当前位置:
首页 资源下载
搜索资源 - MAtlab Contour Tracking
搜索资源列表
-
0下载:
程序给出了边缘检测及轮廓跟踪的一般方法,其是基于matlab来编写的!-procedures given the edge detection and tracking of the general contour method, is based on Matlab to prepare!
-
-
0下载:
本文对视频运动目标跟踪算法进行研究。在视频运动目标的提取中,介绍常用的图像差分算法、光流算法和主动轮廓模型算法。,In this paper, the video moving target tracking algorithm study. Video moving target in the extraction, the introduction of images commonly used differential algorithm, optical flow algorithm a
-
-
0下载:
matlab 边界轮廓跟踪程序
该算法采用采用最大梯度值的做法,适合于要求提取出单一前景轮廓的情形-matlab boundary contour tracking procedure in the algorithm uses the maximum gradient value of the approach adopted for the future that require to extract the contours of a single case of
-
-
0下载:
轮廓跟踪和线的追随源代码下载
Contour Tracing & Line Following-Tracking and following the contour line of the source code download Contour Tracing & Line Following
-
-
2下载:
数字图像处理编程入门 书和书的 源代码
1) windows位图bitmap(即bmp文件)的结构和调色版的概念;
(2) 图象的平移、旋转、镜象变换、转置变换、放缩;
(3) 图象的平滑(去噪声)、锐化;
(4) 图象的半影调、抖动技术;
(5) 图象的直方图修正、彩色变换;
(6) 图象的腐蚀和膨胀效果、细化算法、骨架的提取;
(7) 图象的边沿检测与抽取、hough变换、轮廓跟踪;
(8) 图象的检测、模板匹配;
-
-
1下载:
假设给定图像1上的区域T(x),希望在图像2上找到对应的区域。对应区域相对于原来的区域可能经过了平移、旋转等各种变换.常用于轮廓跟踪。-Assuming a given image 1 on the regional T (x), hope that in image 2 to find the corresponding region. Corresponds to the region vis-à-vis the original region may have been translati
-
-
0下载:
边缘轮廓跟踪后傅立叶算子特征。这是课上的一个作业,原图->阈值分割->canny轮廓算法->边界表示->边界傅立叶算子描述->结果-After tracking the edge of the outline of the characteristics of Fourier operator. This is a class operation, image->threshold->canny contour algorithm->boundar
-
-
0下载:
程序给出了边缘检测及轮廓跟踪的一般方法,其是基于matlab来编写.-Edge detection contour tracking, image processing in a very important edge detection contour tracking algorithm
-
-
0下载:
一种snake算法实现轮廓跟踪,可用于图像分割、目标识别等图像处理相关领域。-Of a snake contour tracking algorithm can be used for image segmentation, object recognition and other image processing related fields.
-
-
0下载:
snake 模型的MATLAB算法。可用于图形轮廓识别等图像处理方面的领域。-active contour model developed by others.It can be used in line detection and motion tracking.If someone wants to use it,please get in tough with the developer.
-
-
3下载:
对于细胞图像序列中多目标的追踪是细胞运动研究中的难点,针对高密度细胞图像中细胞运动的复杂性,本文提出一个细胞分割和追踪的系统。在细胞分割部分,针对实验所用细胞图像序列的特点,本文分别采用了不同的分割方法。在基本的细胞分割后,由于得到的分割图像存在着一些粘连细胞,为了将之分离,采用了基于Freeman code法对细胞轮廓进行跟踪编码。根据编码所得的链码特征分析细胞的轮廓形态,找出粘连细胞图像中的凹角点,再将凹角点进行分组配对完成粘连细胞的分离。在追踪部分,针对细胞的运动特性,将细胞分为惰性细胞和
-
-
0下载:
主动轮廓跟踪的matlab GUI显示,对于学习GUI很有帮助。-Active contour tracking matlab GUI display, helpful for learning GUI.
-
-
1下载:
基于背景的目标检测,是全面的MATLAB代码,运动视觉中目标的精确提取与跟踪算法,包括运动检测、阴影消除、外轮廓提 取以及目标的跟踪四个方面。-Background target detection based on MATLAB code, is comprehensive, accurate extraction and target tracking algorithm for visual motion in four aspects, including motion detectio
-
-
0下载:
matlab图像处理作业,对一段视频中的运动物体进行实时跟踪。利用surf进行每两帧图像的配准,并利用帧间差分法,找到物体轮廓,可追踪两个目标,请在matlab2013b环境下运行-Matlab image processing operations, real-time tracking of a moving object in video. Using surf every two frames of image registration, and use the interframe d
-
-
0下载:
一个人体运识别跟踪的示例程序,里面附带了一个运动视频,运行run.m文件。程序里包含了轮廓提取,跟踪算法,很好的tracking学习程序(An example program for personal movement recognition and tracking is attached to a sports video, running run.m files. The program includes contour extraction, tracking algorithm, go
-