资源列表
Visual C++数字图像模式识别典型案例详解
- 数字图片处理案例详解书籍的visual c++编写的相关代码,可以参考借鉴学习(visual c++ digital image processing)
图像读取
- 应用MFC框架 C++语言 及GDAl对图像进行读取及显示(Using MFC framework, C++ language and GDAl to read and display images)
LevelSet
- 耦合水平集算法,当前最受欢迎的图像分割算法(Level set segmentation)
svdganftibianhuan
- 利用SVD分解求三维坐标系刚体变换配准矩阵(Space alignment matrix)
matlab
- 带通滤波器(Butterworth、椭圆、窗函数),采样率fs=2000Hz, 通带范围为300 -600Hz,阶数自选, 画出频率响应并分析比较, 对cameraman.tif图像分别添加椒盐噪声(密度为0.03)和高斯白噪声(均值为0,方差为0.02)的图像,利用三种方法进行去噪,显示原始图像、加噪图像和去噪图像并对实验结果进行分析(Band pass filter (Butterworth, ellipse, window function), sampling rate FS = 20
read_envi_image
- IDL读取MODIS影像,获取影像的数据,大小以及地理信息(IDL reads MODIS images to obtain image data, size, and geographic information)
tuxiangjiansuo
- 本代码为计算HSV直方图代码,可以在图像检索时,作为颜色特征来使用。(This code for the calculation of HSV histogram code, you can use in image retrieval as a color feature.)
graphcuts
- 基于图论法的图像分割,是基于Matlab平台分割(segmentation by graphcut)
speckle-denoise
- 用于抑制斑点噪声的图像处理代码 Matlab平台(Image processing code for suppressing speckle noise)
AGV小车的控制系统的设计与开发_王智勇
- 关于AGV小车的控制算法分析和研究技巧,整体结构分析(Control algorithm analysis of AGV car)
IMG_ENVI_WRITR
- 将影像输出为ENVI格式 可将单波段与多波段影像进行图像处理后输出,输出影像可直接在ENVI软件中打开(output the picture which can be opende in ENVI)
machine-learning-ex8
- Andrew Ng Cousera 机器学习 异常检测勇于服务器故障分析以及用于电影推荐的推荐系统的源代码和说明文档。(Andrew Ng Cousera's machine learning implement the anomaly detection algorithm and apply it to detect failing servers on a network. In the second part, you will use collaborative filtering t