搜索资源列表
Contour
- 二维规则网格数据的等值线追踪, 追踪算法为网格追踪法, 线绘制,可配置颜色 所读取的数据的文件格式为:surfer软件的ASCii grd文件数据-2D mesh contour data tracking, tracing algorithm for tracking grid, line drawing, color can be configured by reading the data file formats : surfer software ASCii grd document
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
Demo_Program
- 数字图像处理比较完整的程序,包括图像二值化、灰度线性化、阈值变换、边缘检测、轮廓跟踪、图像细化-More complete digital image processing procedures, including image binarization, gray linear, threshold transform, edge detection, contour tracing, image thinning, etc.
ContourTracingLineFollowing
- 轮廓跟踪和线的追随源代码下载 Contour Tracing & Line Following-Tracking and following the contour line of the source code download Contour Tracing & Line Following
ContourPlot
- Fortran版的等值线追踪算法,基于规则网格的。-Fortran version of the contour tracing algorithm, rule-based grid.
chap07
- 第七讲 边沿检测与提取,轮廓跟踪 共11张图-Seventh-speaking edge detection and extraction, contour tracing a total of 11 plans
send
- 一组关于图像处理的算法,边沿检测与提取,轮廓跟踪的图象算法,对图像进行垂直镜像处理的源代码,屏幕颜色拾取器源代码,图象腐蚀,膨胀,细化算法,指纹识别的程序-A set of image processing algorithms, edge detection and extraction, the image contour tracing algorithm, the vertical mirror image processing source code, screen color pi
edge_check
- 实现边沿检测与提取以及轮廓跟踪的图象算法-Implementation, as well as edge detection and extraction of image contour tracing algorithm
SOURCE
- 数字图像处理这本书的第七章源代码,主要将边缘检测和轮廓跟踪,包括Sobel算子、Hough变换等。-Digital image processing of this book Chapter VII of the source code, mainly to edge detection and contour tracing, including the Sobel operator, Hough transform.
EdgeDetectionAndExtraction
- 边缘检测与提取,轮廓跟踪 注意事项: 运行时,文件c:\test.bmp必须存在-Edge detection and extraction, contour tracing Note: run-time, file c: \ test.bmp must exist
EdgeContour
- BMP图片边缘检测(包括Robert,Sobel,Prewitt,Kisch和Gauss-Laplace算子)与轮廓提取。此外,还有Hough变换,种子填充,轮廓跟踪等算法的实现方法。注意,BMP图片的需是256色以下。-BMP image edge contour (including Robert, Sobel, Prewitt, Kisch and Gauss-Laplace operator) and the contour extraction. In addition, Hough
edge
- 图象的边沿检测与提取,轮廓跟踪算法代码。边缘,轮廓提取-Image edge detection and extraction, contour tracing algorithm code. The edge contour extraction
ManyImageProcessingMethod2
- 图象的边沿检测与提取,轮廓跟踪算法代码,能实现图像的边缘检测与提取等功能!-Image edge detection and extraction, contour tracing algorithm code
source7
- 边沿检测与提取,轮廓跟踪 source目录下为本章介绍的源程序 功能是边沿检测与提取,轮廓跟踪 命令行编译过程如下 vcvars32 rc bmp.rc cl edge.c bmp.res user32.lib gdi32.lib 注意事项: 运行时,文件c:\test.bmp必须存在 -Edge detection and extraction, contour tracing source directory of the source cod
DImageProcess
- 对256色灰度bmp图像进行有效地处理,有图像增强、正交变换、边缘检测、提取、轮廓跟踪等功能。-256 color bmp to grayscale images to deal effectively with, and image enhancement, orthogonal transform, edge detection, extraction, contour tracing functions.
edgedetection
- 边沿检测与提取,轮廓跟踪 命令行编译过程如下 vcvars32 rc bmp.rc cl edge.c bmp.res user32.lib gdi32.lib 注意事项: 运行时,文件c:\test.bmp必须存在-Edge detection and extraction, contour tracing the course of the following command-line compiler vcvars32 rc bmp.rc cl edge
contour_cca
- A rough implementation of "A Component-Labeling Algorithm Using Contour Tracing Technique" paper on an implementation of connected component algorithm using contour tracing, allowing the algorithm to do connected component labelling with just one pas
contour-tracing
- 通过matlab实现对二值图像的轮廓跟踪-Realized through the matlab binary image contour tracing
contour-tracing
- 这是一个用Visual C++6.0编写的图像轮廓跟踪程序,内力附有附有测试图片,程序运行正确,很好用-This is a contour tracking program with the Visual C++6.0 written images, internal forces with with the test picture, the program runs correctly, easy to use
contour-tracing
- 主要功能是图像的边缘检测与提取,以及目标轮廓跟踪算法的源代码-Main function is to image edge detection and extraction, as well as target contour tracking algorithm source code