-
GDI二维图形操作,平移放缩等
GDI二维图形操作,平移放缩等-GDI 2D graphics operations, such as translation Zooming
- 2022-11-16 23:40:02下载
- 积分:1
-
Is a handwritten numeral recognition code that they feel is a good, oh.
是一个有关手写数字识别的代码,自己感觉很是不错哦。-Is a handwritten numeral recognition code that they feel is a good, oh.
- 2022-06-28 06:50:04下载
- 积分:1
-
And jitter to achieve patterning technology, and bmp2txt command
实现图案化和抖动技术,以及bmp2txt
命令行编译过程如下
vcvars32
rc bmp.rc
cl dither.c bmp.res user32.lib gdi32.lib
注意事项:
运行时,文件c: est.bmp必须存在-And jitter to achieve patterning technology, and bmp2txt command-line compiler as follows vcvars32 rc bmp.rc cl dither.c bmp.res user32.lib gdi32.lib Note: run-time, the file c: test.bmp must exist
- 2022-11-10 12:05:04下载
- 积分:1
-
游程编码
系统实现方案:总体思想:将图像文件以二进制方式读入缓冲区,把二进制位转制为整数,对缓冲区数据进行编码,以特定的格式(unsigned short)写入输出文件;解压缩过程反过来即可。压缩文件存储格式:以每两个字节为单位储存(即每次写入16位unsigned short类型)。 0 1 2~15 ... 第0位 存储压缩信息(1压缩;0不压缩,原始数据)第1位 如果第0位为1(压缩),此位标明字符类别(0或1);如果第0位为0(原始数据),此位无意义,默认为0后14位 存储字符数量或者原始数据的值
- 2022-07-09 04:00:22下载
- 积分:1
-
效果不错的直方图均衡
效果不错的直方图均衡-good results histogram equalization
- 2023-01-29 20:10:03下载
- 积分:1
-
人脸识别数据库,一共有40个人,每个人10副图像,大小是92*112...
人脸识别数据库,一共有40个人,每个人10副图像,大小是92*112-Face recognition database, a total of 40 individuals, each person 10 images, size is 92* 112
- 2022-01-22 02:19:19下载
- 积分:1
-
简单起见,这里设定阈值为122,即最大灰度的一半
简单起见,这里设定阈值为122,即最大灰度的一半-the sake of simplicity, this threshold value is set to 122, the largest gray half
- 2023-06-12 03:45:08下载
- 积分:1
-
通过同态滤波增强图像的对比度,效果很好。
通过同态滤波增强图像的对比度,效果很好。-By homomorphic filtering to enhance image contrast, works well.
- 2022-03-05 21:51:22下载
- 积分:1
-
画图程序 提供简单的画图工具
画图程序 提供简单的画图工具-Paint program provides simple drawing tools
- 2023-05-04 18:45:03下载
- 积分:1
-
source code programmed with c language for graphics file manipulation.There is a...
用c语言编写的图形文件源代码操纵。那里也是它的详细说明
- 2022-03-17 13:08:50下载
- 积分:1