搜索资源列表
opencv运动检测
- 本程序实现了基于OPenCV的运动检测,并且应用了各种滤波方法,比如卡尔曼滤波和粒子滤波,及小波变换等,开发平台:VC6.0,简单易懂。已经过调试,可直接执行。适合图像处理、运动控制等专业的入门人士进行学习。
infraredimage.rar
- 针对红外图像序列运动目标检测和识别,针对复杂动态场景下的红外目标检测问题,提出了一种基于交叉熵的过渡区提取的红外运动目标检测方法,保证是原创,自己辛苦的作品),infrared image detection
condensation.rar
- 粒子滤波实现图像序列中的运动目标检测,跟踪matlab程序,有注释,有图像序列,Particle filter realization of the image sequence in the moving target detection, tracking matlab codes, there are notes, contains image sequence
PeDetect.rar
- 视频图像中,行人检查的源代码。利用人体形状特征做特征识别。利用运动物体检测得到初始识别区域。,Video images, pedestrian check the source code. Characteristics of the human body shape to do feature recognition. Detection of moving objects using the region to be the initial identification.
完成光流法算法用于图像边缘的提取
- 完成光流法算法。用于图像边缘的提取,运动目标的检测。-Optical flow algorithm to complete. For image edge extraction, the detection of moving targets.
光流法目标检测程序
- 基于光流法的运动目标检测源代码,能直接检测各种运动目标,打开图像就可以用!-Optical flow method based on motion detection source code, can directly detect a variety of moving objects, open the image you can use!
movetest
- 该程序能够进行运动图像检测,可以处理背景、运动判定、图像平滑处理等-The program can detect motion picture, you can deal with the background, sports judge, image smoothing and so on
dectect
- 基于高斯核密度模型的运动目标检测,适合图像处理专业人员参考-Based on the Gaussian kernel density model of moving target detection for image processing professionals reference
motiondetect
- 寻找轮廓实现视频流的运动目标检测:从二值图像中提取轮廓,并返回提取轮廓数量。-Look for the outline of the sports video streaming achieve target detection: From the binary image to extract the outline, and contour extraction quantity back.
Detection_Tracking_Multiple_Moving_Objects
- 论文名为基于全方位视觉的多目标检测跟踪。本文采用能实时获取水平方向360°场景图像的全方位视觉装置,设计并验证了一种新的多运动目标检测与跟踪方法。-Thesis called omni-directional vision-based multi-target detection tracking. In this paper, real-time access to the horizontal direction 360 ° omni-directional vision scene ima
MotionDetectioninavideo
- 详细说明:运动图像的自动识别、检测、抽取运动图像的运动轨迹--Moving Picture of automatic identification, detection, extraction trajectories of moving picture
ssxueweilenwen
- 一个硕士生的毕业论文,基于图像处理的运动目标检测跟踪系统的设计与实现。-A Master' s thesis, based on image processing of moving target detection and tracking system designed to achieve.
Trace
- 实现基本图像的运动目标检测,并包含基本的图像处理工具-The realization of the basic image of moving target detection, and includes a basic image processing tools
MatlabImageSequenceOfMovingTargetDetectionAndTrack
- Matlab图像序列中的运动目标检测与跟踪 关于序列图像的动态目标跟踪-Matlab image sequence of moving target detection and tracking on image sequences of dynamic target tracking
MotionObjectdetect
- 图像处理中的运动图像检测,使用VC++实现-MOTION OBJECT DETCETD IN VC++
VideoDemo
- 视频图像运动目标检测,可导入一段视频,对视频中的运动目标图像进行分析。-Video image moving target detection, can import a video, the video of the moving target image analysis.
demo
- 实现了运动目标检测,图像的移动,放大,缩小,阈值变化等图像处理功能-The movement object detection, image movement, zoom, change the threshold image processing functions
Image_process_demo
- 该图像处理DEMO实现了用VC++6.O读取BMP图像的类,并在此基础上实现了图像灰度变化、图像增强、图像噪声处理、运动目标检测等算法,实用性非常强,开用于图像处理的二次开发-DEMO implements the image processing using VC++6. O read BMP images of the class, and on this basis to achieve a change in image intensity, image enhancement, ima
objecttrack
- 图像处理技术中的关于运动目标检测与跟踪的源代码-Image processing technology on the moving target detection and tracking of the source code
目标检测
- 运动目标获取,利用帧间作差,来提取出视频中运动的目标(moving object detection)