CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 图形图象 图形图像处理(光照,映射..) 搜索资源 - 运动检测 算法

搜索资源列表

  1. VC_ImageProcessing

    2下载:
  2. 《Visual C++数字图像获取、处理及实践应用》杨枝灵、王开等编著。内容:第4章 图像增强(对比度增强、灰度变换法、直方图修整法、图像平滑、图像锐化、伪彩色和假彩色增强);第5章 图像复原(逆滤波复原、维纳滤波方法);第6章 图像处理中的正交变换(傅立叶变换、离散余弦变换(DCT)、沃尔什变换、基于特征向量的变换、霍特林(Hotelling)变换、SVD变换、小波变换、Mallat算法);第7章 图像压缩编码(霍夫曼(Huffman)编码、算术编码、游程编码(Run Length Codin
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:280370
    • 提供者:陈镇静
  1. motion-3.2.9.tar

    0下载:
  2. 一个运动检测算法,包括源代码和测试图像。
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:377075
    • 提供者:李东
  1. AForgeMotion

    0下载:
  2. 本文实现了在连续视频数据流中几种不同的运动检测算法,他们都是基于当前帧图像和前一帧图像的比较,程序使用了AForge.NET framework库。其中的示例代码支持下面几种视频格式:AVI文件、网路相机的JPEG和MJPEG,本地的采集设备(USB相机等)。
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:662876
    • 提供者:雷锋
  1. 完成光流法算法用于图像边缘的提取

    0下载:
  2. 完成光流法算法。用于图像边缘的提取,运动目标的检测。-Optical flow algorithm to complete. For image edge extraction, the detection of moving targets.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2017-03-22
    • 文件大小:2056
    • 提供者:杨光明
  1. AviTest

    0下载:
  2. 用opencv写的一个对视频操作的例子,包括运动检测以及跟踪等算法-program written by opencv and VC++
  3. 所属分类:Special Effects

    • 发布日期:2017-05-14
    • 文件大小:3772572
    • 提供者:李伟
  1. MotionDetecte

    1下载:
  2. 运动检测算法,帧间差法进行运动检测,并进行运动补偿。-Motion detection algorithm, inter-frame difference method for motion detection and motion compensation.
  3. 所属分类:Special Effects

    • 发布日期:
    • 文件大小:100945
    • 提供者:田佳村
  1. backgroundSubtraction

    0下载:
  2. 基于颜色特征的背景模型的算法程序,具有光照不变性,可处理光照变化环境下的运动目标检测-Based on the color characteristics of the algorithm for background model procedures, with illumination invariance, illumination changes in the environment can be handled under the moving target detection
  3. 所属分类:Special Effects

    • 发布日期:2017-05-21
    • 文件大小:2832996
    • 提供者:superjing
  1. 1

    0下载:
  2. 自适应核密度估计运动检测方法 提出一种自适应的核密度(kernel density estimation, KDE)估计运动检测算法. 算法首先提出一种自适应前景、背景阈值的双阈值选择方法, 用于像素分类. 该方法用双阈值能克服用单阈值分类存在的不足, 阈值的选择能自适应进行, 且能适应不同的场景. 在此基础上, 本文提出了基于概率的背景更新模型, 按照像素的概率来更新背景, 并利用帧间差分背景模型和KDE分类结果, 来解决背景更新中的死锁问题, 同时检测背景的突然变化. 实验证明了所提出
  3. 所属分类:Special Effects

    • 发布日期:2017-05-06
    • 文件大小:1480856
    • 提供者:maolei
  1. Cplus_motion_detection_algorithm

    0下载:
  2. vc++运动检测算法(采取自适应背景更新,opencv下的代码-vc++ motion detection algorithm (to take adaptive background update, opencv under the code
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:38226
    • 提供者:苏澳
  1. motiondetect

    0下载:
  2. 这是一个对称差分的运动检测算法,很实用哦。-This is a symmetric difference of the motion detection algorithm, it is practical Oh.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-16
    • 文件大小:196854
    • 提供者:陈忠厚
  1. Gaussiangreatsource

    0下载:
  2. 高斯经典算法,能解决运动检测问题,非常的经典,希望下载吧-a good alogrim it can soloute motion problem
  3. 所属分类:Special Effects

    • 发布日期:2017-05-08
    • 文件大小:1561754
    • 提供者:chanmaker
  1. opticalflow

    0下载:
  2. 利用光流场设计一个运动目标检测算法,使用opencv实现-The use of optical flow field design of a moving target detection algorithm, the realization of the use of opencv
  3. 所属分类:Special Effects

    • 发布日期:2017-04-09
    • 文件大小:1104128
    • 提供者:陈兵
  1. motiondetect

    0下载:
  2. 实现基于混合高斯模型的运动目标检测算法的仿真-Achieved based on Gaussian mixture model simulation of moving target detection algorithm
  3. 所属分类:Special Effects

    • 发布日期:2017-03-31
    • 文件大小:1261
    • 提供者:彭灿
  1. moving_detection

    0下载:
  2. 此为一个快速运动目标进行检测的代码,可以作为对运动目标检测算法的学习来用-This is a fast moving target detection code can be used as moving target detection algorithm for learning to use
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2013-04-22
    • 文件大小:206712
    • 提供者:dangzheng
  1. Flow

    0下载:
  2. 此程为目标检测算法程序,采用经典的光流算法,最后可以的到一个运动光流图。-This process procedures for the target detection algorithm, using the classical optical flow algorithm, and finally to a movement to the optical flow diagram.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-09
    • 文件大小:1795043
    • 提供者:党正
  1. dspappliation

    1下载:
  2. 把含有数字的图像,如车牌,身份证等读取到DSP的SDRAM中,利用图像处理算法把数字从图像中定位出来 首先把图像二值化,二值化算法选择固定阈值、直方图或最大类间方差法,比较各个二值化算法的效果;对二值化的图像做边缘提取,选择Sobel或者Laplace边缘提取算法并比较效果;经过二值化和边缘提取后的图像,利用投影法定位数字在图像中的位置,并给出数字在图像中的外接矩形;利用CCS把处理结果显示出来。-To contain digital images, such as license plates
  3. 所属分类:Special Effects

    • 发布日期:2015-06-03
    • 文件大小:98304
    • 提供者:liujia
  1. MotionDecter

    0下载:
  2. 运动检测算法文章,pdf格式,挺不错的,希望能给你帮助-Motion detection algorithm article, very good, I hope to give you help
  3. 所属分类:Special Effects

    • 发布日期:2017-04-04
    • 文件大小:487173
    • 提供者:赵学寒
  1. Codebook-based-motion-detection

    0下载:
  2. 基于码书的运动检测算法,非常好的代码,值得参考。-Codebook-based motion detection
  3. 所属分类:Special Effects

    • 发布日期:2017-05-14
    • 文件大小:3090656
    • 提供者:猫熊
  1. motion_detection

    0下载:
  2. 运动检测算法,可以用来检测图像视频物体的运动过程-motion detection
  3. 所属分类:Special Effects

    • 发布日期:2017-04-12
    • 文件大小:1290
    • 提供者:付贵忠
  1. 目标检测

    0下载:
  2. 运动目标检测的一系列算法()
  3. 所属分类:图形图像处理

    • 发布日期:2017-12-29
    • 文件大小:104448
    • 提供者:金钟云
« 12 3 4 5 6 7 8 »
搜珍网 www.dssz.com