搜索资源列表
阈值变换
- 阈值变换的图像处理效果-threshold transform the image processing results
阈值变换源代码
- 图像阈值变换源代码-image thresholding transform source code
图象阈值变换
- 自动域值变换,见程序,用于图象二值化,可用于电子警察中的号拍定位-automatically transform domain values, see procedures for the two binary images can be used for electronic police, the shoot location
阈值变换对图像进行阈值变换
- 程序说明: //该函数用来对图像进行阈值变换。对于灰度值小于阈值的象素直接设置 灰度值为0;灰度值大于阈值的象素直接设置为255。-procedures : / / This function used to image transform threshold. For gray value less than the threshold value of the pixel intensity value directly set t
wavelet相邻尺度积系数阈值去噪
基于wavelet变换相邻尺度积系数阈值去噪法
在matlab7.0环境下运行
自己编的,希望编的效果比我好的同志,指出我的程序中的缺点,交流下。
30个图像处理
- 30个图像处理的VC++ 源代码,包括256色转灰度图,Hough变换,image_j1,PCA,Walsh变换,对比度拉伸,二值化变换,反色, 方块编码,傅立叶变换,高斯平滑,灰度均衡,均值滤波,拉普拉斯锐化(边缘检测), 离散余弦变换,亮度增减,逆滤波处理,取对数,取指数,梯度锐化,图象处理,图像镜像, 图像平移,图像缩放,图像细化,图像旋转,维纳滤波处理,用Canny算子提取边缘,阈值变换,直方图均衡.
基于小波变换阈值去噪的MATLAB源代码(包含小波包去噪程序)-
- 基于小波变换阈值去噪的MATLAB源代码(包含小波包去噪程序)
灰度阈值变换
- 8位灰度图像的MFC环境下的阈值变换
阈值变换
- 阈值变换的图像处理效果-threshold transform the image processing results
阈值变换源代码
- 图像阈值变换源代码-image thresholding transform source code
图象阈值变换
- 自动域值变换,见程序,用于图象二值化,可用于电子警察中的号拍定位-automatically transform domain values, see procedures for the two binary images can be used for electronic police, the shoot location
阈值变换对图像进行阈值变换
- 程序说明: //该函数用来对图像进行阈值变换。对于灰度值小于阈值的象素直接设置 灰度值为0;灰度值大于阈值的象素直接设置为255。-procedures :// This function used to image transform threshold. For gray value less than the threshold value of the pixel intensity value directly set to
hua使用MATLAB设计小波变换程序中的若干问题
- 在使用MATLAB完成小波变换程序和通过阈值来压缩图像的过程中,我和许多同学都是边学边用,是从一个接一个的问题中逐步理解小波和MATLAB编写程序的。因此我愿意就个人遇到和解决问题的经验与大家讨论,希望能够对遇到同样问题的人有所帮助。-using MATLAB completed wavelet transform procedures and through the threshold to compress images of th
tuxiang..
- 这是有关图像处理的代码,能实现各种功能,比如:二值化、阈值变换-This the image processing code, to achieve a variety of functions, such as : the value of the threshold value transform
LineTrans
- 该程序完成如下图像的点运算功能:灰度直方图,灰度的线性变换,阈值变换,灰度拉伸,灰度均衡。-The program follows the completion of the point image computing functions: gray-scale histogram, gray linear transform, threshold transform, gray stretch, gray balance.
ImageProcess
- 简单图像处理vc实现,包括取对数、取指数、灰度均衡和阈值变换等-Vc simple image processing to achieve, including the admission of a few, check index, gray balance and transformation, such as threshold
MatlabSourceCode
- 常见的图像处理matlab源代码,包括梯度锐化、图像镜像、图像平移、图像缩放、图像细化、图像旋转、维纳滤波处理、用Canny算子提取边缘、阈值变换、直方图均衡、中值滤波。-Matlab Source Code about Image Processing
xingtaixue
- 实现图像去噪,先用形态学做预处理 再用小波阈值变换方法去噪-Of image denoising, first morphological preprocessing then transform wavelet threshold denoising
阈值变换对图像进行阈值变换
- 程序说明: //该函数用来对图像进行阈值变换。对于灰度值小于阈值的象素直接设置 灰度值为0;灰度值大于阈值的象素直接设置为255。-procedures :// This function used to image transform threshold. For gray value less than the threshold value of the pixel intensity value directly set to
curvelet软阈值
- 在matlab平台上,使用多尺度curvelet变换,对SAR图像的相干斑噪声进行抑制, 先将图像进行对数变换,把相干斑乘性噪声转换为加性噪声,然后使用一种有效的阈值去噪方法,很好的抑制了相干斑噪声,效果不错。(On the MATLAB platform, the multiscale curvelet transform is used to suppress the speckle noise of the SAR image.