资源列表
jiaozhun1
- 通过surf匹配特征点然后进行仿射变换实现图像配准。(using surf to match the two images)
SAR滤波MATLAB程序
- 孔径雷达图像固有的相干斑噪声严重降低了图像的可解译程度,影响了后续目标检测、分类和识别 等应用。因此,SAR图像的相干斑抑制问题一直是SAR图像应用的重要课题之一。一个理想的去斑算法应该在平 滑的同时保持图像的边缘等细节不受损失,目前存在各种各样的算法,但没有一种方法能够完美的满足这一要求。 本文对SAR图像的相干斑抑制问题进行了全面系统的研究,分析了相干斑的形成原因,总结了目前存在的相干斑 抑制算法的主要思路,介绍了具有代表性的算法,并对各种算法的性能进行了定性分析和比较,给出了去斑算
build_database_for_image
- 在同一个根目录下有若干个文件夹,每个文件夹下有若干张图片,对这些图片提取CNN特征,生成一个文件夹名和图片对应的mat数据文件(There are several folders under the same root directory. There are several pictures under each folder. Extract CNN features from these pictures, and generate a folder name and mat data f
one
- 基于MATLAB的图像融合,软件实现基于多尺度小波的多聚焦图像融合(Image fusion based on MATLAB and multi-scale wavelet based multi focus image fusion)
机器视觉
- 单目视觉从图像中求取物体长度;多目视觉求基础矩阵并画极线;摄像机标定(The length of the object is obtained from the image by monocular vision; the multiocular vision is used to find the basic matrix and draw the pole line; the camera calibration is calibrated.)
SML
- 基于DCT-GMM的SML的图片聚类功能的算法实现,使用MATLAB语言(DCT-GMM based SML image clustering algorithm implementation, using the MATLAB language)
EDTest-VS2010
- 直线段检测算法EDLines C++实现(EDLines C++ Opencv lins segment detection)
求解反卷积
- 图像的卷积处理以及进行解卷积的操作,用conv进行卷积操作(Convolution operation of image and operation of deconvolution, convolution operation with conv)
小波基函数和图像融合评价指标
- 小波基函数和图像融合评价指标(清晰度、空间频率、梯度、信息熵)(Wavelet basis function and image fusion evaluation index)
跟踪目标
- 跟踪目标并显示目标移动轨迹路线,MATLAB程序 可供学习者参考
panorama-stitching
- 使用多幅有重叠部分的图像进行全景拼接,生成全景图像(Panoramic splicing with multiple images with overlapping parts to generate panoramic images)
rgb2lab
- 转换图像颜色空间,将图像从rgb空间转换到lab空间(transform the rgb image to lab)