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

搜索资源列表

  1. opencv运动检测

    2下载:
  2. 本程序实现了基于OPenCV的运动检测,并且应用了各种滤波方法,比如卡尔曼滤波和粒子滤波,及小波变换等,开发平台:VC6.0,简单易懂。已经过调试,可直接执行。适合图像处理、运动控制等专业的入门人士进行学习。
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2009-04-18
    • 文件大小:2744775
    • 提供者:j_xz001
  1. movedetect.rar

    0下载:
  2. 用VC做的运动检测系统,采用模板匹配的思想比较不同的图像,查看事物是否运动。,VC to do with the motion detection system that uses template matching to compare different images of the idea to see whether the movement of things.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-10
    • 文件大小:2302091
    • 提供者:yangchun
  1. motion

    0下载:
  2. 基于opencv的目标运动检测程序,可以检测摄像头拍摄图像中的运动物体-Based on the goal of motion detection opencv procedures, can detect camera images of moving objects
  3. 所属分类:Special Effects

    • 发布日期:2017-04-09
    • 文件大小:18701
    • 提供者:zb
  1. opencv-move-detection

    1下载:
  2. 基于opencv的运动检测,采用光流法,只要安装了opencv 就能直接使用-moving detection using opencv optical algorithm
  3. 所属分类:Special Effects

    • 发布日期:2017-03-21
    • 文件大小:1557
    • 提供者:
  1. AviTest

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

    • 发布日期:2017-05-14
    • 文件大小:3772572
    • 提供者:李伟
  1. Yellow video detection 黄色视频检查

    1下载:
  2. 它通过肤色检测、运动检测和声音检测来检查一段视频是否是黄色视频。-It checks whether a video is yello through the skin detection and motion detection and noise test.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2012-10-22
    • 文件大小:24349426
    • 提供者:温娟
  1. cfjc

    0下载:
  2. 基于分块差分与背景减除的运动检测,对做背景检测的人会有帮助-Based on block difference and background subtraction of the motion detection, people detection of the background would be helpful
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:1019942
    • 提供者:ruirui
  1. ACMMM2003

    0下载:
  2. 介绍一种应用于视频运动检测中前景和背景建模分割的方法-proposes a novel method for detection and segmentation of foreground objects from a video which contains both stationary and moving background objects and undergoes both gradual and sudden “once-off” changes.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-31
    • 文件大小:227474
    • 提供者:arbi
  1. MOVEDETECT

    0下载:
  2. 运动检测与基于VC++开发工具的数字图像处理系统 -Motion Detection based on VC++ Development tools of digital image processing system
  3. 所属分类:Special Effects

    • 发布日期:2017-03-20
    • 文件大小:4612096
    • 提供者:HUANGMINER
  1. MotionDetecte

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

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

    1下载:
  2. 程序的基本功能是运动检测,特征提取,图像匹配,图像压缩,图像变换等-The basic function of the procedure is the motion detection, feature extraction, image matching, image compression, image transformation, etc.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2013-08-18
    • 文件大小:3183367
    • 提供者:daichao
  1. 673303motionvc

    0下载:
  2. 带帧差法和区域分割的运动检测。适合初学者-With the frame difference method and regional segmentation of the motion detection. Suitable for beginners
  3. 所属分类:Special Effects

    • 发布日期:2017-04-23
    • 文件大小:130769
    • 提供者:Xu Fangming
  1. MotionDetection

    0下载:
  2. OpenCV实现的运动检测,开发环境为VC6.0-OpenCV realized motion detection, development environment for VC6.0
  3. 所属分类:Special Effects

    • 发布日期:2017-05-15
    • 文件大小:444444
    • 提供者:Haiyang Gu
  1. 6

    0下载:
  2. 此代码包含了图像获取,图像增强,图像复原,正交变换,压缩编码,图像配准,运动检测,特征提取,图像分割及识别的功能-This code includes the image acquisition, image enhancement, image restoration, orthogonal transform, compression, image registration, motion detection, feature extraction, image segmentation a
  3. 所属分类:Special Effects

    • 发布日期:2017-05-30
    • 文件大小:3187952
    • 提供者:祝建林
  1. 1

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

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

    0下载:
  2. 运动检测系统,提取背景,检测运动,多多指教.-Exercise testing system, extract the background, Detect sports exhibitions.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-07
    • 文件大小:1382067
    • 提供者:lizhi
  1. Image_Processing_Practise

    0下载:
  2. 这是《精通Visual C++数字图像处理技术与工程案例》光盘源代码,共包含9个完整用例(含源代码、完整设计流程图、原理介绍):人脸检测、牌照自动识别监控、运动人体跟踪、细胞识别统计、文字识别、相机自动调焦、计算机集成数控、运动检测、车牌定位。书中含图像和视频资源,不需自行搜集。此外还有对于数字图像处理基础知识、工程使用中涉及的基本技术的介绍。-This is《proficient in Visual C++ digital image processing technology and eng
  3. 所属分类:Special Effects

    • 发布日期:2016-09-18
    • 文件大小:14778523
    • 提供者:
  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-17
    • 文件大小:196854
    • 提供者:陈忠厚
  1. 亚像素级角点检测

    1下载:
  2. 角点通常被定义为两条边的交点,或者说,角点的局部邻域应该具有两个不同区域的不同方向的边界。角点检测(Corner Detection)是计算机视觉系统中获取图像特征的一种方法,广泛应用于运动检测、图像匹配、视频跟踪、三维重建和目标识别等,也可称为特征点检测(Using the edge of the damaged area, i.e. the color and structure of the edge, the information content of the damaged info
  3. 所属分类:图形图像处理

    • 发布日期:2020-08-29
    • 文件大小:78848
    • 提供者:llly18
« 12 3 4 5 6 7 8 9 10 ... 36 »
搜珍网 www.dssz.com