-
zhencha
在Microsoft Visual Studio 2008平台下基于opencv的用帧间差法进行运动目标检测(Microsoft Visual Studio 2008 platform moving target detection with difference between frames method based opencv )
- 2013-01-08 20:29:42下载
- 积分:1
-
对视频中多个运动物体进行识别输出质心运动位置变化
对一段视频进行处理找出视频中的运动物体,通过轮廓识别将运动物体找出,同时计算质心将知心的变化逐个输出确定运动物体的质心位置变化。
- 2022-02-04 04:47:28下载
- 积分:1
-
connectprocess
在图像处理过程中,经常会遇到这样一部分图像,图像的整体部分如果人来看的话一眼就能看出,但是它的内部由于有各种小缺口,导致断开了,这样在计算机“眼”里就被认为是断开的,为了使图像达到适应人眼的感觉,需要将这些缺口和断开的口给连接上去,这就需要用到计算机图形学中的连通域处理技术。本文给出一个简单的连通域处理函数,当然这个函数是来自OpenCV著名教程Learning OpenCV中,只不过它的接口是基于c版本的OpenCV,而到目前为止,基于C++接口的OpenCV已经是主流,所以我将其接口改成了c++版的,但是其内部一些代码基本没有动它。(An integral part of the part of the image, the image of people look one can see in image processing, often encounter, but it is the internal cause disconnected due to a variety of small gap, so that the computer " eye " is considered to be disconnected in order to adapt to the human eye feeling image, you need to connect these gaps and disconnect the mouth up, which requires domain processing techniques used in computer graphics connectivity. This paper presents a simple connected domain processing function, this function is of course from Learning OpenCV OpenCV famous tutorial, but its interface is based on the c version of OpenCV, and so far OpenCV based on C++ interfaces has been the mainstream, so I interface into a c++ version, but some of its internal code basically did not move it.)
- 2021-03-07 22:29:29下载
- 积分:1
-
Phase_Correlation
基于OpenCV和FFTW实现的相位相关图像匹配程序,需要OpenCV和FFTW库文件的支持。本程序并没有用到OpenCV中的DFT,而是用了FFTW中的FFT,所以速度要快很多。(Based on OpenCV and the FFTW implementation phase correlation image matching procedures, require OpenCV and FFTW library files. This procedure does not use OpenCV in the DFT, but with the FFTW in the FFT, so much faster.)
- 2009-11-05 17:26:06下载
- 积分:1
-
opencv轮廓提取
霍夫变换(Hough Transform)是图像处理中的一种特征提取技术,它通过一种投票算法检测具有特定形状的物体。该过程在一个参数空间中通过计算累计结果的局部最大值得到一个符合该特定形状的集合作为霍夫变换结果。霍夫变换于1962年由Paul Hough 首次提出[53],后于1972年由Richard Duda和Peter Hart推广使用[54],经典霍夫变换用来检测图像中的直线,后来霍夫变换扩展到任意形状物体的识别,多为圆和椭圆。
- 2022-07-15 08:24:36下载
- 积分:1
-
Haarcascade Eyes Nose mouth
Haarcascade用于检测眼睛、鼻子、嘴巴和opencv。 ;已测试。非常有效好吧,是的在haar-like中使用旧的opencv格式。
- 2022-07-21 18:30:31下载
- 积分:1
-
码本背景模型
通过opencv进行码本背景模型,进而对视频运动目标进行检测
- 2022-05-25 17:21:24下载
- 积分:1
-
EmguCV.Sample
使用opencv,切割成256*256的瓦片,并保存openlayer支持的目录下。(Use opencv, cut into 256*256 tiles, and save the directory supported by openlayer.)
- 2018-01-06 16:12:47下载
- 积分:1
-
humandet_faint
OPENCV简单的目标跟踪,跌倒,打架,摔倒等都能从opencv 中监测出来,此项目是基于VS2008写的,(samples object tracke)
- 2014-04-09 09:48:30下载
- 积分:1
-
test
实现了opencv中的图像处理代码,图像滤波,形态学运算,图像的边缘检测(Realize the opencv image processing code, image filtering, morphological operations, image edge detection)
- 2017-07-28 10:59:54下载
- 积分:1