资源列表
nctotiff
- 利用python与GDAL实现nc数据转成TIFF(NC data converted to TIFF)
Hessian
- 使用海森矩阵,根据特征值,特征向量分割一些特征明显的目标(For Hessian matrix analysis)
k-means
- 实现k均值聚类算法,可以使用彩色图像,通过随机初始化聚类中心,完成聚类(The K-means clustering algorithm can use color images to initialize cluster centers randomly and accomplish clustering.)
main
- 图像处理,使用灰度直方图提取图像特征,支持多张同时进行(Image processing, using a gray histogram to extract image features, support multiple copies of the image at the same time)
main
- 基于opencv的surf图像特征处理,带有进行两张图像图像对比的程序(Opencv based surf image feature processing, with two image contrast programs)
图像处理
- 将图片进行傅里叶变换,进行图像压缩,图像增强(Transform the picture into Fourier transform)
renlianjiance
- 人脸检测的matlab代码,能对人脸进行快速检测和分割(The matlab code of face detection can detect and segment the face fast)
Desktop
- 应用于检测图像边缘,引用的是MATLAB的自带函数。(The application is used to detect the edge of the image, which refers to the MATLAB's self - brought function.)
新建文件夹
- 边缘检测算子,用于图片的缺陷边缘检测,需要的可以看看(edge detection operators)
meanshift
- meanshift跟踪算法一个,是使用matlab编辑的,可更改,配有注释(One of the meanshift tracking algorithms, edited with MATLAB, modifiable, and annotated)
WCS
- 本程序对RGB图像做伪彩色处理,所得图像符合预期(This program does pseudo color processing for RGB images)
picture transfer
- 通过傅里叶变换提高图像的分辨率,使图像边缘更加平滑,明显减弱锯齿形状。(The resolution of the image is improved by Fourier transform, and the edge of the image is smoother and the sawtooth is obviously weakened.)