-
人脸识别
基于Opencv的图像处理脸识别/检测源码,,环境是visualstudio2013,opencv2.4.9.主要通过C++/C实现,希望对于研究人脸的识别有一定的帮助!
- 2022-05-26 13:14:19下载
- 积分:1
-
opencv目标跟踪光流法,调试成功过
基于opencv的目标跟踪标记,应用光流法,误检率低,能够详细的检测目标。
- 2022-03-11 22:49:47下载
- 积分:1
-
基于opencv视频标注源码
基于opencv的,对于动态视频目标区域的标注,主要通过鼠标实现,用于自由划出ROI区域
- 2023-03-12 08:00:03下载
- 积分:1
-
基于OpenCV的blob实现的多运动目标跟踪
基于OpenCV的blob实现的多运动目标跟踪,该工程提供完整的实现代码,主要通过Blob实现多目标的跟踪检测。原理简单,实现效果有限,但适合视频跟踪初学者的学习使用,可以学习到跟踪领域基本的思路。
- 2022-01-25 19:57:22下载
- 积分:1
-
Morphology
对图像的dilate或erode ,使用基于Opencv的C代码(Dilate or erode an input image by using C code based on OpenCV)
- 2012-05-28 22:24:15下载
- 积分: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
-
OpenCV
opencv 开发学习资料 只是一部分的类使用说明(Only a part of the class to use shows that the development of learning materials opencv)
- 2014-09-11 15:31:25下载
- 积分:1
-
局部动态阈值分割
此代码用于局部动态阈值分割图像,包中已经有Demo,并且可以保存分割好的图像到images文件夹下。一次实验的代码。
- 2023-03-18 08:15:03下载
- 积分:1
-
shuipingchuizhi
获得图片的水平和垂直积分投影,已经运行过,可以使用(Get pictures of horizontal and vertical integral projection, have run, can use)
- 2012-02-29 19:43:04下载
- 积分:1
-
基于opencv的人脸检测
基于opencv2.4.10,运用vs2010c++进行代码编译,用mfc搭建演示界面,利用opencv自带的人脸检测分类器可以有效的检测出当前视频中的人脸并保存图片。若训练好人脸数据库还可以进行人脸匹配。
- 2023-06-14 18:39:24下载
- 积分:1