搜索资源列表
edge
- opencv
LBP_pro
- 用OpenCV和C++实现的LBP算法提取图像纹理特征的源程序-With OpenCV and C++ Realized LBP algorithm extracted image texture characteristics of source
cvLoadImage
- 可以载入图像,采用Opencv,在vc++6.0下运行-Can load images, using Opencv, in vc++ 6.0 run
OpenCV
- 书中的C/C++语言实例。各实例子目录中的*.dsw和*.dsp文件分别为Windows下Visual C++ 6.0的Workspace文件和Project文件;Makefile是Linux下GNU Make的输入文件。在Windows环境下,双击*.dsw文件将会启动Visual C++ 6.0并装载该实例;在Linux环境下,输入make命令就可以编译该实例。-Book C/C++ Language examples. The examples subdirectory in the*.
OpenCV_1.0
- OpenCV程序 OpenCV 1.0的安装程序。opencv-1.0.0.tar.gz是Linux下的安装程序。-OpenCV procedures OpenCV 1.0 installation process. opencv-1.0.0.tar.gz is under Linux installation process.
facedetectDLL_expressions
- Opencv reconocimiento expresiones faciales
tuxiang
- 对视频中运动目标的检测,调用了opencv的函数-Of the video moving target detection, call the opencv function
FaceDection
- 基于opencv和vc++2005,用adaboost实现的人脸检测系统,检测率很高,速度很快,值得看看!-Based on the opencv and vc++ 2005, realize with AdaBoost Face Detection system to detect a high rate of speed very quickly, it is worth to see!
CV_SURF
- 用openCV编写的SURF特征检测方法,此代码只供学习交流,版权归原作者所有,如有商业利用请于原作者liuliu联系。-SURF prepared by openCV feature detection methods, this code is for learning exchanges, and belongs to original author, if the commercial exploitation of liuliu Please contact original auth
OpenCV
- 本程序包括图片的打开、关闭和边缘检测,还有视频的处理(包括avi和摄像头采集到的)。-This procedure includes a picture to open, close and edge detection, as well as video of the deal (including avi and camera collected).
Ipl2Img
- OpenCV and MFC Integration
OpenCV_Needed
- When create OpenCV project, you just include these files to your project and don t setup OPenCV in your computer. Link cv.lib, highgui.lib, cxcore.lib, you can create your own program.
lkdemo
- 用opencv编写的目标跟踪检出的原码,可写出目标的坐标-Opencv prepared with the objective of tracking the detection of the original code, can write the coordinates of the target
motion_detect
- openCV运动检测程序,用于提取运动物体轮廓,并跟踪其运动路线.-openCV motion detection procedures for extracting the outline of moving objects and track their movement routes.
track
- 一个用opencv实现的目标跟踪程序,能捕捉AVI视频中的运动目标并实现定位,个人感觉做的不错,供大家学习-Using opencv realize a target tracking process, can capture AVI video of moving targets and to achieve targeted, personal feeling to do good for everyone to learn
bkgrd
- 借助OPENCV强大的库函数,来解决了运动目标检测问题,虽然只是能较好地支持静止摄像头,还不能克服在运动摄像头和高噪音这样的环境下的困难。但是通过了解,如果运用光流法可能较好地解决问题
OpenMFC
- 利用OpenCV做的人脸检测程序,并且是在视频环境下运行。欢迎下载!-Make use of the OpenCV face detection procedures, and is in the video environment. Welcome to download!
cvuse
- 使用opencv,将一个视频文件分割成多张图片。 特点:按帧提取,每帧保存为多张图片。 保存时,原来的格式是全彩的,同时转化并保存全彩图片对应的黑白图片和二值化图片。这三类图片分别存放在默认目录的video background foreground中。默认的视频文件名为默认目录下的ci.avi-Using opencv, a video file will be split into multiple images. Features: by fr a me extraction, e
CirclesDetect
- 在visualC++环境下,利用opencv识别圆的程序-In visualC++ Environment, using a round opencv recognition procedures
FaceDetection
- video based face detection source code. very useful! it doesn t rely on opencv