OpenCV
OpenCV是一个基于Apache2.0许可(开源)发行的跨平台计算机视觉和机器学习软件库,可以运行在Linux、Windows、Android和MacOS操作系统上。[1]它轻量级而且高效——由一系列C函数和少量C++类构成,同时提供了Python、Ruby、MATLAB等语言的接口,实现了图像处...
资源总数
374
OpenCV 热门资料
查看全部 374 份 →OpenCV HaarCascades files for frontal or side face detection
OpenCV HaarCascades files for frontal or side face detection
2017-06-18
84
Simple example of circle detection in OpenCV + C++Builder6.
Simple example of circle detection in OpenCV + C++Builder6.
2017-08-28
114
Program use openCV to demo edge detection (algorithm Gradient).
Program use openCV to demo edge detection (algorithm Gradient).
2017-08-30
60
学习OpenCV(中文版)和源码
计算机视觉是图像处理的基础,OPENCV是一个开源的计算机视觉库。它为图像处理,模式识别,三维重建,物体跟踪,机器学习提供各种各样的算法。资源包括文档和源码
2022-05-22
2
实现OpenCV、OpenGL、VS2008混合编程
实现OpenCV、OpenGL、VS2008混合编程,输入校正后的图像对,使用立体匹配算法计算其视差图,最后用OpenGL进行三维重建。
2022-12-13
9