-
opencv
opencv基础版的源代码2-1,2-2(opencv-based version of the source code 2-1,2-2)
- 2009-11-30 11:28:00下载
- 积分:1
-
OpenCV图像增强算法
OpenCV实现的图像增强算法,通过直方图变换增强了图像对比度,实现了单通道图像增强
- 2023-07-24 01:55:03下载
- 积分:1
-
opencv实现人脸检测和笑脸检测(C++和python)
基于C++和Python利用opencv实现人脸检测和微笑检测
- 2022-05-19 22:28:33下载
- 积分:1
-
TLD目标跟踪算法
该算法与传统跟踪算法的显著区别在于将传统的跟踪算法和传统的检测算法相结合来解决被跟踪目标在被跟踪过程中发生的形变、部分遮挡等问题
- 2022-03-10 07:18:06下载
- 积分:1
-
test
以c++和opencv为工具,通过摄像头捕捉到肤色区域,并跟踪,实现手势识别(In c++ and opencv as a tool, through the camera to capture color region and tracking, gesture recognition)
- 2013-08-28 09:10:47下载
- 积分:1
-
用高斯函数实现的Harris角点检测
用高斯函数实现的多张图的Harris角点检测功能。connerHarris那块是自己编写的函数实现的,并没有直接调用opencv里的函数。代码采用的是opencv1.0,已经经过测试vs2008+opencv。没有BUG能运行
- 2022-12-05 07:40:03下载
- 积分:1
-
Gabor滤波器C++实现
本代码可以实现对一张图像的Gabor滤波,并输出结果,需要配置opencv库,
- 2023-01-26 00:35:04下载
- 积分:1
-
双目标定
说明: 根据左右相机拍摄的图片,先进行单目标定,再进行双目标定,之后通过立体校正和立体匹配得到视差图,计算深度(According to the pictures taken by the left and right cameras, monocular calibration is performed first, and then binocular calibration is carried out. Then the parallax map is obtained by stereo correction and stereo matching, and the depth is calculated)
- 2020-08-11 14:15:59下载
- 积分:1
-
反馈型神经元网络
反馈型神经元网络,添加了自适应算法,
- 2022-04-17 15:38:39下载
- 积分:1
-
StereoVision
实现OpenCV、OpenGL、VS2008混合编程,输入校正后的图像对,使用立体匹配算法计算其视差图,最后用OpenGL进行三维重建。(Achieve OpenCV, OpenGL, VS2008 hybrid programming, enter the corrected image pairs, the use of stereo matching algorithms to calculate the disparity map, and finally with OpenGL three-dimensional reconstruction.)
- 2011-01-20 15:16:38下载
- 积分:1