SOURCE

所属分类:图形图像处理
开发工具:Visual C++
文件大小:31KB
下载次数:1
上传日期:2009-03-07 09:38:42
上 传 者liuniangp
说明:  数字图像处理这本书的第七章源代码,主要将边缘检测和轮廓跟踪,包括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.)

文件列表:
SOURCE\Bmp.h (818, 1998-04-21)
SOURCE\Bmp.rc (1062, 1998-04-21)
SOURCE\EDGE.C (31474, 2000-06-22)
SOURCE\EDGE.EXE (54272, 2003-04-25)
SOURCE (0, 2002-01-12)

第七讲 边沿检测与提取,轮廓跟踪 source目录下为本章介绍的源程序 功能是边沿检测与提取,轮廓跟踪 命令行编译过程如下 vcvars32 rc bmp.rc cl edge.c bmp.res user32.lib gdi32.lib 注意事项: 运行时,文件c:\test.bmp必须存在

近期下载者

相关文件


收藏者