资源列表
opmapcontrol
- 小型无人机地面站的qt代码,可以实现无人机速度等状态显示的基本功能。-Small unmanned aerial ground station qt code, you can achieve unmanned aircraft speed and other status display of the basic functions.
superpixel
- 超像素分割的库文件,用于彩色图像分割,效果很好。-Super pixel segmentation of the library file for color image segmentation, the effect is very good.
FBP
- 这是一个滤波反投影算法(FBP),用matlab编写,直接运行即可-filtered back projection
ImageTrans
- 图像时频变换实例,包括FFT变换、FFT逆变换、DCT变换、DCT逆变换、DWT变换、DWT逆变换、WHT变换、WHT逆变换等。-Examples of image frequency conversion, including FFT transform, FFT transform, DCT transform, DCT transform, DWT transform, DWT transform, WHT transform, inverse transform, etc..
SPH1.0
- 用matlab编写的SHP程序,用于各种曲线拟合-This a SPH code for curve fitting problems in Matlab subroutines
DFTIDFT
- 图像傅里叶变换和逆变换的ifft2和fft2的简单使用和显示 正确的ifft2方式使用和错误的ifft2方式使用-Image Fu Liye transform and inverse transform of ifft2 and fft2 are simple to use and display the correct ifft2 mode and use the wrong ifft2 mode
TV_Denoise
- TV全变分模型图像去噪 以及高斯模糊处理-TV image denoising (additive gausse noise)
Path_Planning_Simulator-master
- 路径规划的几种改进的算法的仿真模拟,可直接运行,包括改进的a星人工势场-path planning simulation
PathPlanningSimu33
- 关于水下机器人路径规划的3个不同算法的仿真模拟,可直接运行也可自己输入地图,验证结果-three methods of underwater vehicle path planning
jiaquanzhongzhi
- InSAR干涉图滤波,加权zhognzhi滤波,中值和均值相结合-SAR filtering,median
DCT变换
- DCT变换,将原图像先转为灰度图像,再做DCT变换,最后计算低频和高频所占的能量百分比
ISTA算法
- ISTA算法 压缩感知经典的 迭代阈值算法,可以直接使用,包含DCT变换,DDCT变换。