-
本代码实现的功能: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
-
Delphi编写的屏幕放大程序,能放大特定区域,并能调节放大倍率...
Delphi编写的屏幕放大程序,能放大特定区域,并能调节放大倍率-Delphi procedures for the preparation of the screen to enlarge, can enlarge a specific area, and can adjustable magnification
- 2023-07-02 18:50:03下载
- 积分:1
-
(1) 512* 512 256
(1)对512*512的256色位图进行锐化效果处理、浮雕效果处理。
(2)对图像进行柔化效果的处理。
(3)对图像进行加强柔化及锐化效果的处理。
-(1) 512* 512 256-color bitmap for sharpening effect of treatment, relief effects processing. (2) softens the effect of image processing. (3) to soften and sharpen images to enhance the treatment effects.
- 2022-02-06 02:19:28下载
- 积分:1
-
dicom的转换程序,可转成bmp,jpg,pnm等,一群德国牛人写的,超强...
dicom的转换程序,可转成bmp,jpg,pnm等,一群德国牛人写的,超强-DICOM conversion procedures, could be converted into bmp, jpg, pnm, etc., a group of cattle were written in Germany, super-
- 2023-02-01 22:00:03下载
- 积分:1
-
The algorithm is based on “Segment
The algorithm is based on “Segment-Based Stereo Matching Using Belief Propogation and a Self-Adapting Dissimilarity Measure” by Klaus, Sormann, and Karner.
-The algorithm is based on
- 2022-01-26 00:30:56下载
- 积分:1
-
OpenCV_cvcam Library
OpenCV_cvcam Library
- 2022-07-08 13:11:01下载
- 积分:1
-
Matlab图像处理软件包, Matlab图像处理软件包,Matlab图像处理软件包...
Matlab图像处理软件包, Matlab图像处理软件包,Matlab图像处理软件包-Matlab image processing software package, Matlab image processing software package, Matlab image processing software package
- 2023-07-07 09:20:03下载
- 积分:1
-
This article was published in the 2008 ACM on an image retrieval review, the aut...
这篇文章是发表在08年ACM上的一篇图像检索综述,作者是PSU大学的博士毕业生,作者参考了300多篇文献,非常细致的讲述了image retrieval近几年的算法,方法,以及发展方向。-This article was published in the 2008 ACM on an image retrieval review, the author is a Ph.D. graduate PSU University, the authors made reference to more than 300 literatures, very careful about the image retrieval in recent years, algorithms, methods, and direction of development.
- 2022-04-29 12:52:52下载
- 积分:1
-
OpenCV进行皮肤检测。使用阈值法和贝叶斯方法。当…
OpenCV进行皮肤检测.用了阈值法和贝叶斯方法.其中皮肤标记是用鼠标来完成的.自己还是比较满意的,愿与大家分享.-OpenCV for skin detection. Using the threshold method and Bayesian methods. Where the skin tag is to use the mouse to complete. I am still satisfied, and would like to share with you.
- 2022-04-28 07:28:58下载
- 积分:1
-
vc developed image processing, display and shutter watermarked flame example, an...
vc开发的图像处理程序,有百叶窗显示和水纹火焰示例,和大家分享一下-vc developed image processing, display and shutter watermarked flame example, and share with you
- 2022-11-20 21:50:04下载
- 积分:1