-
本代码实现的功能:24位位图(BMP)的灰度化。具体实现过程:打开图像文件,找到数据区(每3个字节代表一个象素的R,G,B值),循环扫描,根据RGB的权重,计算...
本代码实现的功能:24位位图(BMP)的灰度化。具体实现过程:打开图像文件,找到数据区(每3个字节代表一个象素的R,G,B值),循环扫描,根据RGB的权重,计算出灰度值. 如果要得到256色灰度图,则要新建一个调色板,修改信息头和文件头.-Realize the function of the code: 24-bit bitmap (BMP) of the gray. Concrete realization of the process: Open the image file, locate the data area (3 bytes per pixel on behalf of a R, G, B values), cyclic scan, according to the weight of RGB, gray value is calculated. If you want to get 256 colors grayscale, would create a new palette, modify the header and file header information.
- 2022-05-18 00:16:22下载
- 积分:1
-
常见的形态学图像处理源代码,可以运行,包括常见的膨胀腐蚀算法...
常见的形态学图像处理源代码,可以运行,包括常见的膨胀腐蚀算法-Common morphological image processing source code, you can run, including the expansion of common corrosion algorithm
- 2022-08-12 16:14:40下载
- 积分:1
-
vc6.0, the detection of the contour shape image of the area and perimeter, BMP i...
vc6.0下,检测图像形状的轮廓的面积和周长,图像格式必须为BMP格式。-vc6.0, the detection of the contour shape image of the area and perimeter, BMP image format must be the format.
- 2022-12-25 14:25:03下载
- 积分:1
-
计算几何大全,c++代码,内含点,直线,线段,圆,弧,多边形等求交,相互关系等等各种算法,对CAD等编程有很大帮助...
计算几何大全,c++代码,内含点,直线,线段,圆,弧,多边形等求交,相互关系等等各种算法,对CAD等编程有很大帮助-computational geometry Daquan, c code, intron, straight line, circle, arc, polygon, etc. intersection, mutual relations, and so on various algorithms, such as the CAD program is very helpful
- 2022-07-09 22:01:39下载
- 积分:1
-
BMP2LAY
将BMP图档转换到IC Layout中,以方便Layoyt工程师在CHIP中快速的建立LOGO...
BMP2LAY
将BMP图档转换到IC Layout中,以方便Layoyt工程师在CHIP中快速的建立LOGO-BMP2LAY will be converted to BMP files in IC Layout to facilitate Layoyt engineers quickly CHIP establishment LOGO
- 2022-03-11 20:23:04下载
- 积分:1
-
Image processing fuzzy C means algorithm MATLAB code extracting compressed packa...
图像处理 模糊C均值算法 MATLAB代码
压缩包解压时没有密码-Image processing fuzzy C means algorithm MATLAB code extracting compressed package without a password
- 2023-06-28 22:20:04下载
- 积分:1
-
provide multilingual environment of usb camera image acquisition function
提供了多种语言环境下的usb摄像头图像采集功能-provide multilingual environment of usb camera image acquisition function
- 2023-04-01 13:50:04下载
- 积分:1
-
本程序是一个工具箱,用于图像处理,包括了图像的去噪与解压缩算法...
本程序是一个工具箱,用于图像处理,包括了图像的去噪与解压缩算法-This procedure is a toolbox for image processing, including image denoising and decompression algorithms
- 2023-05-28 21:20:04下载
- 积分:1
-
枚举显卡支持的RGB/YUV Overlay的方法及其colorkey的使用.
枚举显卡支持的RGB/YUV Overlay的方法及其colorkey的使用.-Enumeration graphics support RGB/YUV Overlay of methods and their use of colorkey.
- 2022-01-22 11:12:38下载
- 积分:1
-
实现水波特效的代码例子,在图片上有水波荡漾的样子!
实现水波特效的代码例子,在图片上有水波荡漾的样子!-achieve wave effects of code examples, in the pictures of a wave rippling like!
- 2022-10-26 10:45:03下载
- 积分:1