-
本代码实现的功能: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
-
这是一个测试图像峰值信噪比的程序源代码,纯C环境下的
这是一个测试图像峰值信噪比的程序源代码,纯C环境下的-This is a test image PSNR the source code, pure environment of the C
- 2022-02-20 11:08:31下载
- 积分:1
-
对一幅彩色图像进行离散DCT变换,并且选择合适的阀值进行DCT反变换...
对一幅彩色图像进行离散DCT变换,并且选择合适的阀值进行DCT反变换-Color of an image of discrete DCT transform, and select the appropriate threshold for DCT Transform
- 2022-05-29 23:18:51下载
- 积分:1
-
本程序实现了WBS(跳过空白块编码),对与二值图像进行了有效的压缩 该算法具有自适应性 可以自动选择空白快的大小...
本程序实现了WBS(跳过空白块编码),对与二值图像进行了有效的压缩 该算法具有自适应性 可以自动选择空白快的大小 -This procedure achieved a WBS (skip blank block coding), with binary image compression effectively with self-adaptability of the algorithm can automatically select a blank quick size
- 2022-03-19 09:14:15下载
- 积分:1
-
计算机图形学画四分之一个椭圆,若要画椭圆,只需加一个对称程序即可...
计算机图形学画四分之一个椭圆,若要画椭圆,只需加一个对称程序即可
- 2023-08-16 05:50:04下载
- 积分:1
-
图片的分割与整合,可以把图片分割成无数份!监控中可能用的到...
图片的分割与整合,可以把图片分割成无数份!监控中可能用的到-Image segmentation and integration can be divided into numerous picture! Monitoring may be used to
- 2022-03-09 10:33:27下载
- 积分:1
-
GIS, computer graphics Douglas
GIS开发,计算机图形学中道格拉斯―普克压缩算法实现-GIS, computer graphics Douglas-Puke Compression Algorithm
- 2022-03-19 13:37:34下载
- 积分:1
-
这是2004年一篇重要的角点检测文献的配套Matlab源码。该算法的效果比SIFT、Harris、Susan等算法的检测效果更好。本压缩包中有从Matlab官方...
这是2004年一篇重要的角点检测文献的配套Matlab源码。该算法的效果比SIFT、Harris、Susan等算法的检测效果更好。本压缩包中有从Matlab官方网站下载的源码,以及2004年那篇文献,对该算法做了详细解释。-This is 2004, an important corner detection literature supporting Matlab source code. Of the algorithm is better than SIFT, Harris, Susan, such as better detection algorithm. The compressed package from the official website to download the Matlab source code, and in 2004 came across the literature, the algorithm to do a detailed explanation.
- 2022-06-18 12:06:15下载
- 积分:1
-
学习MFC的好资料研究MFC的帮助可以很容易地检查点D。
学习mfc的好资料,对学习mfc很有帮助,能够很容易查询要点疑难-Learning mfc good information on the study mfc helpful can easily check points Difficult
- 2022-09-02 06:25:03下载
- 积分:1
-
The improved center/surround Retinex algorithm, can effectively enhance the colo...
改进后的中心/环绕Retinex算法,能有效增强彩色和灰度图像-The improved center/surround Retinex algorithm, can effectively enhance the color and gray-scale image
- 2022-07-13 22:45:04下载
- 积分:1