文件名称:source7
- 所属分类:
- 图形图像处理(光照,映射..)
- 资源属性:
- [C/C++] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 31kb
- 下载次数:
- 0次
- 提 供 者:
- 阿**
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
边沿检测与提取,轮廓跟踪
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 code for the chapter describes the functions of the edge detection and extraction, contour tracing the course of the following command-line compiler vcvars32 rc bmp.rc cl edge.c bmp.res user32.lib gdi32.lib Note : run-time, file c: \ test.bmp must exist
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 code for the chapter describes the functions of the edge detection and extraction, contour tracing the course of the following command-line compiler vcvars32 rc bmp.rc cl edge.c bmp.res user32.lib gdi32.lib Note : run-time, file c: \ test.bmp must exist
(系统自动生成,下载前可以参看下载内容)
下载文件列表
source7
.......\Bmp.h
.......\Bmp.rc
.......\edge.c
.......\edge.exe
.......\readme.txt
.......\Bmp.h
.......\Bmp.rc
.......\edge.c
.......\edge.exe
.......\readme.txt