搜索资源列表
license-plate-localization1
- OPENCV做的固定阀值车牌定位完整源代码-OPENCV fixed threshold full source code license plate location
license-plate-localization2
- OPENCV做的自适阀值车牌定位完整源代码-Adaptive threshold OPENCV do full source code license plate location
myStructuredLight
- 这是从国外网站下载的源代码,实现了利用投影设备实现三维重构,从标定,到特征线提取,以及最后的三维重建均是很完整的,对于做三维重建的人是不可多得的资料。在这里不由得再次感叹老外的慷慨,希望大家也将自己的好源码共享。-This is from foreign web site the source code, and the realization of the projection equipment realize 3 d reconstruction, from the calibration
cvcalibratecamera2
- opencv中张正友标定法cvcalibratecamera2的源代码,付张正友标定法论文全文。-Zhang Zhengyou calibration method cvcalibratecamera2 in opencv source code, pay full papers Zhang Zhengyou calibration method.
learning-opencv-code
- OpenCV的全称是:Open Source Computer Vision Library。OpenCV是一个基于(开源)发行的跨平台计算机视觉库,可以运行在Linux、Windows和Mac OS操作系统上。它轻量级而且高效——由一系列 C 函数和少量 C++ 类构成,同时提供了Python、Ruby、MATLAB等语言的接口,实现了图像处理和计算机视觉方面的很多通用算法。-The full name of OpenCV is: Open Source Computer Vision Lib