搜索资源列表
shuzhifenxi
- 基于三种插值方法同时应用的图像变换程序,采用OpenCV读写图形,可以实现图像部分错位,而且可以随意更改坐标变换函数以达到需要的效果。-Interpolation method based on three applications of the same image transformation process, the image part of the dislocation can be achieved, and can change the coordinate transforma
openCVSmooth
- 使用opencv 对图像进行平滑和滤波处理,主要用到的函数为cvSmooth,可以选择高斯滤波,中值滤波,双向滤波,插值滤波等方法。-opencv smooth gaosi mid-value and other method
MiniImageFrame-OpenCV
- 处理经典的改变蒙娜丽莎嘴角方向的问题,在图片上画线段,线段首尾分别是改变前后像素点的位置,根据用户画线可构造插值函数,并输出该函数对图片作用后的结果图片(即蒙娜丽莎改变嘴角方向之后的图片)-IDW & RBF Algorithm