-
pca
this function to load image from any folder using opencv
- 2010-12-29 19:30:40下载
- 积分: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
-
基于opencv c++的车道检测和车辆检测代码
基于opencv c++的车道检测和车辆检测代码,在动态背景和静态背景下的检测效果都比较理想,代码完整可直接运行,是我寻找好久才找到的源码。基于opencv c++的车道检测和车辆检测代码,在动态背景和静态背景下的检测效果都比较理想,代码完整可直接运行,是我寻找好久才找到的源码。
- 2022-09-07 01:35:11下载
- 积分:1
-
camshift-meanshift全自动跟踪
背景差分提取前景,camshift跟踪,解决了传统的 CamShift 目标跟踪算法在跟踪目标之前需要手动选择目标区域的问题,边检侧边跟踪,效果较好
- 2022-04-01 00:52:13下载
- 积分:1
-
tbb
基于VC++ 和opencv的焊盘图像 内径外径的测量。包括滤波、边缘检测、轮廓提取和面积计算等算法。包含原图片(Based on the measurement of the pad image VC++ opencv Inside Outside. Including filtering, edge detection, contour extraction and area calculation algorithm. Contains the original image)
- 2020-07-09 17:48:55下载
- 积分:1
-
inpainting-master
说明: 图像修复 实现以c++和opencv为环境,修补图像的算法(image inpainting . based on c++ and opencv to restore the picture.)
- 2020-09-08 16:12:17下载
- 积分:1
-
3图像拼接,用opencv实现
3图像拼接,用opencv实现,源码用c++编写,不可多得的源码,希望站长通过,也欢迎大家下载.源码经过测试,在vs2010下面完整无错。对研究图像拼接的开发人员来说,是很有参考价值的
- 2022-03-20 13:10:58下载
- 积分:1
-
【1】第一章
图像显示,opencv的开发配置环境,图像腐蚀,播放视频,调用摄像头(picture show and opencv surrounding and picture explode and watch video)
- 2018-04-09 22:16:05下载
- 积分:1
-
4
说明: 本程序实现delaunay三角形和voronoi划分的迭代式构造(The program voronoi delaunay triangles and divide iterative structure)
- 2013-05-28 11:06:26下载
- 积分:1
-
opencv_hog_test
本文主要介绍下opencv中怎样使用hog算法,因为在opencv中已经集成了hog这个类。其实使用起来是很简单的,从后面的代码就可以看出来。本文参考的资料为opencv自带的sample。
开发环境:opencv2.4.2+Qt4.8.2+ubuntu12.04+QtCreator2.5.
实验功能:
单击Open Image按钮,选择需要进行人检测的一张图片,确定后自动显示出来。该图片的大小没限制。
单击People Detect按钮,则程序会自动对该图片进行行人检测,且将检测到的效果显示出来,即用1个矩形框将行人框出来。
单击Close按钮,退出程序。(This article describes how to use the next opencv the hog algorithm has been integrated in the opencv hog this. In fact, it is easy to use, can be seen from the code behind. Reference information in this article comes with sample for opencv. Development environment: opencv2.4.2+Qt4.8.2+ubuntu12.04+QtCreator2.5 experimental feature: Click the Open Image button to select a picture of the need for people detection, to determine automatically displayed. No limit on the size of the picture. Click the People Detect button, the program automatically the picture of pedestrian detection, and the detected results show a rectangular box, pedestrian box out. Click the Close button to exit the program.)
- 2021-04-14 20:58:55下载
- 积分:1