资源列表
边缘检测
- 对图片的边缘进行有效的检测达到分割图像目的(The edge of the image is effectively detected to achieve the purpose of segmenting the image.)
Gray_RGB
- 通过输入两个图片,其中一张是背景,计算两张图片灰度值并相除达到减背景效果。(By entering two pictures, one of which is background, we calculate the gray value of two pictures and divide them to reduce background effect.)
T_z
- 输入两个图形,根据灰度值直接计算透射率的数值。(Input two graphics, calculate transmission directly according to the gray value.)
T_z_multipulse400
- MATLAB实现图像处理透射值,两张图片需要输入,一张为背景。(MATLAB achieves image processing transmission value. Two images need to be input, one for background.)
Laplacian
- 实现Laplacian滤波器, 拉普拉斯滤波器的详细算法及解释,改函数可被调用(Achieve the Laplacian filter)
dct
- 2维dct变换,离散余弦变换(DCT for Discrete Cosine Transform)是与傅里叶变换相关的一种变换,它类似于离散傅里叶变换(DFT for Discrete Fourier Transform),但是只使用实数。(DCT for Discrete Cosine Transform)
river_extract
- 可用于遥感影像的河流提取,oooooooooo(river extraction for RS image)
lowfrefus
- 基于区域方差的加权融合方法,主要解决原始图像分解的低频成分的结合(Weighted fusion method based on regional variance)
加权对指向性的影响
- 加权对等间隔线阵指向性的影响(切比雪夫加权获得等高度旁瓣,获得最窄主瓣)(The influence of weighted peer spacing array directivity (Chebyshev weighted obtains equal height sidelobe and obtains the narrowest main lobe).)
face1
- 用matlab实现的基于PCA的简单图像人脸读取及识别程序(Simple image face recognition based on PCA)
边缘检测
- CANNY边缘检测,根据MATLAB自带算子改写,效果更好。(canny edge detection)
one
- IDL语言,主要为图像的平滑处理,包括图像平滑,图像锐化,融合等等(IDL language, mainly for image smoothing, including image smoothing, image sharpening.)