搜索资源列表
cornerdetect
- 图像中的角点包含大量的信息,在计算机视觉中扮演重要角色,在许多应用中角点用作特征点,例如图像配准、运动目标跟踪等。鉴于此,学者们提出很多角点检测方法。例如Hans EMoravec在1977年提出的Movavec算法,Chris Harris和Mike Stephens于1988年提出的Harris算法,以及MirosavTrai.kovic和MarkHedley提出的Trajkovic算法等“卅。角点检测的另一个途径是计算轮廓的曲率函数,因为角点是曲率函数的最大值,因此很容易通过阈值的方法检测
shipinjiance
- 由于光线的影响,两帧图象中的物体无运动,但灰度稍微有变化,这种情况也会影响检测的准确度,所以对两帧图象的象素点进行比较时,可以让它们相减的差值和某个小的数值比较,而不一定就是和0值比较-As the effect of light, two images of an object without moving, but the gray has changed slightly, this will also affect the accuracy of detection, so the tw
基于LBP纹理特征的运动目标检测算法
- 基于LBP纹理特征的运动目标检测算法.rar-Moving target detection algorithm based on LBP texture features. Rar
codebook-advance
- 一种改进的码本算法,用以进行运动目标检测- An improved code of this algorithm for moving object detection
object-dect-pdf
- 几篇关于运动目标检测的学位论文,基于opencv-Several papers on moving target detection dissertation, based on opencv
target-detection-and-tracking
- 序列图像中运动小目标检测跟踪,实用性很强,张天序教授的硕士生撰写的学位论文-Image sequences small moving target detection and tracking, very practical, Professor Zhang Tianxu of graduate students writing dissertations
Moving-Object-Detection-and-Tracking
- 研究了目前运动对象检测与跟踪的一些常用方法,包括时域差分法、背景差分法、基于光流场的检测方法和卡尔曼滤波、特征光流法的跟踪方法,并对各种方法进行了比较,指出其优缺点及适用范围,并给出了时域差分及背景差分方法的实验结果-Currently some of the commonly used methods to study the detection and tracking of moving objects, including difference time domain method, b
opencv--jiance
- 基于visual和opencv的运动目标检测,背景差分法-Opencv based on visual and moving target detection, background subtraction