-
兴趣点检测
关于harris兴趣点检测,兴趣点的检测和查找,包含头文件和源文件,角点检测部分可以参考。Opencv中用于实现harris角点检测的基本函数时,cv::cornerHarris使用方便,输出结果是浮点数类型的图像,每一项为对应位置的角点强度,之后可使用阈值化已得到一组检测到的角点。
- 2022-12-08 19:50:03下载
- 积分:1
-
opencv
opencv2中core ,highgui,和 imgproc部分源码(source about codecore highgui imgproc in opencv 2 lib)
- 2018-03-17 14:09:38下载
- 积分:1
-
OPENCVPVC6.0PMFCPHaarCascade
OPENCV1.0 库 VC6.0 MFC框架下的人脸识别(OPENCV1.0 library VC6.0 MFC framework of face recognition)
- 2013-05-23 09:27:15下载
- 积分:1
-
分水岭
基于Python的分水岭算法可以自动分割连接的图像(Python - based watershed algorithm can automatically segment connected images)
- 2019-01-10 15:28:35下载
- 积分:1
-
crop-multiple-targets
opencv210版本下vc++程序,读取一帧图中多个目标的位置并将位置信息保存下来 code using opencv210 via vc++,crop multiple targets and save its positions from one frame(code using opencv210 via vc++,crop multiple targets and save its positions from one frame)
- 2013-12-24 15:40:44下载
- 积分:1
-
FixedCamShift
改进后的Camshift算法(连续自适应的MeanShift算法),是将OpenCV中的Camshift背景检测和前景检测以及运动目标跟踪过程经过修改之后的代码。(FixedCamshift algorithm (the continuous adaptive MeanShift algorithm), is the Camshift background OpenCV detection and prospects for detection and moving target tracking process has been modified after the code.)
- 2013-05-12 09:25:06下载
- 积分:1
-
inpainting-master
说明: 图像修复 实现以c++和opencv为环境,修补图像的算法(image inpainting . based on c++ and opencv to restore the picture.)
- 2020-09-08 16:12:17下载
- 积分:1
-
demo
利用opencv进行相机标定 内附标定板图像(Camera calibration with OpenCV.)
- 2017-11-08 11:08:36下载
- 积分:1
-
EricDlg
Opencv和opengl的结合在MFC对话框中的应用(Opencv and opengl combination of MFC dialog)
- 2013-02-28 17:53:52下载
- 积分:1
-
CvvImage
opencv在mfc中显示图片,将图片贴到mfc的控件中。(opencv and mfc show image)
- 2016-03-21 18:10:14下载
- 积分:1