CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 图形图象 搜索资源 - opencv 运动

搜索资源列表

  1. blobtrack

    0下载:
  2. 基于opencv运动物体识别与跟踪的完整算法,进入主程序后须自己修改视频存放路径参数。-Complete algorithm based the opencv movement object recognition and tracking, into the main program have to modify the video storage path parameters.
  3. 所属分类:OpenCV

    • 发布日期:2017-11-10
    • 文件大小:7367322
    • 提供者:李云鹏
  1. opencv-camshift

    0下载:
  2. 基于opencv,在visio-studio的作用下,利用camshift算法实现运动目标的实时有效跟踪,实时效果和鲁棒效果都比较好。-Based on opencv, the role of the visio-studio, using camshift algorithm effectively track moving objects in real time, real-time performance and robustness results are better.
  3. 所属分类:OpenCV

    • 发布日期:2017-03-29
    • 文件大小:13157
    • 提供者:赵静
  1. OpenCV-Gaussian-model-n

    0下载:
  2. OpenCV 基于混合高斯模型GMM的运动目标检测-OpenCV based on Gaussian mixture model GMM moving target detection
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:638
    • 提供者:王烽
  1. opticalflow

    0下载:
  2. OpenCV运动目标跟踪光流法工程,调试通过-OpticalFlow OpenCV
  3. 所属分类:OpenCV

    • 发布日期:2017-05-16
    • 文件大小:4198147
    • 提供者:tonybom
  1. opencv-yd

    0下载:
  2. 视频中的运动目标检测与实现,适合初学者练习以及学习。-Video moving target detection and implementation, suitable for beginners to practice and learn.
  3. 所属分类:Graph program

    • 发布日期:2017-04-13
    • 文件大小:2047
    • 提供者:eepconce
  1. 基于opencv利用差分法求运动的轮廓-

    0下载:
  2. 基于opencv利用差分法求运动的轮廓,该运行文件在VC6.0环境下编译通过-based on the use of differential method for the campaign outline of the document in VC6.0 operating environment through the compiler
  3. 所属分类:Graph program

    • 发布日期:2017-04-05
    • 文件大小:1885
    • 提供者:edtoa
  1. 998

    0下载:
  2. opencv运动追踪 鼠标选择物体 根据像素点判断物体位置-opencv tracking the movement of objects to determine the position of the mouse to select objects based on pixel
  3. 所属分类:OpenCV

    • 发布日期:2017-04-09
    • 文件大小:1006288
    • 提供者:谢欣鹏
  1. OpenCV

    0下载:
  2. 基于opencv的use摄像头视频采集程序 1 基于opencv的两个摄像头数据采集 3 能激发你用代码做视频的冲动程序 6 图像反转(就是把黑的变白,白的变黑) 11 图像格式的转换 12 从摄像头或者AVI文件中得到视频流,对视频流进行边缘检测 13 采用Canny算子进行边缘检测 15 角点检测 18 图像的旋转加缩放(效果很拽,用地球做就像谷歌地球似的) 21 Log-Polar极坐标变换 22 对图像进行形态学操作(图像的开闭,腐蚀和膨胀运算)
  3. 所属分类:OpenCV

    • 发布日期:2017-04-10
    • 文件大小:1682929
    • 提供者:jianglei
  1. OpenCV

    0下载:
  2. 有关OpenCV的运动目标检测方面的论文资料,从万方上找到的。-Paper information on moving target detection OpenCV s, Articles found.
  3. 所属分类:OpenCV

    • 发布日期:2017-06-09
    • 文件大小:15905412
    • 提供者:wangji
  1. opencvyundongmubiaojiance

    0下载:
  2. opencv运动目标检测文献,毕业论文等,算法研究,实现过程介绍,对初学者十分有帮助-opencv moving target detection literature, thesis, etc., algorithm research, implementation process introduction, very helpful for beginners
  3. 所属分类:OpenCV

    • 发布日期:2017-05-11
    • 文件大小:2537679
    • 提供者:林德淦
  1. yundongbubiaojianceopencv

    0下载:
  2. opencv运动目标检测与视频文件保存源代码-opencv yundong mubia
  3. 所属分类:OpenCV

    • 发布日期:2017-05-01
    • 文件大小:422815
    • 提供者:屈新寅
  1. cardetect

    0下载:
  2. opencv运动模板检测车辆,可以检测出运行方向,准确率较高-Opencv motion template detection vehicle, can detect the running direction, the accuracy rate is higher
  3. 所属分类:OpenCV

    • 发布日期:2017-04-14
    • 文件大小:2625
    • 提供者:yyg
  1. opencv

    0下载:
  2. 图像之间的运动补偿,采用角点匹配的方式,带有图像,工程完整,是vs2010,opencv2.4.9,win764位编译。-Motion compensation between images, using the corner matching way, with images, engineering integrity is vs2010, opencv2.4.9, win764 bit compiler.
  3. 所属分类:OpenCV

    • 发布日期:2017-06-10
    • 文件大小:17146323
    • 提供者:魏琳
  1. main (2)

    0下载:
  2. 物体运动检测,功能简洁,代码简单,快速实现了此功能。VS2015 OPENCV2.9 WIN10(Object movement detection, the function is succinct, the code is simple, has realized this function rapidly.)
  3. 所属分类:OpenCV

    • 发布日期:2017-12-19
    • 文件大小:1024
    • 提供者:厉害的人
  1. 颜色识别 运动检测

    1下载:
  2. 本程序主要使到了OpenCV的特征训练库和最基本的图像处理的知识,包括肤色检测等等。 废话不多,先看一下基本的界面设计,以及主要功能:(This procedure mainly to the OpenCV features, training libraries and the most basic knowledge of image processing, including skin color detection and so on.)
  3. 所属分类:图形图象

    • 发布日期:2017-08-07
    • 文件大小:11327488
    • 提供者:WUluWUlu
  1. optical flow tracker

    0下载:
  2. 光流法实现移动目标是追踪,检测物体位移,判断运动方向(Optical flow method to achieve the target is to track, detect object displacement, to determine the direction of movement)
  3. 所属分类:OpenCV

    • 发布日期:2017-12-19
    • 文件大小:32950272
    • 提供者:咕_噜
  1. 背景差GMM

    0下载:
  2. opencv,vs2010 利用混合高斯模型,得到运动前景,与静态背景(Opencv and VS2010 use hybrid Gauss model to obtain motion foreground and static background)
  3. 所属分类:OpenCV

    • 发布日期:2017-12-18
    • 文件大小:91667456
    • 提供者:ruiruihaha
  1. jjnqcb

    0下载:
  2. 利用kalman滤波器对具有随机加速度的物体运动路线的进行信号采样(By using kalman filter with random acceleration motion route for sampling)
  3. 所属分类:OpenCV

    • 发布日期:2017-12-23
    • 文件大小:8192
    • 提供者:gfllg!304
  1. decond-clipboard

    0下载:
  2. 运动检测matlab程序和广义高斯分布的matlab程序(Motion detection matlab and generalized gaussian distribution of the matlab program)
  3. 所属分类:OpenCV

    • 发布日期:2017-12-20
    • 文件大小:5120
    • 提供者:Ltuhtr
  1. testekocessing

    0下载:
  2. 雷达试验具体方法,包括线形跳频信号的处理,运动目标的速度测量等(Radar test methods, including linear frequency hopping signal processing, the moving target's velocity measurement, etc)
  3. 所属分类:OpenCV

    • 发布日期:2017-12-25
    • 文件大小:617472
    • 提供者:aloaciag
« 1 2 ... 4 5 6 7 8 910 11 12 13 14 ... 23 »
搜珍网 www.dssz.com