搜索资源列表
kalman-tracking.rar
- 用kalman滤波对运动点进行跟踪,用opencv函数写的。,Kalman filtering with points on the campaign tracking, written by opencv function.
cvlib_mex.zip
- opencv函数包,用于matlab调用,opencv function package, calls for matlab
opencv.rar
- 在VC++环境下利用opencv函数库编写霍夫变换检测直线和图像边缘检测,In VC++ Environment to use opencv library to prepare a straight line Hough transform detection and image edge detection
CVMFC
- 在MFC中使用OpenCV。 调用 OpenCV 函数实现图像文件的输入、输出以及处理。使用 DirectShow 实现图像的视频采集,也调用 OpenCV 函数实现,可实现高分辨率图像的采集。采用 Win32 的 DIBSection 实现图像的显示,调用 Windows API 函数。-MFC_OpenCV_DirectShow
Opencv
- OPENCV 中文手册。对所有函数都有解释。相当于VC的MSDN。是一个很好的技术文档-Chinese OPENCV manual. For all functions are explained. VC is equivalent to the MSDN. Is a very good technical documentation
camshift
- camshift算法自动跟踪肤色区域 当前目录下放置肤色图片hand.jpg。 基于OpenCV函数库-automatic tracking algorithm camshift color region under the current directory to place color Photos hand.jpg. Based on the OpenCV library
face_tracking_based_on_Camshift_and_morphology
- 基于kalman滤波和人脸形态约束的人脸跟踪算法实现,可在快速人脸跟踪的同时很好的去除类肤色的干扰,注意是基于OpenCV函数库的程序。-Based on kalman filtering and face shape Face Tracking bound algorithm may face in the fast track at the same time remove the category of very good color interference, the attention
histgom-jun
- 直方图均衡化的最新算法实现代码,基于OPENCV函数,内容简单,适合初学者-Histogram equalization algorithm to achieve the latest code, based on OPENCV function, the content is simple, suitable for beginners
OpenCV_function_index
- OpenCV 函数速查手册,可以为Opencv初学者和使用者提供方便地函数查询-OpenCV function Info manual for Opencv beginners and users
pre-processing
- 对提取出的二值化图像进行预处理,包括形态滤波,中值滤波。 基于OpenCV函数库-Two of the extracted value of image pre-processing, including the form of filtering, median filtering. Based on the OpenCV library
mean
- 对二值图像(当前目录下a.jpg)进行中值滤波 基于OpenCV函数库-Value of the two images (the current directory a.jpg) for median filtering based on the OpenCV library
OpenCV-wraper
- cvlib_mex封装了OpenCV库大约30个函数,OpenCV是当前流行的实时计算机视觉库,拥有很多的图像处理的算法。 -OpenCV library encapsulates cvlib_mex around 30 function, OpenCV is popular real-time computer vision library, with a lot of image processing algorithms.
opencvHandbook
- OpenCV 参考手册,收录了OpenCV所有的函数说明。-OpenCV Reference Manual, a collection of all the function that OpenCV.
OpenCV
- 图像处理需要,他是图像处理的函数集 对于图像处理来说很重要的,我相信能给大家一些帮助。-openCV for image processing ,is very important an neccesory ! it is a good and BEANTIFUL fuanction ! i use it now! i think is a good source^
OpenCV
- opencv库安装文件,一个免费的强大的图像处理库,提供多种图像处理函数-Library opencv installation files, a free, powerful image processing library, provides a wide range of image processing functions
ChePaiCut
- 利用先验知识对车牌进行分割。需要用到OpenCV函数库。-Use of prior knowledge on the license plate segmentation. Need to use OpenCV library.
OpenCV
- OpenCV是视频,图像操作的开发库,最近在视频处理,监控的编程中用的很广,本文全面描述OpenCV的起源,以及函数的用法-OpenCV video and image is developing, operating in video processing, monitoring recently used very programming, this paper describes the origin and OpenCV function of usage
Mo
- OpenCV 函数。运动物体的检查和其路线的跟踪记录-OpenCV function. Inspection of moving objects and track record of its route. . . .
Image-Processing-OpenCV-
- 基于Visual C++和OpenCV结合的打开摄像头捕获图像源程序,是结合OpenCV库函数开发的程序,非常实用。-Based on Visual C++ and OpenCV camera to capture a combination of open source image, is a combination of OpenCV library development program, very useful.
openCV-video
- 使用openCV函数封装的视频处理类(一些基本功能,如将视频转存成图片,等等)-digital video processing class implemented using openCV functions