资源列表
NPCR_and_UACI.m
- 计算图像处理中的评价指标NPCR和UACI(Calculate the evaluation indexes NPCR and UACI)
image_segmentation
- 使用k-means聚类实现多光谱图像分割,并配有高维视图查看聚类结果(Clustering algorithm for multispectral image segmentation)
亚像素边缘检测
- 亚像素边缘检测,对图像的边缘检测达到亚像素级别(Sub-pixel edge detection, image edge detection to sub-pixel level)
PCA&SVD_Denoising
- 使用PCA和SVD进行数据去噪,利用数据主要的特征向量进行数据恢复和重建(Using PCA and SVD for data denoising)
线性高光谱解混常用算法程序
- 涵盖了几种常用的基于线性混合模型的高光谱数据解混算法的代码,可以借鉴!(It covers several common codes of hyperspectral data fusion algorithm based on linear mixed model, which can be used for reference.)
1
- 图像变化检测、植被指数计算等c代码,附样例图片及完整代码。(Image change detection, vegetation index calculation and other C code, with sample pictures and complete code.)
实时车道检测软件
- 该软件包包含实现工作的源代码和数据集 论文。在Caltech Lanes数据集上运行检测器,该数据集可能位于 〜/加州理工学院车道/
图像的去模糊
- 利用matlab图像去模糊工具箱进行图片去模糊,通过示例图片进行演示。(Using MATLAB image deblurring toolbox for image deblurring, through the demonstration of examples of pictures.)
如何使用helcon(1,2,3部)
- halcon编程的很好的资料《如何使用halcon编程》,里面有三个pdf,很好的资料(Halcon programming very good information "How to use halcon programming", there are three pdf, very good information)
Find_Different-master
- 简单的图像处理,包括开启手机相机预览图像 * 将采集到的图像转换成灰度图预览 * 将灰度图像经过Sobel转换后预览 * 对Sobel之后的图像进行二值化 * 二值化的过程中可以随时动态调整分割阈值 * 通过拍照按钮可以锁定图像,在按一次进行边缘提取(Simple image processing)
傅里叶变换
- 该程序可以实现傅里叶变换,制作时程图,导出频谱图和功率谱图等功能
compare_pcl_gpucpu-master
- 对比CPU和GPU加速,pcl::cuda的使用教程,利用随机采样一致(RANSAC)去除地平面等例子。(Compare CPU and GPU acceleration, pcl::cuda tutorial, using random sampling consistency (RANSAC) to remove ground plane and other examples.)