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

搜索资源列表

  1. usb-carmer-matlab-RT-process

    2下载:
  2. 通过计算机usb摄像头进行图像采集,然后实时处理,跟踪其中运动物体,并进行计数,采用中值滤波法得到背景,并根据需要进行更新,视频处理采用了动态差分与前景差分结合的方法,效果比较理想,但无法解决人物重叠的问题-Usb camera through the computer for image acquisition, and real-time processing and tracking moving objects in which, and the count median filter
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2013-08-09
    • 文件大小:6649
    • 提供者:song
  1. image_processing

    1下载:
  2. 本程序是基于Matlab的米粒图像的分割、计数以及周长、面积、形状因子等参数的计算。图像分割是基于腐蚀膨胀算法,选用边界跟踪法计算周长,程序代码清晰明了,对于参数的计算速度较快,且参数计算精度较高。-This procedure is based on the Matlab image segmentation grain of rice, counting and perimeter, area, shape factor and other parameters of the calcula
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:1194
    • 提供者:yingl
  1. CvCamShift

    0下载:
  2. Mac下采用xcode编写的图像跟踪程序-Mac used under xcode image tracking program written in
  3. 所属分类:MacOS develop

    • 发布日期:2017-03-29
    • 文件大小:473122
    • 提供者:东明
  1. SIFT2

    0下载:
  2. 基于opencv的SIFT图像特征跟踪程序,应用于视频序列中跟踪图像特征-Opencv-based SIFT feature tracking program, used to track image features in video sequences
  3. 所属分类:OpenCV

    • 发布日期:2017-03-28
    • 文件大小:554296
    • 提供者:李涵露
  1. sift

    0下载:
  2. 基于SIFT特征跟踪的的图像稳定技术研究,我的毕业设计,附带MATLAB源代码及图片-SIFT-based feature tracking of image stabilization technology, for my graduation, with MATLAB source code and pictures
  3. 所属分类:matlab

    • 发布日期:2017-05-23
    • 文件大小:7233125
    • 提供者:zcc21
  1. Image-Processing

    0下载:
  2. vc++数字图像编程基础,包括点运算、几何变换(平移、旋转、缩放、镜像)、正交变换(沃尔什、傅里叶、离散余弦)、图像增强(图像平滑、中值滤波、梯度锐化、拉普拉斯锐化)、形态学变换(腐蚀、膨胀、开、关)、边缘与轮廓(robert、sobel、frewit、kirsch、gauss-laplace边缘检测算子,hough变换,轮廓提取,轮廓跟踪)、图像分析(阈值分割、投影检测、差影检测、模板匹配)、图像复原(卷积模糊、逆滤波复原、维纳滤波复原,随机、椒盐噪声)、图像编码(赫夫曼编码、香农费诺编码、行
  3. 所属分类:Special Effects

    • 发布日期:2017-06-09
    • 文件大小:16464506
    • 提供者:李欣
  1. position

    1下载:
  2. 基于单目手眼相机和激光测距仪,提出了一种尺寸未知的空间矩形平面的位姿测量算法。该算法不需要知道矩形平面 的G 个顶点的物体坐标,只需要知道它们的图像坐标、激光点的图像坐标和激光测距结果,就能够计算出尺寸未知空间矩形平 面在相机坐标系下的位姿,并且计算出矩形平面的尺寸。通过建立单目手眼相机和激光测距仪的数学模型,对该算法进行了验 证。实验结果表明,该算法是有效的,可以应用于机器人对空间物体的跟踪、定位以及抓取。-Monocular-based hand-eye cameras and
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-26
    • 文件大小:208727
    • 提供者:苏朗朗
  1. dither

    0下载:
  2. 图象的边沿检测与提取,轮廓跟踪算法代码-Image edge detection and extraction, contour tracking algorithm code
  3. 所属分类:Graph program

    • 发布日期:2017-11-23
    • 文件大小:23300
    • 提供者:站长
  1. windowsopencv

    0下载:
  2. 实现图像变换与目标跟踪应用OPENCV的源程序-Image Transform and target tracking applications OPENCV source
  3. 所属分类:Special Effects

    • 发布日期:2016-02-24
    • 文件大小:45236
    • 提供者:leolee
  1. bike

    0下载:
  2. 智能型动态图像追踪自控车,智能追踪程序!-Intelligent dynamic image tracking controlled cars, intelligent tracking program!
  3. 所属分类:Document

    • 发布日期:2017-04-10
    • 文件大小:1504949
    • 提供者:齐建军
  1. traceprogrames

    0下载:
  2. track1.m是二值图像边界跟踪的主程序,boundary_trace.m是二值图像边界跟踪的调用程序,完成图像的边界跟踪。 track2.m是灰度图像边界跟踪的主程序,boundary_trace2.m是灰度图像边界跟踪的调用程序。-track1.m is a binary image of the main border track, boundary_trace.m is a binary image border call tracking procedure to track t
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:22565
    • 提供者:付晓薇
  1. TemplateMatch

    0下载:
  2. 自己做的一个图像采集和模板快速匹配软件,有几种不同的匹配算法进行对比-Own an image acquisition and fast template matching software, there are several different types of matching algorithms compare
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-09
    • 文件大小:120012
    • 提供者:宋雪兵
  1. motion

    0下载:
  2. 这是关于运动视频处理的电子书,包含了运动检测和跟踪的算法理论知识-This is the video processing on the movement of e-books, includes a motion detection and tracking algorithm theoretical knowledge
  3. 所属分类:Graph Recognize

    • 发布日期:2017-05-26
    • 文件大小:8735914
    • 提供者:罗胜华
  1. contourtrack

    1下载:
  2. matlab边界自动跟踪程序,该程序可以直接运行,涉及边界判别准则和搜索准则。图像要求为二值图像,可输出为边界的点的坐标和轮廓图像。-matlab boundary automatic tracking program can be run directly involving border criteria and search criteria. Image requirements for binary images can be output for the coordinates of
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:22923
    • 提供者:付晓薇
  1. 15883829genzong

    0下载:
  2. 使用mean shift 算法 用于图像的跟踪。很实用,大家多看看会有帮助的~!-Mean shift algorithm used for image tracking. Very practical, it would be helpful to look at the ~!
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-08
    • 文件大小:3239
    • 提供者:席秋波
  1. smctc-100rc3

    0下载:
  2. 粒子滤波器中的蒙特卡洛滤波器,目前图像处理,图像追踪的热点。英国大学开发。-Monte Carlo particle filter in the filter, the current image processing, image tracking the hot spots. The development of British universities.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:469225
    • 提供者:XUE Dongming
  1. ResearchOnKeyTechnologiesOfRobustFaceTrackingSyste

    0下载:
  2. 鲁棒人脸跟踪系统学位论文;提出了一种两阶段的光照均衡的方法来消除单幅图像中的各种阴影包括模糊阴影,投射阴影等 根据快速的Adaboost 训练框架,本文提出了一个实时的鲁棒人脸检测算法 提出了一种基于在线实值boosting 的方法来处理人脸在跟踪过程中发生的外貌变化;实现了一个基于以上模块的完全自动化的人脸跟踪器-Robust Face Tracking System dissertation proposes a two-stage light-balanced approach to t
  3. 所属分类:Document

    • 发布日期:2017-04-09
    • 文件大小:1139629
    • 提供者:田卉
  1. Photo

    2下载:
  2. 数字图像处理编程入门 书和书的 源代码 1) windows位图bitmap(即bmp文件)的结构和调色版的概念; (2) 图象的平移、旋转、镜象变换、转置变换、放缩; (3) 图象的平滑(去噪声)、锐化; (4) 图象的半影调、抖动技术; (5) 图象的直方图修正、彩色变换; (6) 图象的腐蚀和膨胀效果、细化算法、骨架的提取; (7) 图象的边沿检测与抽取、hough变换、轮廓跟踪; (8) 图象的检测、模板匹配;
  3. 所属分类:Windows Develop

    • 发布日期:2015-05-29
    • 文件大小:1991623
    • 提供者:郭东
  1. program

    1下载:
  2. 本程序用于对工件图像的预处理,边缘提取等。将改进遗传算法和Hausdorff距离结合用于工件识别。采用canny边缘为匹配特征,将修正的Hausdorff距离作为相似性度量准则,并应用遗传算法进行最佳匹配的快速搜索,成功实现了目标物体的匹配识别-This procedure used for the workpiece image preprocessing, edge extraction and so on. Will improve the genetic algorithm and Ha
  3. 所属分类:Special Effects

    • 发布日期:2017-03-31
    • 文件大小:33610
    • 提供者:南飞燕
  1. track

    0下载:
  2. 使用MEANSHIFT算法实现图像的跟踪-MEANSHIFT algorithm using image tracking
  3. 所属分类:Special Effects

    • 发布日期:2017-04-28
    • 文件大小:149432
    • 提供者:李荣华
« 1 2 3 45 6 7 8 9 10 ... 50 »
搜珍网 www.dssz.com