资源列表
如何使用helcon(1,2,3部)
- halcon编程的很好的资料《如何使用halcon编程》,里面有三个pdf,很好的资料(Halcon programming very good information "How to use halcon programming", there are three pdf, very good information)
图像的去模糊
- 利用matlab图像去模糊工具箱进行图片去模糊,通过示例图片进行演示。(Using MATLAB image deblurring toolbox for image deblurring, through the demonstration of examples of pictures.)
实时车道检测软件
- 该软件包包含实现工作的源代码和数据集 论文。在Caltech Lanes数据集上运行检测器,该数据集可能位于 〜/加州理工学院车道/
1
- 图像变化检测、植被指数计算等c代码,附样例图片及完整代码。(Image change detection, vegetation index calculation and other C code, with sample pictures and complete code.)
线性高光谱解混常用算法程序
- 涵盖了几种常用的基于线性混合模型的高光谱数据解混算法的代码,可以借鉴!(It covers several common codes of hyperspectral data fusion algorithm based on linear mixed model, which can be used for reference.)
PCA&SVD_Denoising
- 使用PCA和SVD进行数据去噪,利用数据主要的特征向量进行数据恢复和重建(Using PCA and SVD for data denoising)
亚像素边缘检测
- 亚像素边缘检测,对图像的边缘检测达到亚像素级别(Sub-pixel edge detection, image edge detection to sub-pixel level)
image_segmentation
- 使用k-means聚类实现多光谱图像分割,并配有高维视图查看聚类结果(Clustering algorithm for multispectral image segmentation)
NPCR_and_UACI.m
- 计算图像处理中的评价指标NPCR和UACI(Calculate the evaluation indexes NPCR and UACI)
KLT
- 本程序实现了利用KL变换进行特征分解,并进行降维重建,示例图片在文件中给出。(This program realizes feature decomposition using KL transform and dimensionality reduction reconstruction. The example pictures are given in the file.)
基于遗传算法的图像分割
- 基于遗传算法的图像分割的Matlab代码实现(Image segmentation based on genetic algorithm)
Texture feature extraction
- 灰度共生矩 阵即为灰度级的空间相关矩阵,以其为基础的统计方法通过对矩阵统计量的求取较好地提取到了纹理特征,通过选取关键参数编程并进行仿真实现,分别求取了四个方向的灰度共生矩阵及其特征量来分析图像 的纹理特征。(The gray level co-occurrence matrix is the gray level spatial correlation matrix. Based on the gray level co-occurrence matrix, the texture featu