资源列表
SIFT_Mosaic
- 用matlab语言实现sift算法寻找图像特征点的程序(detect features of images with SIFT)
SR
- 《Saliency Detection: A Spectral Residual Approach》是上交高材生侯晓迪在07年的CVPR上发表的一篇论文。这篇文章提出了一个图像视觉显著性的简单计算模型。(Saliency Detection: A Spectral Residual Approach)
FCM
- 该代码是文章A Fuzzy Relative of the ISODATA Process and Its Use in Detecting Compact Well-Separated Clusters的实现,附图像(the code of A Fuzzy Relative of the ISODATA Process and Its Use in Detecting Compact Well-Separated Clusters)
digital image
- 用matlab实现找茬功能,简单解决图片的不同(For finding fault with Matlab function, a simple solution in different images)
基于MATLAB的车牌识别系统的源代码(可以实现)
- 基于MATLAB的车牌识别系统的源代码(可以实现)(The source code of the license plate recognition system based on MATLAB (can be realized))
边缘检测
- 利用c++语言 实现数字图像的边缘检测(Edge detection of image)
轮廓矩求中心
- 这个是用halcon写的一个利用轮廓矩求取图片中物体的重心。包括前期的灰度化和滤波处理(This is written in halcon using a moment to get the center of gravity of the object in the picture. Including the pre-grayscale and filter processing)
SRGAN-master
- 生成对抗网络(SRGAN)的源码,相关文章建议百度SRGAN(Source code for generating antagonism network (SRGAN))
PCA
- 基于主成分分析的遥感图像融合算法,融合结果质量较好。(The fusion algorithm of remote sensing image based on principal component analysis has better fusion result.)
均值漂移图像分割
- 介绍了一种均值漂移的图像分割算法,供大家参考学习,谢谢
Quadtree decoding
- 与四叉树编码一体,是解压过程。采用十进制Morton码进行解压,程序附有注释,适合学习。程序包括四叉树编码及解码的。(Quadtree decoding,a process of unpacking,includes Decimal Morton code.The program is annotated in detail.)
ncut
- ncut在图像分割中的应用及实现(基于谱聚类的理论)(Application and implementation of NCUT in image segmentation)