CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - image Tracking

搜索资源列表

  1. s12

    0下载:
  2. 基于ccd摄像头的图像循迹智能小车设C程序代码。所用单片机为s12系列单片机-Smart Car Image Tracking
  3. 所属分类:Video Capture

    • 发布日期:2017-03-29
    • 文件大小:13615
    • 提供者:曹娟
  1. center-search

    0下载:
  2. 本代码实现的功能是图像跟踪,采用灰度相关算法实现,包含了6种相关算法程序,希望对大家有帮助。-Is the function of the code image tracking, the use of gray correlation algorithm, contains 6 procedures related algorithms, we want to help.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-14
    • 文件大小:4011
    • 提供者:刘焕云
  1. template_adaptive_updating

    0下载:
  2. 本算法是去均值归一化相关算法加自适应模板尺寸更新的图像跟踪算法,能够较好的跟踪图像,希望能帮助大家-The algorithm is to mean normalization related algorithm with adaptive template size updated image tracking algorithms, to better track, the hope can help you image
  3. 所属分类:Special Effects

    • 发布日期:2017-04-14
    • 文件大小:3873
    • 提供者:刘焕云
  1. opencv-detect

    0下载:
  2. opencv图像处理, 运动视频图像跟踪-Opencv image processing, video motion tracking
  3. 所属分类:Special Effects

    • 发布日期:2017-05-30
    • 文件大小:12417113
    • 提供者:sonic
  1. 320dd

    0下载:
  2. Opencv动态图像跟踪,预测,卡尔曼编程-Opencv dynamic image tracking, forecasting, Kalman programming
  3. 所属分类:OpenCV

    • 发布日期:2017-06-10
    • 文件大小:17055480
    • 提供者:sonic
  1. Image-Processing

    0下载:
  2. 该程序可以实现Hough 变换、边缘检测、差影法、轮廓提取及跟踪、模板匹配、投影法、图像复原、种子填充、阈值分割等效果。-The program can achieve the Hough transform, edge detection, and poor shadow method, contour extraction and tracking, template matching, projection, image restoration, seed filling, thresho
  3. 所属分类:Special Effects

    • 发布日期:2017-05-21
    • 文件大小:6441740
    • 提供者:huo xing
  1. Based-on-MSER-detection-and-tracking

    0下载:
  2. 将在通过比较多种仿射不变性区域的基础上,选取最大稳定极值区域(MSER)对图像内容进行分割和提取-In a variety of affine invariance by comparing regional basis, select the maximum stable extremal region (MSER) ​ ​ for image segmentation and content extraction
  3. 所属分类:Special Effects

    • 发布日期:2017-03-23
    • 文件大小:221584
    • 提供者:陈利华
  1. KalmanVC

    0下载:
  2. 基于VC的卡尔曼图像跟踪算法,效果还可以,可供相关研究人员做参考!-VC-based Kalman image tracking algorithm, the effect can be available for reference by researchers to do!
  3. 所属分类:Special Effects

    • 发布日期:2017-04-05
    • 文件大小:309062
    • 提供者:zhangwenbo
  1. Image

    0下载:
  2. (第十一章轮廓跟踪) 处理图像使得图片效果更美观-(Chapter contour tracking) image processing makes the picture more beautiful effect
  3. 所属分类:Special Effects

    • 发布日期:2017-05-20
    • 文件大小:5686445
    • 提供者:邓艳军
  1. IJCAS_v6_n3_pp.413-423.pdf

    0下载:
  2. Image Tracking Algorithm using Template Matching and PSNF-m
  3. 所属分类:Special Effects

    • 发布日期:2017-05-03
    • 文件大小:1290288
    • 提供者:Daniel Garcia
  1. ch2_ex2_8

    0下载:
  2. 用于图像追踪的算法,比传统算法准确度更高,并且速度更快。-or image tracking algorithm than traditional algorithm accuracy, and faster.
  3. 所属分类:OpenCV

    • 发布日期:2017-04-10
    • 文件大小:1196
    • 提供者: 奋斗
  1. An-Object-Tracking-Method-

    0下载:
  2. 室外场景下由于场景背景条件变化容易导致视频目标跟踪稳定性差。该文提出一种利用红外和可见光传感 器的双通道视频目标跟踪方法。该算法利用可见光图像的目标颜色特征和红外图像的目标轮廓特征,结合均值漂移 算法与水平集曲线演化实现目标定位,并给出了目标尺度和模板更新方法;对多目标跟踪的互相遮挡问题,通过判 断目标合并与分离实现遮挡时多个目标的定位。实验结果表明,该文方法能够有效处理光照变化、阴影、遮挡等情 况,实现目标的稳定跟踪。-Considering the poor stabilit
  3. 所属分类:Special Effects

    • 发布日期:2017-03-27
    • 文件大小:386213
    • 提供者:majun
  1. camshift

    0下载:
  2. 摄像头图像跟踪。利用的是camshift算法,基于opencv。-Image tracking using camera,based on camshift algorithm and opencv.
  3. 所属分类:OpenCV

    • 发布日期:2017-04-06
    • 文件大小:2754
    • 提供者:TimoWang
  1. meanshift

    0下载:
  2. 视频跟踪程序,手动选择目标,基于meanshift算法,opencv开发。-Image tracking program, target is selected manually. Based on meanshift algorithm and developed using opencv.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-14
    • 文件大小:3196
    • 提供者:TimoWang
  1. Image

    1下载:
  2. 实现对动态车辆的实时检测、跟踪和标记,编程语言为 matlab。 -For car detection,tracking and marking.It s written by matlab.
  3. 所属分类:matlab

    • 发布日期:2016-11-27
    • 文件大小:111616
    • 提供者:王龙
  1. Some-samples-of--image-processing

    0下载:
  2. 实际常用图像处理的一些实例,包括Hough变换检测圆,图像的旋转加缩放,目标的跟踪-Some examples of practical and commonly used in image processing, including the Hough transform detection, image rotation and scaling, target tracking, etc.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-09
    • 文件大小:1641936
    • 提供者:arthor
  1. tuxiangchulizhuizong

    0下载:
  2. 用来做图像处理,图像追踪。视频压缩和图像跟踪-Used to do image processing, video compression and image tracking and so on
  3. 所属分类:Special Effects

    • 发布日期:2017-04-24
    • 文件大小:15825
    • 提供者:马金柱
  1. AUVision

    0下载:
  2. 图像追踪 可以获取视频信息,并通过特征点来完成跟踪-The image tracking can get the video information, and feature points to track
  3. 所属分类:Special Effects

    • 发布日期:2017-06-22
    • 文件大小:38940672
    • 提供者:朱逊
  1. Mean-Shift-trace-code

    0下载:
  2. 给出了图像轨迹追踪mean shift算法的详细原理公式和实现的C语言代码-Gives a detailed schematic formulas of mean shift image tracking algorithm and the C code
  3. 所属分类:Graph program

    • 发布日期:2017-03-29
    • 文件大小:330860
    • 提供者:陈鹏
  1. image-sequence-object-tracing

    0下载:
  2. 基于VC的源码,该程序对一个图像序列上特定目标的移动实现了跟踪,并画出其运动轨迹。程序中附有测试图像,可正常运行-VC-based source, the program on a specific target in an image sequence of mobile tracking, and draw its trajectory. Program with a test image can be normal operation
  3. 所属分类:Special Effects

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