资源列表
GML_RANSAC_Matlab_Toolbox_0[1].2
- ransac直线拟合 完整过程 可运行试试(RANSAC straight line fitting Complete process Try to run)
滤波
- 对图像进行快速非滤波处理,比较于传统方式拥有更快的运行速度(Filtering and processing of images)
contourlet工具箱
- contourlet工具箱 用于图形增强 水印添加(contourlet toolbox strength the image and add watermark)
image_common-hydro-devel
- image_common-hydro-devel.zip
image_pipeline-indigo
- image_pipeline-indigo.zip
image_transport_plugins-indigo-devel
- image_transport_plugins-indigo-devel.zip
xiaobo
- 实现遥感图像小波变换融合,以及计算信息熵、平均梯度和均方根误差。(Realization of wavelet transform fusion of remote sensing image)
m
- 显示图像的灰度直方图、全局和局部灰度线性变换,分段线性变换、直方图均衡、 直方图规格化(The gray level histogram, global and local gray scale linear transformation, piecewise linear transformation, histogram equalization are displayed. Histogram normalization)
SR
- 显 著 性 检 测 模 型 SR 的 matlab 代 码(Matlab code for the saliency detection model SR)
LBP算法程序
- 原始的LBP算子定义在像素3*3的邻域内,以邻域中心像素为阈值,相邻的8个像素的灰度值与邻域中心的像素值进行比较,若周围像素大于中心像素值,则该像素点的位置被标记为1,否则为0。这样,3*3邻域内的8个点经过比较可产生8位二进制数,将这8位二进制数依次排列形成一个二进制数字,这个二进制数字就是中心像素的LBP值,LBP值共有2828种可能,因此LBP值有256种。中心像素的LBP值反映了该像素周围区域的纹理信息。(The original LBP operator is defined in t
图像融合技术研究
- 利用拉普拉斯金字塔的方法融合图像,彩色部分采用了主成分分析的办法(PCA)(you can use this code to fuse two pictures.it's a good matlab code.hope every body can use this code every day)
源程序
- 利用hough变换检测圆,有RHT,随机hough变换,以及一些改进(Using Hough transform to detect the circle)
