搜索资源列表
convert
- 功能:图像格式的转换,已经编译过,请放心-Function: Image format conversion, has been compiled, please rest assured
Calibration
- 实现相机标定与畸变矫正,主要针对鱼眼镜头畸变的校正。源码中需要将int t_main修改为int main,其余均有解释,可按需求更改。-Achieve camera calibration and distortion correction, mainly for correcting fisheye distortion. Source code need to be modified to int t_main int main, the rest are explained, accor
Target-tracking
- 基于模板匹配的最简单目标跟踪,开发环境opencv2.4.6和vs2010。我把代码复制到放txt记事本里面了,所以显得特别小,请大家放心下载,可以运行。-Based on the easiest target template matching tracking, development environment opencv2.4.6 and vs2010. I copied the code to put txt Notepad inside, so is particularly smal
color
- 编程实现颜色标量量化。输入为24位彩色图像,将RGB分量分别保持头3位、头3位、头2位的值不变,其余各位变为10000、10000和100000,观察处理后的图像的颜色失真情况。注意OpenCV中的RGB分量的存储顺序为BGR。-Programming color scalar quantization. Enter the 24-bit color images, the RGB components respectively held the first three, the first t