资源列表
fastGLCM
- Implementation of fast GLCM algorithm.
图像复原(Wiener+Inverse+Lucy)
- 针对模糊图像进行还原的gui系统。希望小伙伴们喜欢。其中包括了维纳滤波的还原,逆滤波的还原等(GUI system for restoration of blurred image. I hope you like it. It includes the restoration of Wiener filter, the restoration of inverse filter, etc)
频域滤波
- 编程实现灰度图像的频域滤波算法。使用Matlab实现不延拓和延拓两个版本。对于延拓和不延拓版本,在理想低通滤波器、巴特沃斯低通滤波器和高斯低通滤波器上比较两者的区别;对于延拓版本,比较不同参数设置对上述三种滤波器滤波结果的影响。(Program to realize the filtering algorithm of gray image in frequency domain. Matlab is used to realize two versions of no extension an
SRCNN train
- 利用matlab做深度学习,SRCNN作为超分辨率重建开山之作,用matlab进行代码复现(Matlab to do deep learning, SRCNN as a super resolution reconstruction work, using matlab for code reproduction)
IQA评估指标
- IQA评估指标包括PLCC,SROCC,KROCC,PSNR,SSIM (Structural Similarity),MSE (Mean Square Error),RMSE (Root Mean Square Error) ,信息熵 (Information Entropy)算法(IQA evaluation indicators include PLCC, SROCC, KROCC, PSNR, SSIM (Structural Similarity), MSE (Mean Square
PSO_kmeans-master
- 利用改进的PSO算法对kmeans算子进行聚类,优化了步骤(The improved PSO algorithm is used to cluster kmeans operators, and the steps are optimized)
NPCR and UACI
- NPCR and UNCI of image
Python turtle画图
- 使用python turtle库实现了动漫人物史迪仔的绘制,画图过程尽量细分将每一个拐角都反复调整角度,直到合适为止,大概耗费了五六个小时的时间绘制成功(Using the python turtle library to achieve the drawing of the cartoon character Stitch, the drawing process is subdivided as much as possible to adjust the angle of each cor
Retinex-Image-Enhancement-master
- retinex图像增强算法,包含SSR,MSR.MSRCR,MSRCP等算法的实现,用一个gui界面实现,可直接运行(code,m gui_run.fig gui_run.m self_main.m README.md)
石川公式MATLAB
- 利用石川啮合公式编写的程序,适用范围较广,好用,推荐(The program compiled by Ishikawa meshing formula is easy to use and recommended)
odefunc
- 行星齿轮动力学分析微分方程的matlab中ode45求解(The solution of the differential equation of planetary gear dynamic analysis by ode45 in MATLAB)
MyCrust
- 对激光雷达点云进行三角剖分,对传统Crust算法进行了改进(Triangulation of LIDAR point cloud)