资源列表
DSNew
- 图像分割聚类算法,可以自动决定最后得聚类数-Image segmentation clustering algorithm, you can automatically determine the final number of clusters
468459242ColorImageEnhancement
- 常用的matlab进行图像处理的程序包,包括直方图,增强图像,去除噪声等-Commonly used matlab image processing package, including histograms, enhanced images, remove noise, etc.
tv
- 图像修复的TV(整体变分)模型,算法编写没有错误,亲测可以运行-TV model for image inpainting(MATLAB)
DECOMPOSITION
- 里面包含几个m文件,是基于小波的图像分解代码,亲测可以运行- U57FA u4E8E u5C0F u6E2 u6E03 u7801 uFF0C u4EB2 u6D4B u53EF u4E05 u8FD0 u884C
CDDgrayimproved
- 这是用于图像修复的CDD模型的算法,经过我的改良是可以正确运行的,并且修复效果很好,里面是一个m文件-CDD model for image inpainting (MATLAB)
image-processing_toolbox
- 这是一个图像处理相关的matlab工具包,包含了很多写好的可以直接调用的m文件,非常实用-These MATLAB functions were created for the book Digital Image Processing Using MATLAB, 2nd edition, by R.C. Gonzalez, R.E. Woods, and S.L. Eddins, Gatesmark Publishing, 2009. The functions supplement
Image-Fusion-MI
- this book is so usefull in image fusion s principals, but it has overall concepts.
Image-Dehazing
- 基于直方图均衡化的雾天图像增强,能够有效地提高雾天图像清晰度-Fog image enhancement based on histogram equalization
image
- OpenCV下实现全景图像的拼接,利用SURF算法-OpenCV to achieve panoramic image stitching
Edge-detection
- 里面涉及到了一些边缘检测的实例,方便初学者学习和使用-Which involves some examples of edge detection, to facilitate beginners to learn and use
videoextract
- 两种方法实现镜头边界提取,并附上K-means代码-Two means to achieve video boundry extract,and the K-means.
pca
- 主成分分析:实现对对维数较大的矩阵进行降维处理- principal component analysis