资源列表
50-standard-test-images
- matlab中标准的49幅测试图像,而且是索引格式,像素清晰(matlab in 49 standard test image, and is an index format, clear pixels)
Image-Correlation-for-Shape--Motion
- 一本国外关于数字图像相关法的书籍,比较全面地介绍了数字图像相关法的基本原理,以及该方法在目前各行业领域的应用情况。(A foreign book on digital image related methods, a more comprehensive introduction to the basic principles of digital image correlation method, and the application of the method in the current
FloodFill-Algorithm
- 种子算法,种子填充算法又称为边界填充算法。其基本思想是:从多边形区域的一个内点开始,由内向外用给定的颜色画点直到边界为止。如果边界是以一种颜色指定的,则种子填充算法可逐个像素地处理直到遇到边界颜色为止。 种子填充算法常用四连通域和八连通域技术进行填充操作。(Seed algorithm, seed filling algorithm, also known as the boundary filling algorithm. The basic idea is: starting a poi
image-denoising
- 图像去噪算法研究,包括均值滤波、高斯滤波、中值滤波、自适应中值滤波、巴特沃斯低通滤波器、小波阈值去噪算法(Image denoising algorithms)
IAMGE-change-PCA
- 图像变换检测 主成分分析法 含PDF介绍(iamge change detection using PCA)
whmt
- 用于图像去噪的代码,有模型去噪、双树复小波去噪,希望有帮助。(Code for image denoising, a denoising model dual tree complex wavelet denoising, hope to have help。)
angular_spectrum_analysis
- 代码对2D二维傅里叶过程进行了描述;有助于傅里叶光学领域的基础概念的理解;对二维傅里叶变化过程中的matlab代码进行了简要介绍,有助于初学者理解(The code describes the 2D two-dimensional Fourier process, helps to understand the basic concepts of Fourier optics, and briefly introduces the matlab code in the process of tw
数字图像程序最终版
- 常见图像处理功能,包括锐化、平滑、色彩变换、细化、几何校正等。(Common image processing functions include sharpening, smoothing, color transformation, refinement, and geometric correction.)
裂隙的面积、长度、宽度、周长_视频
- 单轴压缩试验下裂隙的面积、宽度、长度、周长的提取(Area, width, length and circumference extraction of fracture under uniaxial compression test)
Texture feature extraction
- 灰度共生矩 阵即为灰度级的空间相关矩阵,以其为基础的统计方法通过对矩阵统计量的求取较好地提取到了纹理特征,通过选取关键参数编程并进行仿真实现,分别求取了四个方向的灰度共生矩阵及其特征量来分析图像 的纹理特征。(The gray level co-occurrence matrix is the gray level spatial correlation matrix. Based on the gray level co-occurrence matrix, the texture featu
基于遗传算法的图像分割
- 基于遗传算法的图像分割的Matlab代码实现(Image segmentation based on genetic algorithm)
KLT
- 本程序实现了利用KL变换进行特征分解,并进行降维重建,示例图片在文件中给出。(This program realizes feature decomposition using KL transform and dimensionality reduction reconstruction. The example pictures are given in the file.)