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

搜索资源列表

  1. 2

    0下载:
  2. 红外图像中点目标的检查与跟踪算法的研究。-Check of the infrared image of the midpoint of the target tracking algorithm.
  3. 所属分类:matlab

    • 发布日期:2017-05-12
    • 文件大小:3013377
    • 提供者:金志敏
  1. pca

    1下载:
  2. 自动人脸识别系统具有如图所示的一半框架并完成相应功能的任务。 (1)人脸图像的获取:一般来说,图像的获取都是通过摄像头摄取,氮摄取的图像可以是真人,也可以是人脸的图片或者为了相对简单,可以不考虑通过摄像头来摄取头像,而是直接给定要识别的图像。 (2)人脸的检测:人脸检测的任务是判断静态图像中是否存在人脸。若存在人脸,给出其在图像中的坐标位置,人脸区域大小等信息。而人脸跟踪需要进一步输出所检测到的人脸位置,大小等状态随时间的连续变化情况。 (3)特征提取通过人脸特征点的检测与标定可以确
  3. 所属分类:Graph Recognize

    • 发布日期:2017-03-28
    • 文件大小:12047
    • 提供者:蔡周杰
  1. yundonggenzong_ssdut

    2下载:
  2. 背景减除目标跟踪方法在Matlab中的实现,通过利用视频前几帧的图像分析处理得到背景信息,然后利用背景差法实现运动目标的跟踪检测-Background subtraction target tracking method in Matlab to get background information through the use of the first few frames of the video image analysis and processing, and then use th
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2013-05-07
    • 文件大小:3058
    • 提供者:凯伊路
  1. Face-recognition

    0下载:
  2. 本文以WebCam采集的视频流为数据源,截取视频流中的单帧图像,通过转换彩色空间、人脸肤色建模、后处理操作和人脸定位算法实现了人脸检测,并以此为基础实现了在视频流中对于人脸的跟踪。试验结果表明,我们所实现的人脸识别算法适用于近距离人脸的检测,可以应用于基于WebCam的身份认证。-WebCam collection of streaming video as a data source, single image in the interception of the video stream,
  3. 所属分类:Special Effects

    • 发布日期:2017-05-11
    • 文件大小:2860417
    • 提供者:陈涛
  1. smith-Ctrl

    1下载:
  2. 转台跟踪控制算法 包括串口与图像处理系统通讯 smith控制 控制量输出-tracking platform simth control
  3. 所属分类:Special Effects

    • 发布日期:2017-05-21
    • 文件大小:6402643
    • 提供者:董俊青
  1. ImgProcess2009-05-14

    0下载:
  2. 这是我读“图像识别与人工智能”研究生是,在实验室做图像处理与跟踪实验所用的框架程序。里面已经包含了如下函数模块: 图像显示:单幅图像显示,连续文件名的序列图像显示,SRC(纯数据图像文件)序列图显示 图像滤波、增强:均值滤波,灰度拉伸,图像减背景并拉伸 图像分割:自适应门限阈值分割,基于梯度的分割,基于最大熵的分割,OTSU分割, 图像加噪:图像加入随机噪声,序列图加噪声 图像轮廓:轮廓提取(只能对0-255二值图),轮廓跟踪(只能对0-255二
  3. 所属分类:Special Effects

    • 发布日期:2017-05-15
    • 文件大小:3980096
    • 提供者:罗蛟
  1. 5556

    0下载:
  2. 基于OpenCV的车辆轮廓检测为了获得理想的车辆轮廓线,提出了一种基于开源计算机视觉库OpenCV的轮廓检测新方法。首先对图像迸行形态 学去噪、平滑滤波处理和二值化阈值分割等预处理,获得二值化黑白图像。然后通过轮廓提取和跟踪检测到车辆外轮廓线。 在VC++6.0环境下,利用Opener编程实现了此方法。-Proposed a new method of contour detection based on open source computer vision library OpenCV Op
  3. 所属分类:OpenCV

    • 发布日期:2017-04-03
    • 文件大小:15784
    • 提供者:周鹏
  1. EdgeContour

    0下载:
  2. 实现图像边缘检测、提取及轮廓跟踪。包括边缘检测,hough变换,轮廓提取,种子填充,轮廓跟踪等-Image edge detection, extraction and contour tracking. Including edge detection, Hough transform, contour extraction, seed filling, Contour Tracking
  3. 所属分类:Special Effects

    • 发布日期:2017-05-10
    • 文件大小:2127543
    • 提供者:赵书睿
  1. opencvCar

    1下载:
  2. 基于opencv的车牌识别程序,能实现目标跟踪,截图,车牌识别包括了打开图像、图像二值化、车牌定位、字符分割、字符识别等。-Opencv-based license plate recognition program, to achieve the target tracking shots, license plate recognition, including the open image, image binarization, license plate localization, c
  3. 所属分类:OpenCV

    • 发布日期:2017-02-20
    • 文件大小:11830197
    • 提供者:xingzhiwen
  1. full_face_detect

    0下载:
  2. 摄像头实时捕捉人脸图像,并实现对各个角度人脸的识别与跟踪,包括正脸与侧脸-Camera in real time to capture the face image, and all angles face recognition and tracking, including being the face and side faces
  3. 所属分类:Graph Recognize

    • 发布日期:2017-05-16
    • 文件大小:4556666
    • 提供者:gaosuwen
  1. EKF

    0下载:
  2. 主要介绍ekf的目标跟踪算法,并对其进行图像说明-Introduces ekf target tracking algorithm, and its image
  3. 所属分类:Other systems

    • 发布日期:2017-03-28
    • 文件大小:1490
    • 提供者:tanglin
  1. project3

    0下载:
  2. matlab实现的行人检测加跟踪,对学习图像处理的同学很有帮助-matlab implementation of pedestrian detection and tracking, help students learn image processing
  3. 所属分类:matlab

    • 发布日期:2017-04-06
    • 文件大小:93981
    • 提供者:lifengsong
  1. 5656754rtfg

    0下载:
  2. MATLAB编写的图像处理程序,主要用于对于目标的检测和跟踪。效果比较好,适合新手。-Image processing program written in MATLAB, mainly used for target detection and tracking. The results were better suited to the novice.
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-03
    • 文件大小:517
    • 提供者:zhangkun
  1. dgf45tfgbvcgb

    0下载:
  2. 适合MATLAB的初学者,很好用的图像处理程序,主要用于对于图像的检测和跟踪。-Suitable for the MATLAB beginner, very easy to use image processing program, mainly for image detection and tracking.
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-04
    • 文件大小:849477
    • 提供者:zhangkun
  1. wwwrerxczcx

    0下载:
  2. 适合MATLAB的初学者,很好用的图像处理程序,主要用于对于图像的检测和跟踪。-Suitable for the MATLAB beginner, very easy to use image processing program, mainly for image detection and tracking.
  3. 所属分类:2D Graphic

    • 发布日期:2017-05-28
    • 文件大小:11134926
    • 提供者:zhangkun
  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. Imovving19915m

    0下载:
  2. 图像处理技术中的关于运运动目标检测与跟踪的源代码 -Image processing source code shipped moving target detection and tracking technology
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-16
    • 文件大小:76468
    • 提供者:抛弃
  1. Baaddssa

    0下载:
  2. 基于图像处理的运动目标检测跟踪踪系统的设计与实现论文可直接使用。 -Moving target detection and tracking in image processing tracking system design and realization of paper can be used directly.
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-15
    • 文件大小:3983759
    • 提供者:dep
  1. 4324-vreer34

    0下载:
  2. c++卡尔曼滤波器进行图像处理。对目标进行稳定的跟踪,跟踪效果较好。-c++ Kalman filter for image processing. Stable tracking of the target
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-03
    • 文件大小:545534
    • 提供者:zm
  1. 87087443tracking

    0下载:
  2. 用C++编写的图像处理程序,主要是对图像中的目标进行跟踪。效果很好,也很实用。-The image processing program written in C++, mainly to track the target in the image. Good effect, and also very practical.
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-07
    • 文件大小:40729
    • 提供者:zhangkun
« 1 2 ... 34 35 36 37 38 3940 41 42 43 44 ... 50 »
搜珍网 www.dssz.com