-
图象的检测,模板匹配
命令行编译过程如下
vcvars32
rc bmp.rc
cl detect.c bmp.res user32.li...
图象的检测,模板匹配
命令行编译过程如下
vcvars32
rc bmp.rc
cl detect.c bmp.res user32.lib gdi32.lib
注意事项:
运行时,文件c: est.bmp必须存在
-Image detection, template matching command-line compiler as follows vcvars32 rc bmp.rc cl detect.c bmp.res user32.lib gdi32.lib Note: run-time, the file c: test.bmp must exist
- 2022-01-22 14:03:34下载
- 积分:1
-
C图像Sobel滤波器
sobel filter for image in c
- 2023-02-13 19:15:04下载
- 积分:1
-
图像处理入门者的一本好书!
图像处理入门者的一本好书!- A picture processing crossing the threshold good book!
- 2022-01-25 14:01:10下载
- 积分:1
-
java实现的实时绘图器
java实现的实时绘图器-achieve real-time mapping device
- 2022-10-26 21:55:03下载
- 积分:1
-
经典的对图象进行平滑处理的源代码
经典的对图象进行平滑处理的源代码-classic image of the smooth handling of source code
- 2022-03-23 21:29:08下载
- 积分:1
-
C语言实用数字图象处理,内容包括图象处理的基本技巧及实用的源代码。...
C语言实用数字图象处理,内容包括图象处理的基本技巧及实用的源代码。-C language practical digital image processing, including image processing, the basic skills and practical source code.
- 2022-10-27 07:00:03下载
- 积分:1
-
AUTOCAD的二次开发。该软件有一个主要功能是利用计算机堆栈技术和迷宫算法在CAD中自动求出最短路径长度(其中还利用了CAD的扩展数据技术,自定义了单链表类和...
AUTOCAD的二次开发。该软件有一个主要功能是利用计算机堆栈技术和迷宫算法在CAD中自动求出最短路径长度(其中还利用了CAD的扩展数据技术,自定义了单链表类和自定义栈类,ADO数据库连接)-AUTOCAD secondary development. The software is a main function is to use computer technology stack and the maze of CAD algorithm automatically calculated the shortest path length (which also use the expansion of the CAD data, since the definition of a single linked list and category-defined stack category, ADO database connectivity)
- 2022-04-19 04:32:24下载
- 积分:1
-
lefdef书架格式转换器
这是 lefdef 到书架格式转换器使用的物理设计。它将验证平台从 lef def 格式转换书架格式,我一直测试它和它的优良工程,某些格式试验台是必需的更多的信息,使用帮助命令。
- 2023-08-21 12:45:04下载
- 积分:1
-
完整的基本图形绘制系统,VC6.0下编译通过,可以画线,多边形,圆等....
完整的基本图形绘制系统,VC6.0下编译通过,可以画线,多边形,圆等.-integrity of the basic graphics rendering system, under VC6.0 compiler passed, line drawing, polygons, etc. round.
- 2023-05-24 22:55:02下载
- 积分:1
-
purpose
applies mean filter to gray
purpose
applies mean filter to gray-scale PGM image
compile
gcc -g -o mean_pgm mean_pgm.c -lpgm -lpbm -lm
-purpose mean filter applies to gray-scale PGM image compile gcc-g-o mean_pgm mean_pgm.c- lpgm- lpbm- lm
- 2022-03-25 16:01:56下载
- 积分:1