搜索资源列表
codebook.rar
- 此代码实现了基于码书的背景建模法在运动目标检测中的运用,This code implementation code book based on background modeling method in target detection exercise in the use of
facetrack.rar
- 人脸检测的C/C++源代码,曾发表于 OPENCV 的 MAILING LIST,主要是对OPENCV 3.1 版本发布的代码做了一些速度上的优化,并且解决了内存泄漏的问题。这个程序所使用的 Paul Viola 提出(该论文“Rapid Object Detection using a Boosted Cascade of Simple Features”发表在 CVPR01)的 Ada Boosted Cascade 算法可以说是目前最好最快的目标检测算法。,face tracking
GMM
- 本代码建立高斯混合模型(高斯多模型)(GMM),将其用于计算机视觉领域的视频目标检测/视频监控/运动检测/运动目标检测/视频目标跟踪等相关应用中。-This code sets up Gaussian mixture model(Gaussion Mixture Model, GMM) with image sequences for the research and application field of computer vision, using GMM for visual objec
kalman-tracking
- 基于卡尔曼滤波的运动目标检测,matlab代码-Kalman filter-based moving target detection, matlab code
threeframedifference
- 三帧差法目标检测代码,通过引用opencv的一些函数和库文件,能在简洁的代码中实现对目标运动的检测-three frame difference for target detection
ob
- 有目标检测(matlab代码)下载 人人为我-There are target detection (matlab code) to download one man I
cannyfinal
- 边缘检测对于图像理解、目标检测、跟踪等问题非常重要,该代码实现了canny算子做边缘检测-Edge detection for image understanding, target detection, tracking a very important issue, the code implementation of the canny edge detection operator to do
dongtaigz
- 基于背景差法的动态目标检测的代码 希望对大家有用-Difference method based on the background of the dynamic target detection code for all of us hope that useful
cannyfinal
- canny边缘检测源代码:边缘检测对于图像理解、目标检测、跟踪等问题非常重要,该代码实现了canny算子做边缘检测-source code canny edge detection: edge detection for image understanding, target detection, tracking and other issues is very important that the code to do the canny edge detection operator
Videoimagemovingtargetdetection
- 视频图像运动目标检测 简单应用 识别效果比较理想,VC写的代码,值得参考 包含用使用说明-Video image moving target detection results identify a simple application ideal, VC to write the code it is also useful to use instructions included
blobtrack
- 该代码是一个运动目标检测与识别的源代码,基于OPENCV的,要在DOS下运行-The code is a moving target detection and identification of the source code, based on OPENCV, and to run under DOS
1
- 这是基于帧差法对运动目标检测的代码 希望对大家有用-This is based on frame difference of the moving target detection code
基于背景重构的目标检测
- 本代码主要利用vc6.0,opencv环境编写,mfc界面 利用背景重构原理对目标进行检测,适用于街道上的行人、车辆等目标。这是一个比较简单的代码,适合于对背景重构的学习,离商用还有一段距离。
mscnn-master
- MSCNN多尺度rcnn的目标检测代码,可以实现多尺度的目标检测,具有多尺度的感受野(MSCNN multi-scale RCNN target detection code)
示例代码-计算机视觉公开课
- 文件实现了目标检测,可以很清楚的区分前景和背景。(The file implements the target detection, which can distinguish the foreground and the background clearly.)
基于红外图像的弱小目标检测与跟踪
- 基于红外图像的弱小目标检测与跟踪,非常实用的检测小代码(Small target detection and tracking based on infrared image, very practical detection of small code)
MATLAB运动目标检测代码
- matlab运动目标检测代码,应用了高斯混合滤波。(something useful for matlab)
基于卡尔曼滤波的运动目标检测,matlab代码
- 基于卡尔曼滤波算法的运动目标检测,做视频车道线检测,动态车辆识别,行人检测的朋友可以参考一下(Based on Calman filter algorithm for moving object detection, do video lane detection, dynamic vehicle recognition, pedestrian detection friend can refer to.)
基于帧差法的运动目标检测的matlab代码
- 基于matlab实现运动目标检测代码,使用matlab实现运动目标检测(Moving object detection code based on MATLAB,Moving object detection using MATLAB)
红外小目标检测算法Local CM
- 这是对2014 IEEE trans on GRS上的经典论文LCM的实现,还没有对代码进行优化,能完成任务,但效率不太高。(This is the implementation of LCM, a classic paper on 2014 IEEE Trans on GRS. The code has not been optimized and the task can be completed, but the efficiency is not very high.)