搜索资源列表
dipback
- 图像处理的标准程序 经过几十次测试 包括:bmp图象读取,噪声产生,滤波,边缘跟踪-image processing standard procedure after dozens of tests including : bmp image read, noise, filtering, Edge tracking, etc.
cancer
- 细胞检测,通过细胞边缘跟踪,迭代阈值分割算法,检测细胞边缘,计算细胞大小,对细胞进行判断-cell detection, tracking through the edge of the cells, iterative threshold segmentation algorithm to detect the edge of the cells, the cell size, right cells judgment
fast_distance_map_caculate
- 使用边缘跟踪,种子填充等算法提取图像边界,然后使用并行的方法来计算图像的距离图。-using edge tracking and seed filling algorithm to detect the edges of images, then use the parallel approach to the calculation of the distance between the image map.
ImageFG5
- 遗传模似退火算法图像分割、还有固定阀值、迭代阀值分割,边缘跟踪等到-genetic simulated annealing image segmentation, there is a fixed threshold, iterative threshold segmentation, at the edge tracking
detectandtrace
- 利用经典的边缘提取算子(canny)提取影像边缘,然后对提取的影像边缘进行边缘跟踪-use of the classic edge detection operators (canny) images from the brink then extract the image edge tracking
charrecognition
- 《VC++数字图像识别技术典型案例》第九章光学字符识别技术,包括预处理、边缘跟踪和特征提取算法-"VC Digital Image Recognition Technology typical case," the ninth chapter of optical character recognition technologies, including pretreatment, Edge tracking and feature extraction algorithm
imagesegment
- 并行分割包括robert算子、sobel算子、prewitt算子、laplacian算子 串行分割:边缘跟踪 阈值分割:固定阈值分割、自适应阈值分割 串行区域分割:区域生长
EdgeContour
- 这是一个检测边缘的VC++代码,主要有边缘跟踪,hough,sobel等传统检测方法.
gsnake1.0
- 新加波人搞得sanke边缘跟踪算法,附有论文,很实用。
二值图像边缘跟踪
- 就一个二值图像实现边缘跟踪的程序,首先对其进行区域标记,然后采用4领域区域标记方生长法
edge.实现灰度图像的二值化
- 实现灰度图像的二值化,和边缘跟踪以提取图像的边界,The realization of the gray image binarization and edge tracking to extract the image of the border
trace
- 8邻域边缘连接,实现闭合边界跟踪,简单实用-8 neighborhood edge connector, to achieve closure boundary tracking, simple and practical
2005527163923
- 是一部分采用VC进行图像处理的源代码,其中包括图像复原,图像分割,种子填充,轮廓提取与边缘跟踪。-Is part of image processing using VC source code, including image restoration, image segmentation, seed filling, contour extraction and edge tracking.
416950642005527163923
- 图形分割 边缘检测 轮廓提取 边缘跟踪 种子填充 区域生长等功能-Graphic segmentation edge detection contour extraction of seed filling edge tracking features such as region growing
DigitalImageProcessing4
- 7.1 概述 7.2 边缘检测 7.3 边缘跟踪 4.1 概述 4.2 空域变换增强 4.3 空域滤波增强 4.4 频域增强 4.5 彩色增强 -7.2 Edge Detection 7.1 overview 7.3 Edge tracking 4.1 4.2 Enhanced 4.3 airspace airspace transform filter to enhance the frequency domain 4.4 Enhanced Color Enha
SHOW
- 运用基于图像边缘跟踪的方法,提取图像边缘,并且演示跟踪的整个过程-using the image edge tracing methods to get the edge and show its process
MorphologicalanalysisofcellsMatlab
- 细胞图形处理,检测细胞的边缘跟踪,用于计算周长-Graphics processing cells to detect the edge of cell tracking, used to calculate the perimeter
bianyuan
- 此代码的对象用于BMP图像,其目的是为了实现对图像的边缘跟踪-boundary trace
edge
- 本程序实现对于CT图像的边缘提取算法,如Sobel,Robert,Priwitt,Laplacian,边缘跟踪算法,及射线法的边缘提取。-Implementation of this program for the CT image edge extraction algorithms such as Sobel, Robert, Priwitt, Laplacian, edge tracking algorithm, and the ray method of edge detection.
内边界边缘轮廓跟踪算法
- 可以识别图像的边缘,提取图像边缘轮廓,且程序简单易懂,方便初学者学习。(You can recognize the edges of images.)