-
算法功能:夜间灰度图像的增强处理
参考论文:《一种用于夜间图像增强的算法》,实现的效果要好于直方图均衡化的效果。...
算法功能:夜间灰度图像的增强处理
参考论文:《一种用于夜间图像增强的算法》,实现的效果要好于直方图均衡化的效果。-Algorithm functions: gray-scale images to enhance night-time deal with the reference paper:
- 2022-07-04 01:03:56下载
- 积分:1
-
is all the image processing code reference books for the week long "<pro...
很全的图象处理的代码
参考书为周长发的《〈精通Visual C++ 图像编程》》,为数字图象处理的经典作品-is all the image processing code reference books for the week long "
- 2023-08-08 04:45:03下载
- 积分:1
-
图像融合PixelFusion,也许会有些用处
图像融合PixelFusion,也许会有些用处-This is a PixelFusion programe
- 2022-07-07 08:56:06下载
- 积分:1
-
I have written a watershed algorithm. . Good methodology used. . The direct use...
自己编写的分水岭算法。。很好用的方法。。这一直接使用-I have written a watershed algorithm. . Good methodology used. . The direct use of
- 2022-05-22 22:58:24下载
- 积分:1
-
本代码实现的功能: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
-
BMP图像转灰度图像,在图像处理中非常有用!
BMP图像转灰度图像,在图像处理中非常有用!-BMP image to gray-scale images, in image processing is very useful!
- 2022-02-02 07:20:00下载
- 积分:1
-
设计算法把一个十进制的整数转换为二至九进制之间的任一进制数输出...
设计算法把一个十进制的整数转换为二至九进制之间的任一进制数输出-Design algorithm to convert a decimal integer between 2-9 binary output of either one decimal number
- 2022-12-22 03:15:03下载
- 积分:1
-
zoran的一款数字电视,机顶盒方案的源程序应用,软件技术手册,厂家原文,全英文....
zoran的一款数字电视,机顶盒方案的源程序应用,软件技术手册,厂家原文,全英文.-zoran" s a digital TV, set-top box application program source code, software, technical manuals, factory original, all in English.
- 2022-03-24 09:18:55下载
- 积分:1
-
On image processing, including all aspects, mainly related to graphics processin...
图像处理论述,包括各个方面,主要涉及图形的处理,滤波等方面,值得一看-On image processing, including all aspects, mainly related to graphics processing, filtering, etc., see
- 2022-08-19 10:10:06下载
- 积分:1
-
em算法,实现聚类,是k均值算法的拓展,希望对大家能有所帮助...
em算法,实现聚类,是k均值算法的拓展,希望对大家能有所帮助-em cluster
- 2022-03-09 19:01:42下载
- 积分:1