资源列表
Retinex图像增强算法
- 文件有几个基于视网膜的图像增强技术,有SSR,MSR代码(There are several image enhancement technologies based on retina, including SSR and MSR codes.)
DLT变换
- 对单幅图像中的三维坐标进行标定,求解基础矩阵,后指定空间坐标点在图像上标定出来。 算法应该是对的,魔方上的点间隔太大,点选得不好导致误差有点大。(The three-dimensional coordinates in a single image are calibrated, the basic matrix is solved, and then the specified spatial coordinate points are calibrated on the image. Th
第 27 章 基于区域生长的肝影像分割系统
- 权重自适应图像去噪,根据形态学。效果还行(Weight adaptive image denoising)
meanshift图像分割
- 实现meanshift 图像分割,效果还不错(Implement mean shift image segmentation, the effect is good)
GAN
- 利用matlab构成的GAN自动生成网络,网上大牛做的觉得挺好就放上来了,献给需要的人(Using matlab constitute GAN automatic generation network, online cattle do feel good put up, dedicated to the need of people)
115157718fruitvegtablerecognition_knn
- 基于KNN算法对多种水果和蔬菜图像进行分类识别,识别率较高(Based on KNN algorithm, a variety of fruit and vegetable images are classified and recognized with high recognition rate)
基于四叉树的加权聚焦多聚焦图像融合
- 基于四叉树的曝光图像融合。图像融合 matlab语言(Exposure image fusion based on quadtree. Image fusion matlab)
基于导向滤波的图像融合
- 基于导向滤波的图像融合 图像融合 matlab语言(MATLAB language of image fusion based on guided filtering)
MatrixcompletionCode
- 矩阵填充经典算法的代码,包含SET,SVT等(Matrix filling code of classical algorithm, including set, SVT, etc)
guided image filter
- 在matlab中实现了导向滤波,可用于彩色和黑白图像的平滑(This project implement guided filter in matab, both gray and color image are adapted)
Matlab贝叶斯抠图 Bayesian Matting
- Bayesian Matting 2001 IEEE 个人稍作修改 附带测试图片 Matlab 2018Rb 亲测可用
VB图片识别
- 能识别图片文字 简单有效的算法 识别率比较高 可以试试看