搜索资源列表
resize
- OpenCV图像处理测试程序---resize-OpenCV image processing test program--- resize
cvResize
- Resize 圖像大小變換 void cvResize( const CvArr* src, CvArr* dst, int interpolation=CV_INTER_LINEAR ) src 輸入圖像. dst 輸出圖像. interpolation 插值方法: * CV_INTER_NN - 最近鄰插值, * CV_INTER_LINEAR - 雙線性插值 (預設使用) * CV_INTER_AREA
image_resize
- opencv学习之图像的重新设置大小,作为opencv初级学习用-resize image opencv learning as the the opencv primary learning with
image_resize
- 图像大小缩放代码,可根据要求调整图像水平尺度变化,可以用于SIFT特征提纯算法中-resize the image