资源列表
TakeColor
- 自动获取页面工具上的颜色编码,鼠标移动选取(auto detect the color of page)
代码
- 模糊聚类方法的图像分割,即使用模糊C均值方法多次迭代产生聚类中心,分割图像(Image segmentation of FCM)
P091Geodesic_Active_Contour
- matlab测地线主动轮廓模型实现图像快速分割,参数已调好(Matlab geodesic model, parameters have been adjusted well)
read_ENVIimagefile
- ENVI软件标准格式的高光谱遥感图像含有两部分:一个是高光谱图像 '*.img ',另一个是遥感图像头文件 '*.hdr',该文件记录了遥感图像的信息,如图像尺寸、波段数、数据类型和大小端等。如果缺少头文件,将无法对遥感图像进行读取,因此头文件十分重要。 在Matlab中,将利用函数multibandread()对多波段(高光谱/多光谱)图像进行读取。(The hyperspectral remote sensing images of ENVI software standar
dct水印
- DCT数字图像水印算法MATLAB仿真代码(DCT digital image watermarking algorithm MATLAB simulation code)
symm_fftconvolve.py
- 对称fft卷积Symmetric FFT convolution(Symmetric FFT convolution)
decribe
- Harris角点提取与匹配 sift算法(Harris corner extraction and matching)
Zernike
- 亚像素的边缘检测,基于zernike矩的亚像素边缘检测(Zernike sub-pixel edge detection, through the 7*7 coefficient template to achieve sub-pixel edge detection moments of simple improvement.)
新建文件夹
- 基于显著性的图像高光检测,运用HSI的算法进行的(saliency detection,Image highlight detection based on saliency, using HSI algorithm.)
77_分水岭算法
- 使用分水岭算法实现图像分割,书中例子。。。。。。。。。。(watershed algorithm)
bokeh_brushes_by_kuschelirmel_stock-d4j2g9g
- 這個可以讓你在你的照片裏面放出bokeh的效果(this brushes allow you to paint bokeh effect)
SURF.tar
- 特征点检测一种基于opencv的SURF算法(An opencv-based SURF algorithm for feature point detection)