搜索资源列表
ipl98_v2.18.tar
- 图像处理软件,支持BMP文件格式,提供图像旋转、变换、边缘提取等一般图像处理的基本操作接口。-image processing software, supports BMP file formats, image rotation, transform, edge extraction general basic image processing interface.
复件 链码
- 对图像首先进行了边缘提取和细化,然后对细化了的图像通过链码来输出,是一个对图像编程人员非常实用的工具哦-the first images of edge extraction and refining, and then refined through images of the chain code to output, the image is a programmer very useful tool oh
936414
- 边沿检测与提取,轮廓跟踪 source目录下为源程序 功能是边沿检测与提取,轮廓跟踪 命令行编译过程如下 vcvars32 rc bmp.rc cl edge.c bmp.res user32.lib gdi32.lib 注意事项: 运行时,文件c:\\test.bmp必须存在-edge detection and extraction, contour tracking source directory function is the source for edge detection and
边沿检测与提取轮廓跟踪的图象算法
- 边沿检测与提取轮廓跟踪,来自于源码中国 www.Cn700.com-edge detection and extraction of contour tracking, source from China www.Cn700.com
VC++6.0数字图像处理程序集
- 内含LOG滤波器提取边缘、用形态学方法提取骨架线实验报告。-intron from the edge filter, and morphological methods Skeleton extraction experiment report.
Canny
- 用Canny算子提取图像边缘 边缘检测用Canny算子提取图像边缘 边缘检测-Extracted by Canny edge operator with edge detection operator Canny edge detection of image edge extraction
tuxiangchuli
- VC++图像处理典型算法,包括图像灰度化,边缘检测,图像识别,提取特征值等-Typical VC++ image processing algorithms, including gray, edge detection, image recognition, feature extraction and other value
EdgeExtraction
- This a tool for edge extraction applied on images.-This is a tool for edge extraction applied on images.
my_hough
- canny算子进行边缘检测,然后用hough算法进行直线检测。-canny operator edge extraction from image, and then use the hough algorithm line detection.
Source-Codes
- 图像边缘提取,对于二值图像进行边缘提取,得出提取后的边缘图像-Image Edge Extraction binary image edge extraction
Lecture1-ViLib-DEMO-programs
- 二值描述,主要用于图像的边缘提取 可以用来为图像分类-Binary descr iption, mainly used for the edge extraction of the image can be used to image classification
CannyEdgeDetector
- 利用canny算子提取图像边缘,目前只支持256色。-Using the canny operator edge extraction.
edge-extraction
- 亚像素提取边缘源代码,可以进行准确的边缘检测-Subpixel edge source code
boundary_trace
- 将光学图像二值化处理变成黑白图像后,将其中的目标的边缘提取出来的一种方法-a target edge extraction method in optics picture
diffrentcolor
- 提取图像的边缘,并且根据每个图像块中边缘所占的比例,将其用不同的颜色标记出来-Edge extraction image, and each image block according to the proportion of the edge, which was marked with different colors
C
- 基于c语言的数字图片处理源代码,对BMP图片进行边缘提取-Based on digital image processing c language source code, BMP image edge extraction
bound2im
- 在MATLAB环境下对图像二值化处理后对图像进行edge的边缘提取,用于数值图像处理的相关领域中。-In the MATLAB environment on the image binarization edge of the image edge extraction, related fields for numerical image processing.
54351645
- 边缘提取和边缘检测matlab代码,可以参考下-Edge extraction and edge detection matlab code, you can refer to the following
image-grad
- 基于OPENCV,实现不同梯度算子的边缘提取,其中包括最基本的像素操作,适合初学图像处理。-Based on OPENCV, the realization of different gradient operator edge extraction, including pixel operation is the most basic, suitable for beginners of image processing.
Laplasian
- Laplasian图像边缘提取,亲测有效,欢迎下载使用。(Edge extraction of Laplasian image)
