-
24BMP256ColorGray
本代码实现的功能: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.)
- 2020-07-01 01:20:02下载
- 积分:1
-
xiaobo
小波纹理分析软件.可以进行各种小波分析及图像重建(Wavelet texture analysis software. Can be a variety of wavelet analysis and image reconstruction)
- 2008-06-17 15:05:51下载
- 积分:1
-
fast_dt
快速距离变换的程序,是在外国人的一个程序上小改了一下,vs2008下的控制台程序,可以直接设置断点调试(Fast distance transform procedure is a procedure in the foreign small change a bit, vs2008 console under the program, you can set breakpoints directly)
- 2011-10-11 16:16:21下载
- 积分:1
-
CDib
dib图像的读取,显示以及存储,能够运行(dib image read, display, and storage, and be able to run)
- 2012-08-26 21:10:04下载
- 积分:1
-
Otsu image processing
利用大津算法对图片进行处理,得到满意的处理效果。(The image is processed by Otsu algorithm and satisfactory results are obtained.)
- 2019-04-12 15:45:15下载
- 积分:1
-
opencv-otsu
Opencv处理图像,用ostu法实现图像的二值化(Opencv image processing, using ostu method to achieve image binarization)
- 2013-07-21 16:00:03下载
- 积分:1
-
rentigenzong
实现人体跟踪的源代码,实现对视频中目标人物的跟踪(The human tracking source code, the video of the target person tracking)
- 2013-01-10 19:24:18下载
- 积分:1
-
Daima
遥感图像处理源代码,包括遥感影像读入、几何校正、影像重采样等等(Remote sensing image processing code)
- 2020-08-11 16:28:30下载
- 积分:1
-
DFT-DCT
说明: 基于VC++的图像的DFT变换和DCT变换,并可实现两者间的对比转换(VC++ based on the image of the DFT transform and DCT transform, and to achieve the contrast between the two conversion)
- 2021-02-15 10:09:48下载
- 积分:1
-
disparity2007
利用SIFT检测两图片的相同点,并获取两幅图像的视差。(SIFT detection using the same picture two points, and to obtain two images of the parallax.)
- 2021-05-16 18:30:07下载
- 积分:1