-
文件夹里附有contourlet分解的程序代码以及lena测试图片。相信一定能给初学contourlet的朋友不少指引...
文件夹里附有contourlet分解的程序代码以及lena测试图片。相信一定能给初学contourlet的朋友不少指引-This code tells you how to do contourlet decomposition.
- 2023-09-03 20:25:03下载
- 积分:1
-
exp1.m为对图像进行二级分解并提取每层低频信息进行压缩的源程序...
exp1.m为对图像进行二级分解并提取每层低频信息进行压缩的源程序-exp1.m for the secondary decomposition of the image and extract low-frequency information of each compressed source
- 2022-03-26 13:22:37下载
- 积分: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
-
基于贝叶斯(BAYES)阈值的小波(WAVELET)图像去噪算法源代码IMAGE DENOISING USING BAYES THRESHOLDING OF W...
基于贝叶斯(BAYES)阈值的小波(WAVELET)图像去噪算法源代码IMAGE DENOISING USING BAYES THRESHOLDING OF WAVELET COEFFICIENTS -Based on Bayesian (BAYES) Wavelet thresholding (WAVELET) image denoising algorithm source code IMAGE DENOISING USING BAYES THRESHOLDING OF WAVELET COEFFICIENTS
- 2023-07-11 08:45:03下载
- 积分:1
-
灰色的图像处理源码
彩色图像灰度处理器源码-gray color image processor FOSS
- 2023-06-06 03:05:04下载
- 积分:1
-
图像灰度拉伸、直方图均衡算法以及FCM聚类算法。
图像灰度拉伸、直方图均衡算法以及FCM聚类算法。-Image stretching, histogram equalization algorithm and the FCM clustering algorithm.
- 2022-04-26 20:01:56下载
- 积分:1
-
Application of C++ Builder to prepare image processing median filter program
应用C++Builder编写图像处理中的中值滤波程序-Application of C++ Builder to prepare image processing median filter program
- 2022-10-26 17:50:03下载
- 积分:1
-
这是我用所学的知识写得阈值分割程序,希望对大家有一定的启发...
这是我用所学的知识写得阈值分割程序,希望对大家有一定的启发-This is my knowledge with written procedures for threshold segmentation, in the hope that everyone has a certain degree of inspiration
- 2022-10-01 09:45:03下载
- 积分:1
-
使用C#编写的采用卡尔曼滤波和bregeler算法的图象识别程序,在.net2005下运行,识别率高,自动特征库,有机器学习功能...
使用C#编写的采用卡尔曼滤波和bregeler算法的图象识别程序,在.net2005下运行,识别率高,自动特征库,有机器学习功能-The use of C# prepared using Kalman filtering and image recognition algorithm bregeler procedures. Net2005 running, identify a high rate of automatic features of the Treasury, has machine-learning function
- 2022-03-03 19:56:32下载
- 积分:1
-
彩色图像的处理,包括颜色抖动,色彩转换。
图像的颜色处理,包括颜色抖动,颜色转换等。-Deal with color images, including color dithering, color conversion.
- 2022-01-26 06:15:53下载
- 积分:1