搜索资源列表
Resize
- 实现对一个文件夹的所有图像进行批量缩放。用C++和OPENCV实现。-Achieve all the images a folder batch scale. OPENCV with C++ and implementation.
resize
- 利用OPENCV里面自带的resize函数,实现图像的大小缩放-use the resize function in the opencv to scale the picture
resize_gray
- 基于OpenCV,实现图片resize和gray灰度化的功能。-Based on OpenCV, implement grayscale and resize image functions.