-
关于bmp图像的放大缩小程序。开发于vc++,基本的小程序。
关于bmp图像的放大缩小程序。开发于vc++,基本的小程序。-on bmp image zooming procedures. Vc in the development, the basic small programs.
- 2022-08-14 16:58:05下载
- 积分:1
-
在控制台下写的BMP图像的存储,可以复制存储24位,8位、4位和1位的位图
在控制台下写的BMP图像的存储,可以复制存储24位,8位、4位和1位的位图-In the console write BMP image storage, you can copy the stored 24-bit, 8-bit, 4 and 1-bit bitmap
- 2022-01-20 22:59:15下载
- 积分:1
-
classic imageboard the source!
很经典的imageboard源码!-classic imageboard the source!
- 2022-03-01 21:22:37下载
- 积分:1
-
视屏纹理投影的程序源代码,很不错的,值得学习
视屏纹理投影的程序源代码,很不错的,值得学习-screen projection of the program"s source code is very good and worthy of study
- 2023-05-18 01:10:03下载
- 积分:1
-
图像处理源码,包括:点运算,几何变换,正交变换,图像增强,形态学变换,边缘与轮廓,图像分析,图像复原,图像编码等等...包含各种算法...
图像处理源码,包括:点运算,几何变换,正交变换,图像增强,形态学变换,边缘与轮廓,图像分析,图像复原,图像编码等等...包含各种算法-Image processing source code, including: point operations, geometric transformations, orthogonal transform, image enhancement, morphological transformation, edge and contour, image analysis, image restoration, image coding, etc. ... contains a variety of algorithms ...
- 2022-09-03 21:20:02下载
- 积分:1
-
简单适用的图片缩放软件,本软件可满足在制作网页时需要相同大小规格的图片的要求...
简单适用的图片缩放软件,本软件可满足在制作网页时需要相同大小规格的图片的要求-applicable simple image scaling software, the software can be produced to meet the needs of the same page size specifications of the request Photo
- 2022-03-14 07:45:54下载
- 积分:1
-
image process
这是一个非常好的图像处理方面的软件,里面含有去多图像处理函数。-image process
- 2023-05-06 20:30:02下载
- 积分:1
-
命令的直方图校正和颜色转换过程
直方图修正和彩色变换
命令行编译过程如下
vcvars32
rc bmp.rc
cl colorope.c bmp.res user32.lib gdi32.lib-Histogram correction and color transformation process of the command-line compiler is as follows vcvars32rc bmp.rccl colorope.c bmp.res user32.lib gdi32.lib
- 2023-05-24 14:10:03下载
- 积分:1
-
VC实现抓屏功能,通过操作键盘的来实现,能实现多次的抓图,并保存为BMP的文件...
VC实现抓屏功能,通过操作键盘的来实现,能实现多次的抓图,并保存为BMP的文件-VC realize screenshots feature of the keyboard to achieve, to achieve a number of drawings, and saved as BMP documents
- 2022-07-12 23:50:34下载
- 积分:1
-
这段程序实现了对图像的膨胀运算,针对的都是黑色点。参数中有一个BOOL变量,为真时,表示在水平方向进行膨胀运算,即结构元素B为(1 ,1. ,1)否则在竖直方向...
这段程序实现了对图像的膨胀运算,针对的都是黑色点。参数中有一个BOOL变量,为真时,表示在水平方向进行膨胀运算,即结构元素B为(1 ,1. ,1)否则在竖直方向上进行膨胀运算,即结构元素B为1 1.1 。-this program for the expansion of computing image has been aimed at Black Point. Parameters have a BOOL variable to true, in the horizontal direction for expansion of computing, the structural elements of B (1, 1. , 1) in the vertical direction or on the expansion of computing, the structural elements of a B 1.1.
- 2022-04-02 05:44:07下载
- 积分:1