资源列表
完成结果
- 使用matlab 的GUI界面,添加图像锐化增强函数,进行交互式操作(Image sharpening enhancement)
Logger
- 体绘制是一种三维空间中而非三维空间中的二维曲面上绘制三维数据的技术。体绘制和几何绘制并没有严格的界限。两种技术经常会有相似的结果,有时两者又可认为是一种技术。(Volume rendering is a technique for rendering three-dimensional data on two-dimensional surfaces in three-dimensional space rather than two-dimensional surfaces in three-
MY_PFH
- 计算激光雷达点云数据的点特征直方图,即PFH特征(calculate point features historm of LIDAR data)
MyCrust
- 对激光雷达点云进行三角剖分,对传统Crust算法进行了改进(Triangulation of LIDAR point cloud)
odefunc
- 行星齿轮动力学分析微分方程的matlab中ode45求解(The solution of the differential equation of planetary gear dynamic analysis by ode45 in MATLAB)
石川公式MATLAB
- 利用石川啮合公式编写的程序,适用范围较广,好用,推荐(The program compiled by Ishikawa meshing formula is easy to use and recommended)
Retinex-Image-Enhancement-master
- retinex图像增强算法,包含SSR,MSR.MSRCR,MSRCP等算法的实现,用一个gui界面实现,可直接运行(code,m gui_run.fig gui_run.m self_main.m README.md)
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
NPCR and UACI
- NPCR and UNCI of image
PSO_kmeans-master
- 利用改进的PSO算法对kmeans算子进行聚类,优化了步骤(The improved PSO algorithm is used to cluster kmeans operators, and the steps are optimized)
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
SRCNN train
- 利用matlab做深度学习,SRCNN作为超分辨率重建开山之作,用matlab进行代码复现(Matlab to do deep learning, SRCNN as a super resolution reconstruction work, using matlab for code reproduction)