搜索资源列表
Boundary Tracking
- 在识别图像中的目标时,往往需要对目标边缘作跟踪处理,也叫轮廓跟踪。顾名思义,轮廓跟踪就是通过顺序找出边缘点来跟踪边界的。,Images in the identification of targets, the target is often necessary for tracking the edge of treatment, also called contour tracking. As the name suggests, contour tracing is to find the
boundary_trace
- 灰度图像的边界跟踪的方法,先用微分算子计算出图像的梯度图。然后再应用此算法。-Gray-scale image of the border tracking methods, first calculate the differential operator of the gradient map images. And then apply this algorithm.
edge
- 边界跟踪算法,含VC++程序,并附录实测图片,实时性较高-Boundary tracking algorithm, with VC++ program
edgedetect
- 自己做的关于边缘检测与边界跟踪的matlab程序-Own on the edge of the boundary detection and tracking procedures matlab
image_processing
- 本程序是基于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
trace
- 8邻域边缘连接,实现闭合边界跟踪,简单实用-8 neighborhood edge connector, to achieve closure boundary tracking, simple and practical
Automatic-segmentation
- 在最优阈值分割的基础上,用自动区域生长去除气管/支气管区域,对边界跟踪法进行改进以快速 去除背景干扰和获得肺部边界,最后进行肺部边界修补得到完整的肺部图像。算法采用迭代法寻找最 优阈值解决了阈值选取的敏感性问题,提出了基于前层图像中气管/支气管位置的气管/支气管提取方 法,避免了种子点的人工选取,基于前次搜索方向改进了八邻域搜索方法来提高边界跟踪的速度。 -In the optimal threshold segmentation based on region growing
bwtraceboundary
- 边界跟踪的matlab程序,进行图像的识别和处理-Boundary tracking matlab program, image recognition and processing
traceprogrames
- 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
Direct
- VC++实现的图像分割的多种常用方法,有并行边界分割、边界跟踪、阈值分割等。-VC++ Achieve a variety of commonly used image segmentation methods, parallel boundary segmentation, boundary tracking, such as threshold segmentation.
Yuzhifenge
- 图像阈值分割,包括:直方图门限选择、半阈值选择和迭代阈值。图像边缘提取,包括:轮廓提取、边界跟踪和区域增长-Image threshold segmentation, including: histogram threshold selection, quasi-threshold selection and iterative thresholds. Image Edge Detection, including: contour extraction, boundary tracking a
tracking
- This paper proposes a new method of extracting and tracking a nonrigid object moving while allowing camera movement. For object extraction we first detect an object using watershed segmentation technique and then extract its contour points by a
BoundaryTracking
- 边界跟踪程序,可以跟踪闭合的边界和非闭合的边界。读者可以根据自己需要存储其跟踪方向以及跟踪路径。-Boundary tracking program, you can track the closed borders and the non-closed borders. Readers can track the direction of their own need to store and track the path.
yli-head-fg06
- "Robust Head Tracking BasedonaMulti-StateParticle Filter" This is a paper about tracking by particle filter. This is very useful.
BoundaryTarcing
- 激光雷达数据的边界跟踪算法,对突包算法做了一定的改进, 可以对凹部外边界进行精确跟踪,详细见代码注释。-Laser radar data boundary tracking algorithm, algorithm on the sudden bag made some improvements Part of the concave outer boundary can be accurately tracked in detail see the code comments.
OFDM
- 该模型实现了一个通用的OFDM TX和RX,这是不依赖于任何特定的行业标准。该模型的目标是开发和研究不断(不是“突发”)载波同步和定时跟踪方案。该技术纳入然后可以扩展和修改,以标准的具体通讯套件。该模型采用了“收购”技术,它利用了循环前缀相关属性,以赶在试图完成罚款跟踪算法一帧的边界粗略的估计。该模型实现了一个16点64循环前缀的OFDM载波波形。在OFDM符号有16个飞行员,3后卫音(0,带边幅),并使用45 QAM的剩余数据流4。 这包括最新型的衰落信道,误码率计算,并
Boundary_tracing_using_the_Moore_neighbourhood.zi
- Boundary tracking using active contours
xinxilun
- 《Visual C++数字图像获取、处理及实践应用》杨枝灵、王开等编著。内容:第4章 图像增强(对比度增强、灰度变换法、直方图修整法、图像平滑、图像锐化、伪彩色和假彩色增强);第5章 图像复原(逆滤波复原、维纳滤波方法);第6章 图像处理中的正交变换(傅立叶变换、离散余弦变换(DCT)、沃尔什变换、基于特征向量的变换、霍特林(Hotelling)变换、SVD变换、小波变换、Mallat算法);第7章 图像压缩编码(霍夫曼(Huffman)编码、算术编码、游程编码(Run Length Codin
Boundary-tracking-algorithm--mfile
- 用matlab编写的边界跟踪算法,用到了freeman链码和爬虫法,可以有效的跟踪单个物体边界,适合于初学者。- Prepared using matlab boundary tracking algorithm uses a freeman chain code and reptiles method can effectively track a single object border
Two-value-image-boundary-tracking-
- 二值图像边界算法Two value image boundary tracking -Two value image boundary tracking