CodeBus
www.codebus.net
Search
Sign in
Sign up
Hot Search :
Source
embeded
web
remote control
p2p
game
More...
Location :
Home
Search - matlab code for histogram
Main Category
SourceCode
Documents
Books
WEB Code
Develop Tools
Other resource
Search - matlab code for histogram - List
[
matlab
]
Imageequilibria
DL : 0
这是我自己写的一个Matlab原代码:直方图均衡化,另外送上别人写的一种算法,给大家比较,接下来我还想写一种能强化细节的自适应直方图均衡法。。请大家多多指教-that I wrote an original Matlab code : histogram equalization, and send the others to write an algorithm for the sake of comparison, the next one I want to write details can be enhanced adaptive histogram equalization method. . Please exhibitions. .
Update
: 2025-02-17
Size
: 1kb
Publisher
:
天路
[
Graph program
]
CodeforMATLABImageProcessing
DL : 0
程序代码说明 P0301:数字图像矩阵数据的显示及其傅立叶变换 P0302:二维离散余弦变换的图像压缩 P0303:采用灰度变换的方法增强图像的对比度 P0304:直方图均匀化 P0305:模拟图像受高斯白噪声和椒盐噪声的影响 P0306:采用二维中值滤波函数medfilt2对受椒盐噪声干扰的图像滤波 P0307:采用MATLAB中的函数filter2对受噪声干扰的图像进行均值滤波 P0308:图像的自适应魏纳滤波 P0309:运用5种不同的梯度增强法进行图像锐化 P0310:图像的高通滤波和掩模处理 P0311:利用巴特沃斯(Butterworth)低通滤波器对受噪声干扰的图像进行平滑处理 P0312:利用巴特沃斯(Butterworth)高通滤波器对图像进行锐化处理 -code P0301 : Digital image data matrix display and Fourier Transform P0302 : Two-dimensional discrete cosine transform image compression P0303 : Gray used a new method to enhance the contrast of the image P0304 : histogram equalization P0305 : Simulation images by white Gaussian noise and Impulse noise impact P0306 : 2D median filtering function medfilt2 right by the Salt and Pepper image noise filtering P0307 : MATLAB filter2 the function of noise interference by the image filtering P0308 : Image Adaptive Filter Weiner P0309 : use five different gradient Enhancement Act for image sharpening P0310 : Images of the high-pass filtering and mask handling P0311 : use Butterworth (Butterworth) low-pass filter to noise interference by the image smoothing P 0312 : Butterworth (Butterworth) high-pa
Update
: 2025-02-17
Size
: 11kb
Publisher
:
Jimmy Yen
[
Special Effects
]
light
DL : 0
另一种光照不均匀图像的图像增强法源代码,编译通过,效果良好-Another non-uniform illumination image image enhancement method source code, the compiler is passed, the effect of good
Update
: 2025-02-17
Size
: 1kb
Publisher
:
shenyunfei
[
Special Effects
]
work4
DL : 0
程序代码说明 P0301:数字图像矩阵数据的显示及其傅立叶变换 P0302:二维离散余弦变换的图像压缩 P0303:采用灰度变换的方法增强图像的对比度 P0304:直方图均匀化 P0305:模拟图像受高斯白噪声和椒盐噪声的影响 P0306:采用二维中值滤波函数medfilt2对受椒盐噪声干扰的图像滤波 -Procedure Code Description P0301: digital image data display matrix and its Fourier transform P0302: Two-dimensional discrete cosine transform image compression P0303: gray-scale transformation of the methods used to enhance image contrast P0304: Histogram of homogenization P0305: simulated images by Gaussian white noise and salt and pepper noise P0306: A two-dimensional median filtering function medfilt2 of interference by salt and pepper noise image filtering
Update
: 2025-02-17
Size
: 8kb
Publisher
:
张平
[
Special Effects
]
jubujunheng
DL : 0
此代码从局部上来使用直方图均衡来达到增强图像的目的,非常的好,而且已经调试好了无差错-This code from the local authorities to use histogram equalization to achieve the purpose of enhanced images, very good, and has good debugging error-free
Update
: 2025-02-17
Size
: 4kb
Publisher
:
李明
[
Windows Develop
]
2-D-histogram
DL : 0
2-D histogram代码从国外网站下载,感觉不错,内附讲解-2-D histogram code downloaded from the web sites from abroad, I feel pretty good, containing a brief
Update
: 2025-02-17
Size
: 9kb
Publisher
:
李晓阳
[
Graph program
]
3
DL : 0
matlab代码,数字图像矩阵数据的显示及其傅立叶变换,二维离散余弦变换的图像压缩,采用灰度变换的方法增强图像的对比度,直方图均匀化,模拟图像受高斯白噪声和椒盐噪声的影响,采用二维中值滤波函数medfilt2对受椒盐噪声干扰的图像滤波-matlab code, digital image data display matrix and its Fourier transform, two-dimensional discrete cosine transform image compression, using gray-scale transformation method to enhance image contrast, histogram homogenization, analog image by Gaussian white noise and salt and pepper the impact of noise, using two-dimensional median filter function by medfilt2 of salt and pepper noise image filtering
Update
: 2025-02-17
Size
: 2kb
Publisher
:
wang
[
Special Effects
]
image_inhancement
DL : 1
基于Matlab的典型图像增强算法的源码 程序代码说明 P0301:数字图像矩阵数据的显示及其傅立叶变换 P0302:二维离散余弦变换的图像压缩 P0303:采用灰度变换的方法增强图像的对比度 P0304:直方图均匀化 P0305:模拟图像受高斯白噪声和椒盐噪声的影响 P0306:采用二维中值滤波函数medfilt2对受椒盐噪声干扰的图像滤波 P0307:采用MATLAB中的函数filter2对受噪声干扰的图像进行均值滤波 P0308:图像的自适应魏纳滤波 P0309:运用5种不同的梯度增强法进行图像锐化 P0310:图像的高通滤波和掩模处理 P0311:利用巴特沃斯(Butterworth)低通滤波器对受噪声干扰的图像进行平滑处理 P0312:利用巴特沃斯(Butterworth)高通滤波器对图像进行锐化处理-They are typical Matlab-based image enhancement algorithm. Procedure Code Description P0301: digital image data display matrix and its Fourier transform P0302: Two-dimensional discrete cosine transform image compression P0303: the use of gray-scale transformation method of contrast-enhanced images P0304: Histogram of homogenization P0305: analog image by Gaussian white noise and salt and pepper noise P0306: A two-dimensional median filter function by medfilt2 of salt and pepper noise image filtering P0307: the use of MATLAB s function affected by noise interference filter2 images mean filter P0308: Image Adaptive Weiner Filter P0309: the use of five kinds of different gradient enhanced image sharpening method P0310: Image of high-pass filtering and mask treatment P0311: the use of Butterworth (Butterworth) low pass filter on the image noise by smoothing treatment P0312: the use of Butterworth (Butterworth) high-pass filter for sharpening
Update
: 2025-02-17
Size
: 21kb
Publisher
:
panghuanzhi
[
Multimedia program
]
CannyJava
DL : 0
hai I m doing digital image processing project in matlab. so I wnat source code for edge dector algorithm, color histogram and texture algorithm using matlab related source code.
Update
: 2025-02-17
Size
: 11kb
Publisher
:
tnp
[
matlab
]
1p3
DL : 0
matlab code for histogram equalisation
Update
: 2025-02-17
Size
: 91kb
Publisher
:
coolguy
[
matlab
]
histeq
DL : 0
A matlab code for image processing using histogram equalization
Update
: 2025-02-17
Size
: 38kb
Publisher
:
Natalie Bijou
[
matlab
]
histeqconv
DL : 0
here is the code for histogram equilization and convolution for image processing from gonzalvez book also the code for image rotation and image masking-here is the code for histogram equilization and convolution for image processing from gonzalvez book also the code for image rotation and image masking
Update
: 2025-02-17
Size
: 1kb
Publisher
:
sushil
[
matlab
]
Histogram-Modification-Matlab-coding
DL : 0
it is matlab code for image histogram modification used to collect the same property of image.
Update
: 2025-02-17
Size
: 2kb
Publisher
:
anbu
[
Other
]
histogram
DL : 0
matlab code for histogram,image proccensing
Update
: 2025-02-17
Size
: 23kb
Publisher
:
ramin
[
Program doc
]
histogram-matching
DL : 0
matlab code for histogram matching.
Update
: 2025-02-17
Size
: 1kb
Publisher
:
GURU PRASAD MISHRA
[
Software Engineering
]
code-(2)
DL : 0
matlab code for histogram equilizatiion
Update
: 2025-02-17
Size
: 8kb
Publisher
:
dhaval
[
matlab
]
31767646Histogram-Modification-Matlab-coding
DL : 0
Matlab Code for Histogram Equalization
Update
: 2025-02-17
Size
: 2kb
Publisher
:
Baski
[
matlab
]
QDHist Codings
DL : 0
Matlab code for Histogram equalization
Update
: 2025-02-17
Size
: 1.43mb
Publisher
:
Baski
[
matlab
]
histo
DL : 0
matlab code for histogram equalization
Update
: 2025-02-17
Size
: 683kb
Publisher
:
Magneto
[
Other
]
matlab examples
DL : 0
matlab code for digital signal processing,image processing
Update
: 2025-02-17
Size
: 3kb
Publisher
:
alperen
«
1
2
3
4
5
»
CodeBus
is one of the largest source code repositories on the Internet!
Contact us :
1999-2046
CodeBus
All Rights Reserved.