资源列表
matlab-4
- lbm code of flow in duct
Daima
- 遥感图像处理源代码,包括遥感影像读入、几何校正、影像重采样-Remote sensing image processing code
polyfit
- MATLAB,多项式函数拟合,使用polyfit命令,可以拟合出二维图形。-MATLAB, polynomial fitting function, use the polyfit command, you can fit a two-dimensional graphics.
plotyy
- MATLAB中使用plotyy命令,绘制二维函数曲线图。-Use the plotyy command MATLAB, drawing two-dimensional function curves.
Image-registration-procedures
- 可以实现偏振图像的配准,实现多角度的图像处理,有助于偏振方面的多多学习-Can realize polarization image registration, image processing to achieve multi angle, contribute to the polarization of a lot of learning
CS
- 几种图像的压缩感知代码,OMP,CoSaMP,StOMP.-Several kinds of image compression code perception,OMP,CoSaMP,StOMP.
introduction-to-SIFT-algorithm
- SIFT算法发明者写的文章,详细介绍了SIFT算法的实现-introduction to SIFT algorithm
Pseudo-color-processing
- 用Java语言实现图像灰度图像的伪彩色处理-Achieve gray image using Java language pseudo-color processing
Histogram-equalization
- 用Java语言实现灰度图像直方图均衡化,通过打开,直方图均衡化按钮操作实现。-Java language gray image histogram equalization.By opening, histogram equalization button operation to achieve.
Texture-based-image-retrieval-source
- 基于纹理的图像检索matlab源码,通过提取图像的纹理特征,建立图像特征库,对实例图像进行检索。-Texture-based image retrieval matlab source code, by extracting image texture features, the establishment of the image feature database of examples of image retrieval.
test3.m
- 常见canny, sobel 等算法的图像边缘检测比较-Edge Detection common canny, sobel algorithm comparison
LMS-a-FLMS
- A comparison of lms and flms.