搜索资源列表
-
1下载:
基于opencv并在vc开发环境下的视频运动目标检测-Opencv-based development environment in vc video motion detection
-
-
0下载:
基于vc++与opencv实现的视频图像Hu矩计算,可以作为运动检测的一个模块。运行时需要有一台usb摄像机才能正确执行。,Based on vc++ with opencv video images to achieve the calculation of Hu moments, can be used as a motion detection module. Run-time need to have a usb camera to the correct implementation.
-
-
2下载:
数字图像处理专业论文,opencv实现动作捕捉与目标检测和识别,Digital image processing professional papers, opencv motion capture with the achievement of target detection and identification
-
-
0下载:
这个程序是采用连续三帧法运动报警检测,本程序基于OPENCV和VC下写的,效果还是不错的。-This program is a continuous three law motion alarm detection, the program is based on written under OPENCV and VC, the effect is good.
-
-
0下载:
用openCV实现,利用背景建模检测运动目标,opencv,detect motion target using background modeling
-
-
0下载:
基于opencv的目标运动检测程序,可以检测摄像头拍摄图像中的运动物体-Based on the goal of motion detection opencv procedures, can detect camera images of moving objects
-
-
0下载:
用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
-
-
0下载:
基于视频的运动目标检测,利用OpenCV实现-Video target for motion detection,Use OpenCV
-
-
1下载:
图像的操作,及视频流的相关操作,基于opencv,运动目标检测,中值滤波,高斯背景模型,混合高斯模型-The operation of the image, and video streams related operations, based on the opencv, motion detection, median filtering, Gaussian background model, Gaussian mixture model
-
-
0下载:
基于openCV的手势检测与识别代码,其中使用了基于颜色的分割算法,如果结合运动检测和减背景方法,算法将会更加稳健。-Hand gesture detection and recognition using openCV and the color based segmentation method. If, combinned with motion detection and background substraction, it supposes to be robuster.
-
-
0下载:
该代码是基于opencv的运动检测代码,其主要思想是通过团块检测运动目标,然后跟踪识别运动目标。-The code is based on motion detection opencv code, the main idea is to detect moving objects by mass, and then track the moving target identification.
-
-
0下载:
vc++运动检测算法(采取自适应背景更新,opencv下的代码-vc++ motion detection algorithm (to take adaptive background update, opencv under the code
-
-
1下载:
基于vc++和opencv的运动检测程序,运行时鼠标画框圈选运动的无图就可以实现跟踪。-Vc++ and based on the motion detection opencv procedures, run-time frame to select the mouse movement can be achieved without the tracking map.
-
-
0下载:
This a simple motion detection/image subtraction using OpenCV library.-Motion Detection
-
-
0下载:
采用 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
-
-
0下载:
一个不错的基于Opencv与VC环境的视频采集图像滤波与角点检测运动跟踪的vc程序.可以实现opencv图像滤波,opencv人脸角点检测,opencv运动跟踪程序-A good VC environment based Opencv and video capture image filtering and corner detection vc motion tracking program. Opencv image filtering can be achieved, opencv fa
-
-
0下载:
運用在opencv上的motion detection,非常的有趣,有興趣的可以下載回去改成需要的模樣。-Used in opencv on motion detection, very interesting, interested can download the necessary back into shape.
-
-
0下载:
motion detection with opencv
-
-
0下载:
研究了基于混合高斯模型的运动目标检测技术,在分析了混合高斯模型的基本原理的基础上,使用了一种改进的混合高斯模型更新算法.在Visual C++6.0中利用OpenCV完成了相关算法,成功地提取出了运动目标和实验场景的背景,验证了该改进的混合高斯模型更新算法的可行性-OpenCV-based motion detection techniques I have read some articles, I feel you can, share
-
-
0下载:
基于OpenCV的运动目标检测的VC源程序,包含测试视频文件,可直接运行结果。供初学者参考。-This is the original code program of motion detection basiced on OpenCV, including testing video you can run it directly. It is useful for beginners.
-