搜索资源列表
DetectAVI
- OpenCV中的一个例子 基于AdaBoost的人脸检测示例程序 可以读入静态图片,视频,摄像头输入-OpenCV an example of the AdaBoost based Face Detection sample program can be read into static state pictures, video, camera input
Delphi_MotionDetect.基于OPENCV,寻找运动目标轮廓
- 这是一个基于OPENCV,寻找运动目标轮廓,以实现视频流的运动目标检测为目的Delphi例子。 并带有Delphi与OpenCv的编程接口。,This is based on OPENCV, search for moving object silhouette in order to achieve video streaming of moving target detection for the purpose of Delphi examples. OpenCv with Delphi
ellipse
- opencv 给出一个椭圆拟合的例子,程序首先发现图像的轮廓,然后用椭圆逼近它-opencv given an example of ellipse fitting, the program first to discover the outline of the image, and then close it with an oval
LearningOpenCV
- OpenCV实战教程(英文),该书详细介绍了OPENCV各个函数的使用方法,各个参数的含义,并给出例子-Actual OpenCV Tutorial (English), the book details OPENCV the use of various function methods, the meaning of each parameter, and gives examples of
ConvolutionTester
- 改程序讲解的是,如何实现在Labview中调用Opencv进行图像处理的例子,简单明了。-Reform process is to explain how to realize in Labview call Opencv examples of image-processing, simple and clear.
cvimageex
- opencv的二个例子VC2008工程源代码。程序一个来源于《PROGRAMMING WITH INTEL IPP AND INTEL OPENCV(OPEN COMPUTER VISION) UNDER GNU LINUX A BEGINNER S TUTORIAL》。一个来源于opencv.cn --pclion-Two examples of opencv source code VC2008 project. Procedures from a " PROGRAMMING W
object-detect
- 改程序能够读取视频文件并且可以检测到运动的物体,配置好opencv后可以直接运行,本程序以车辆监控为例子,所以可以用于智能监控-Reform program that can read video files and can detect movement of objects can be configured directly opencv run, the procedure for vehicle monitoring, for example, it can be used for i
opencv
- opencv 的学习资料,有许多例子源代码可以参考,对学习有帮助-learning opencv information, there are many examples in the source code can refer to, for help with learning. . . .
logpolar
- 图像的LOG变换例子,在很多需要图像增强的场合可以使用,开发环境VC+OPENCV-LOG transform the image example, in many occasions the need for image enhancement can be used to develop the environment VC+ OPENCV
opencv
- 数字图像处理 opencv 一些基本例子和源码-opencv code
MFC
- 一个很好的有关OPENCV和MFC相结合的例子,-A good combination of relevant OPENCV and the MFC example,
OpenCV_b3.1
- 隐马尔可夫模型做人脸识别,opencv3.1版本.安装之后里面有很多例子.很多人需要这个版本.有上需要,我就上传上来.谁要谁下载吧-Hidden Markov Model to do face recognition, opencv3.1 version. After the installation there are many examples. A lot of people need this version. There is in need, I' ll upload up.
code
- 查找连通分量的个数, 本程序的例子是查找一个图片中细胞的个数。-use openCV to find the number of connected components. This example is to find the number of cells in a picture.
opencv-slides
- 本文档包含了opencv的使用例子和原理说明并附带了一些专家的文献-This document contains examples and principles of the use opencv instructions and literature with a number of experts
yundong
- 采用 CAMSHIFT 算法快速跟踪和检测运动目标的 C/C++ 源代码,OPENCV BETA 4.0 版本在其 SAMPLE 中给出了这个例子。算法的简单描述如下-This application demonstrates a fast, simple color tracking algorithm that can be used to track faces, hands . The CAMSHIFT algorithm is a modification of the Meanshi
opencv-slides
- 中科院关于opencv的讲座教程,附例子代码。-CAS seminar on opencv tutorials, example code attached.
OpencvDevelopmen
- opencv的经典的例子,适合于初学者,提供了图像操作,处理,模式识别-opencv example of the classic, suitable for beginners, provides image manipulation, processing, pattern recognition
blobtrack
- opencv 例子程序 图像处理 运动识别-Examples of image processing motion recognition opencv
opencv-slides
- 一些OPENCV入门的PPT和例子,对初学者很有帮助-Some OPENCV entry PPT and examples helpful for beginners
cvMFCShow
- 基于MFC的OPENCV例子,打开图片进行边缘检测。-open image and detect edge based on mfc and opencv.