资源列表
hsi2rgb
- 图片格式转换 利用灰度图像欧式距离判相似性-Image format conversion using the grayscale image Euclidean distance similarity determination
diedai
- 图像分割的方法当中,对灰度图像进行基于迭代法的阈值分割-Threshold Segmentation of Image Based on Iteration Method
PLS
- matlab中PLS的调用,对图像可以进行特征提取,并且利用模型进行预测-PLS in matlab call, feature extraction may be performed on the image, and using the model to predict
SSIM
- 实现图像SSIM的计算, 实现图像SSIM的计算,实现图像SSIM的计算。-Implementation of image SSIM calculation Implementation of image SSIM calculation Implementation of image SSIM calculation
tv
- 图像修复的TV(整体变分)模型,算法编写没有错误,亲测可以运行-TV model for image inpainting(MATLAB)
MainDireccode
- 该程序由matlab实现提取图像主方向,对初学者很有用-The program by matlab to extract image principal direction, is very useful for beginners
GLCOM-extraction-texture-feature
- 该matlab代码是利用灰度共生矩阵提取纹理特征-The matlab code is the use of gray-level co-matrices to extract texture features
huber_fit
- 使用admm算法解决huber_fit问题,matlab代码- U4F7F u7528admm u7B97 u6CD5 u89E3 u51B3huber_fit u95EE u9898 uFF0Cmatlab u4EE3 u7801
external
- 相机内部参数计算,用于地面到像面坐标变换,matlab环境开发,直接可用-Camera internal parameters calculated for the ground to the image plane coordinate transformation, matlab environment development, can be used directly
huidu
- 图像灰度化三种方法,平均值法,最大值法,加权平均法- U56FE u50CF u7070 u5EA0 u5316 u53E u7R09 u7R5
myfft
- 求频谱的函数fft, x为输入信号,fs为采样频率,y为fft后的数据-The function of the spectrum fft, x for the input signal, fs for the sampling frequency, y is fft after the data
gradientMag
- 求灰度图像的梯度特征向量,以便用于目标检测-The grad feature of gray image can be achieved by the code.