Welcome![Sign In][Sign Up]
Location:
Search - image boundary tracking algorithm

Search list

[Special Effectsfind_edge

Description: 纯C写的二值化图片的边界跟踪,运行该算法后能够有效的找出图像的内边界。-Written in pure C Binarization image border tracking, after running the algorithm can effectively identify the images of the inner boundary.
Platform: | Size: 235520 | Author: cheng tiantian | Hits:

[2D Graphicedgetrace

Description: 边缘轮廓跟踪后傅立叶算子特征。这是课上的一个作业,原图->阈值分割->canny轮廓算法->边界表示->边界傅立叶算子描述->结果-After tracking the edge of the outline of the characteristics of Fourier operator. This is a class operation, image->threshold->canny contour algorithm->boundary representation->border Fourier description operator->results
Platform: | Size: 81920 | Author: fang | Hits:

[Special Effectsmulscaledge

Description: 多点传送阈值方法集包括:对一个矩阵进行整形 求矩阵C的大小为n*n的子矩阵 计算a在c中是否排名在第n名后 求纵向细节v和横行细节h的合成及模极大值 一个简单二值图象闭合边界的轮廓跟踪算法 对矩阵取自适应阈值-Multicast threshold method includes: a matrix of plastic the size of matrix C for the n* n sub-matrix calculation of a in c in the first n is ranked in order of post-vertical v and run the details of the details of the synthesis and mode h Second, the maximum value of a simple closed boundary contour image tracking algorithm for adaptive threshold check matrix
Platform: | Size: 8192 | Author: renyh | Hits:

[Special Effectsboundary_trace

Description: 灰度图像的边界跟踪的方法,先用微分算子计算出图像的梯度图。然后再应用此算法。-Gray-scale image of the border tracking methods, first calculate the differential operator of the gradient map images. And then apply this algorithm.
Platform: | Size: 1024 | Author: yuqianwang | Hits:

[Special Effects1

Description: 介绍了二值图像中目标物体轮廓的边界跟踪算法-Describes the object in binary image boundary contour tracking algorithm
Platform: | Size: 209920 | Author: zouqin | Hits:

[Special Effectsxinxilun

Description: 《Visual C++数字图像获取、处理及实践应用》杨枝灵、王开等编著。内容:第4章 图像增强(对比度增强、灰度变换法、直方图修整法、图像平滑、图像锐化、伪彩色和假彩色增强);第5章 图像复原(逆滤波复原、维纳滤波方法);第6章 图像处理中的正交变换(傅立叶变换、离散余弦变换(DCT)、沃尔什变换、基于特征向量的变换、霍特林(Hotelling)变换、SVD变换、小波变换、Mallat算法);第7章 图像压缩编码(霍夫曼(Huffman)编码、算术编码、游程编码(Run Length Coding)、位平面编码、预测编码、DPCM、JPEG 2000编码);第8章 图像配准 第9章 目标检测与运动检测 第10章 图像形状特征分析(骨架检出、轮廓提取);第11章 图像分割(边界跟踪、阈值分割区域生长、分裂合并、Canny算子);第12章 图像的模式识别 -"Visual C++ digital image acquisition, processing and practical application," Yoji Ling, WANG Kai, eds. Contents: Chapter 4, image enhancement (contrast enhancement, gray level transformation, histogram trimming, image smoothing, image enhancement, false color and false color enhancement) Chapter 5 Image restoration (inverse filtering restoration, Wiener filter ) Chapter 6 Image Processing orthogonal transformation (Fourier transform, discrete cosine transform (DCT), Walsh transform, feature vector-based transform, Hotelling (Hotelling) transform, SVD transform, wavelet transform, Mallat algorithm ) Chapter 7 image coding (Huffman (Huffman) coding, arithmetic coding, RLE (Run Length Coding), bit plane coding, predictive coding, DPCM, JPEG 2000 encoding) Chapter 8 image registration section 9 Target Detection and Motion Detection Chapter Chapter 10, Image Shape Analysis (skeleton detection, contour extraction) Chapter 11 of the image segmentation (boundary tracking, segmentation, r
Platform: | Size: 3454976 | Author: chengshuai | Hits:

[2D Graphicbianjiegenzong

Description: 实现边界跟踪算法,输入二值图像,进行边界跟踪,输出边界像素信息,存入一维数组中。-Boundary tracking algorithm to achieve the input binary image, the boundary tracking, output boundary pixel information stored in one-dimensional array.
Platform: | Size: 2048 | Author: 张花 | Hits:

[Special EffectsAutomatic-segmentation

Description: 在最优阈值分割的基础上,用自动区域生长去除气管/支气管区域,对边界跟踪法进行改进以快速 去除背景干扰和获得肺部边界,最后进行肺部边界修补得到完整的肺部图像。算法采用迭代法寻找最 优阈值解决了阈值选取的敏感性问题,提出了基于前层图像中气管/支气管位置的气管/支气管提取方 法,避免了种子点的人工选取,基于前次搜索方向改进了八邻域搜索方法来提高边界跟踪的速度。 -In the optimal threshold segmentation based on region growing with automatic removal of the trachea/bronchus region, to improve the boundary tracing method to quickly remove the background interference and access to the lung border, and finally to get the complete repair of lung lung border image. Algorithm uses the iterative method to find the optimal threshold to solve the sensitivity threshold selection problem, a layer of the image based on the previous tracheal/bronchial location trachea/bronchus extraction method, to avoid the manual selection of seed points, based on previous search the direction of improving the eight neighborhood search methods to improve the speed of boundary tracking.
Platform: | Size: 379904 | Author: fuky | Hits:

[Special Effectsfield-problem

Description: 概述了图形图像处理系统中关于不规则区域的基本算法,包括:区域填充,边界跟踪,边界标志,几何处理,区域分割等等,并用,根据256色模式的特殊性,对传统的算法做了有针对性的改进,加快了处理速度,使其更适合于电影电视字幕,动画卡通人物等不规则图形图像区域。-Summarizes the image processing system the basic algorithm about irregular area, including: area filling, boundary tracking, boundary mark, geometry processing, and regional segmentation and so on, and, according to the particularity of the 256 color mode, the traditional algorithm targeted improvement, to speed up the processing speed, make it more suitable for film and TV subtitles, animated cartoon characters irregular image area.
Platform: | Size: 1024 | Author: zhoujinming | Hits:

[Special Effectsimage_processing

Description: 本程序是基于Matlab的米粒图像的分割、计数以及周长、面积、形状因子等参数的计算。图像分割是基于腐蚀膨胀算法,选用边界跟踪法计算周长,程序代码清晰明了,对于参数的计算速度较快,且参数计算精度较高。-This procedure is based on the Matlab image segmentation grain of rice, counting and perimeter, area, shape factor and other parameters of the calculation. Image segmentation is based on the corrosion expansion algorithm, the choice of boundary tracking method perimeter, code clarity, the parameter calculation is faster and higher precision parameters.
Platform: | Size: 1024 | Author: yingl | Hits:

[Special Effectssource-code-for-image-processing

Description: 图像处理中常用到的二十多个基本算法的源代码,如图像变换、灰度变换、图像滤波、锐化、边缘检测、阈值分割、边界提取、边界跟踪等-Commonly used in image processing to more than twenty basic algorithm source code, such as image conversion, gray-scale transformation, image filtering, sharpening, edge detection, threshold segmentation, edge detection, boundary tracking
Platform: | Size: 8192 | Author: 六月的雨 | Hits:

[Special EffectsSegment

Description: Visual C++ 2010 经典的图像分割算法:边缘检测、阈值分割、边界跟踪-Visual C++ 2010 classic image segmentation algorithm: edge detection, threshold segmentation, boundary tracking
Platform: | Size: 25005056 | Author: yanjieliang | Hits:

[OpenCVFaceDetection

Description: 图像预处理包括图像平滑、图像分割、二值化、图像形态学处理和轮廓提取。轮廓提取是使用八邻域边界跟踪算法。在手势的特征提取部分,使用边界傅立叶描绘子的手势特征提取算法。针对手势的识别,采用了基于 BP 神经网络的识别方法-Image pre-processing, including image smoothing, image segmentation, binarization, morphological image processing and contour extraction. The contour extraction is eight neighborhood boundary tracking algorithm. Extract part of the characteristics of the gestures and use the boundary Fourier descriptors gestures feature extraction algorithm. Gesture recognition, the recognition method based on BP neural network
Platform: | Size: 3072 | Author: 张燕 | Hits:

[matlabtxcl

Description: 可以实现图像边界跟踪的算法程序,基于Matlab实现-The image boundary tracking algorithm can be achieved based on Matlab
Platform: | Size: 1024 | Author: houhuazhou | Hits:

[Special Effectscolor-image-region-growing

Description: 用4领域和8领域跟踪算法解决一个边界跟踪问题,很详细,欢迎下载-With four fields and eight field boundary tracking algorithm to solve a tracking problem in great detail, welcome to download
Platform: | Size: 18432 | Author: 赵赵 | Hits:

[Graph programVc6_Image

Description: VC++图像处理及源码包(大全)包括下列内容:1.数字图像获取,处理及实践应用电子书 2.数字图像获取,处理及实践应用电子书分章节源码 3.书中提及的各种算法的综合源码。压缩包里面包括的算法代码有:分章节源码内容:内容:对比度增强、灰度变换法、直方图修整法、图像平滑、图像锐化、伪彩色和假彩色增强;逆滤波复原、维纳滤波方法;傅立叶变换、离散余弦变换(DCT)、沃尔什变换、基于特征向量的变换、霍特林(Hotelling)变换、SVD变换、小波变换、Mallat算法;霍夫曼(Huffman)编码、算术编码、游程编码(Run Length Coding)、位平面编码、预测编码、DPCM、JPEG 2000编码;骨架检出、轮廓提取;边界跟踪、阈值分割区域生长、分裂合并、Canny算子;图像的模式识别。各种算法的综合源码:原图、抖动,灰度变换、直方图均衡、多种滤波器、伪彩色增强,运动模糊、逆滤波,傅立叶变换、快速傅立叶变换、离散余弦变换、沃尔什变换、霍特林变换、小波变换、小波反变换,霍夫曼编码、香浓-费诺编码、算术编码、位平面编码,图像识别。-VC++ image processing and source packages ( Daquan ) include the following : 1 digital image acquisition , processing and practical application of e-books 2 digital image acquisition , processing and practical application source book of chapters 3 each book mentioned kinds comprehensive source algorithm. Package which includes code compression algorithm are : sub- chapter source content : Content : contrast enhancement, gray transform, histogram dressing, image smoothing, image sharpening , pseudo-color and false color enhancement inverse filter rehabilitation, Wiener filter methods Fourier transform, discrete cosine transform (DCT), Walsh transform, based on the feature vector transformation, Hotelling (Hotelling) transform , SVD transform, wavelet transform , Mallat algorithm Hoffman (Huffman) coding, arithmetic coding , RLE (Run Length Coding), bit-plane coding , predictive coding , DPCM, JPEG 2000 encoding skeleton detection , contour extraction boundary tracking , th
Platform: | Size: 15010816 | Author: namejiang | Hits:

CodeBus www.codebus.net