# Image processing based on matlab **Repository Path**: DoNotWantToGrowUp/image-processing-based-on-matlab ## Basic Information - **Project Name**: Image processing based on matlab - **Description**: Matlab based image processing, which contains a variety of code, welcome to exchange and learn! - **Primary Language**: Matlab - **License**: MPL-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2022-10-10 - **Last Updated**: 2023-03-17 ## Categories & Tags **Categories**: image-processing **Tags**: None ## README # Image processing based on matlab #### 介绍 Matlab based image processing, which contains a variety of code, welcome to exchange and learn! #### 使用说明 1. 根据需求fork和下载。
2. 为方便使用,本代码命名可能存在问题,如出现报错,请修改文件名。
3. 大部分代码的图像输入为方便整理并没有打包在目录,请自行修改文件目录。
#### 参与贡献
1. Yiting Lin
https://orcid.org/0000-0003-4159-3132

#### 更新日志 2022/10/11
更新了
1.Chebyshev Map
2.Henon Map
3.Tent Map
4.Baker Map
5.Sine Map
6.Piecewise linear PWLCM Map
以上映射除源代码外,还实现了李雅普诺夫指数
7.图像直方图卡方检验
8.信息熵

2022/10/10
更新了
1.NPCR\UACI\BACI
2.Diffusion Algorithm Based on Modular Addition
3.Diffusion Processing Based on XOR Operation