资源列表
ex3
- code for breadth first search - bfs
新建文件夹
- 程序能对输入的图像进行透视变换旋转等变化(Perspective transformation of the image)
sousuo
- 可以对细化后的血管或指纹图像进行分叉点端点的搜索(End point bifurcation point)
MeanShift
- 我是过来学习,自己添加修改的均值漂移,欢迎大家指点(Meanshift,I came to learn, add their own modified mean drift, welcome to give pointers.)
Gaussian Filter
- 窗口大小可调节并且方差可调节的高斯滤波器(Gaussian Blur whose window size and variance can be justified according to need)
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)
graphcuts
- 基于图论法的图像分割,是基于Matlab平台分割(segmentation by graphcut)
annual_data_layer_stacking
- LAYER STACKING 数据平均值 计算 波段合成(LAYER STACKING Data average value calculation)
hough_circle
- 霍夫变换可以检测直线,矩形和圆,这里是检测圆形程序,很不错(Hough transform can detect lines, rectangles and circles, here is the detection of circular procedures, very good)
imageFormatConverting
- 图片格式之间的转换(jpg\png\bmp)(Conversion between picture formats)
mattotxt
- 将matlab软件生成的.mat文件转换为.txt文件及.bin文件,及Gabor小波的matlab语言实现方式(The.Mat file generated by MATLAB software is converted into.Txt file and.Bin file, and Gabor wavelet is implemented in MATLAB language)