搜索资源列表
opencv em算法
- Expectation-Maximization The EM (Expectation-Maximization) algorithm estimates the parameters of the multivariate probability density function in a form of the Gaussian mixture distribution with a specified number of mixtures.
opencv实现二值化图像的黑点计数并计算出连同区域的面积
- opencv实现二值化图像的黑点计数并计算出连同区域的面积 -use opencv to count the number of binary image s black point
plate-demo.利用opencv完成的汽车牌号识别
- 利用opencv完成的汽车牌号识别,支持黄底黑色字迹的车牌号,Using opencv complete automotive brand recognition, support Mr black writing at the end of the license plate number
skeleton.rar
- 一个用opencv编写的骨架提取的程序,主要原理是基于距离变换,鲁棒性很高,里面附了多个测试图片,Opencv prepared with a skeleton extraction procedure, the main principle is based on the distance transform, robust high, which is attached a number of test pictures
Gabor(matlab_C_Cv).rar
- 这里包含三个高质量的Gabor实现代码,分别基于C、OpenCV、Matlab,大家各取所需吧。Gabor变换可以实现在多个尺度、多个方位上的变换,尤其是对于纹理的检测有很好的效果,研究表明Gabor特征符合人眼感受野特性。 ,Here are three high-quality implementation of the Gabor code, respectively, based on C, OpenCV, Matlab, let everyone take what we need
bodymotiondetection
- 学习opencv图像处理中人体目标跟踪的一些很有用的资料,主要是讲camshift,meanshift和高斯混合模型。-Learning opencv image-processing for target tracking in the human body a number of very useful information, mainly speaking camshift, meanshift and Gaussian mixture model.
MoveDetection
- 用VC编写的运动检测程序,实现运动物体的跟踪与检测,包括了数字图像处理的一些操作方法-VC prepared with motion detection process, the achievement of moving object tracking and detection, including a number of digital image processing method of operation
HoG
- 基于hog算法的人数识别程序,使用了openCV视觉库,效率高,主要是边缘检测-Algorithm based on the number of hog identification procedures
对目标图像进行分析
- 基于OPENCV的人数统计系统,可以对目标图像进行分析,可以统计出目标图像内的人数数量-OPENCV the number of statistical systems, the target image can be analyzed, you can count the number of people within the target number of images
OpenCV_Delphi
- Delphi版本的OpenCV头文件库,以及诸多实例-Delphi version of the OpenCV library header files, as well as a number of instances
Training-methods-in-OpenCV-Harr
- OpenCV 中Harr训练方法,大批研究生学习期间需要用到的方法-Training methods in OpenCV Harr, a large number of graduate students studying the methods need to use
timedown
- 倒数计时,opencv很简单的。输入分钟数就可以倒数了-Countdown, opencv very simple. Enter the number of minutes you can last a
OpenCV_Samples
- 众多的OpenCV源代码,是学习OpenCV的好资料.-A large number of OpenCV source code, is a good learning OpenCV information.
count-rice
- 本程序可以使用图像处理算法对图片进行处理,对于一个含有各种物体的图片,如米粒,可以计算物体的个数。使用前请配置好opencv环境。希望对大家学习图像处理和opencv有所帮助-This procedure can use the image processing algorithm for processing images for a picture with a variety of objects, such as a grain of rice, can calculate the nu
OpenCV
- opencv函数查询手册,包含了所有opencv的函数以及大量实例-opencv function query manual contains all the functions and the large number of examples opencv
OpenCV入门教程
- OpenCV用C++语言编写,它的主要接口也是C++语言,但是依然保留了大量的C语言接口。(OpenCV is written in C + +, its main interface is also C + + language, but still retains a large number of C language interfaces.)
opencv教程基础篇
- opencv教程,里面有大量例子和知识点供学习和参考(Opencv tutorial, which has a large number of examples and knowledge points for learning and reference)
OpenCV示例源码
- 关于OpenCV的好处之一就是它提供了许多内置的用于图像处理和计算机视觉相关操作的基础元素。如果你需要通过scratch写入某些内容,你将不得不定义一些东西,比如图像、点、角度等等,这些几乎是任何计算机视觉算法的基础。OpenCV提供了这些开箱即用的基础数据结构,它们都包含在core模块中。另外一个好处是,这些数据结构都已经针对速度和内存做了优化,因此,你不用担心实现细节。(One of the benefits of OpenCV is that it provides a number of
OPENCV图像处理的函数说明
- OpenCV是一个基于BSD许可(开源)发行的跨平台计算机视觉库,可以运行在Linux、Windows、Android和Mac OS操作系统上。它轻量级而且高效--由一系列 C 函数和少量 C++ 类构成,同时提供了Python、Ruby、MATLAB等语言的接口,实现了图像处理和计算机视觉方面的很多通用算法。 OpenCV用C++语言编写,它的主要接口也是C++语言,但是依然保留了大量的C语言接口。该库也有大量的Python, Java and MATLAB/OCTAVE (版本2.5)的接
基于opencv的计算机视觉技术实现
- 基于opencv的计算机视觉技术实现,每个小章节独立,带有书签(Opencv based computer vision technology, each small chapter is independent, with a number sign)
