资源列表
Matlab Image Processing_GUI
- 使用MATLAB处理图像,掌握均值滤波器和加权均值滤波器的使用,对比两种滤波器对图像处理结果及系统自带函数和自定义函数性能的比较,体会不同大小的掩模对图像细节的影响。(The use of MATLAB image processing, master the use of mean filter and weighted mean filter, comparison of two kinds of filter to the image processing results and syst
depth_filter_app.tar
- 遍历图像,构建深度滤波器(depth filter)(Traverse the image and construct depth filter)
feature_detector.tar
- 进行简单的特征检测(feature detector)(Simple feature detection is performed)
image_align.tar
- 进行图像对齐(Image alignment)(a simple image alignment)
initial_position.tar
- 用于姿态初始化(position initialize)(for position initializing)
reprojection.tar
- 用于特征点的重投影(reprojection)(reprojection for feature points)
kPCA
- 实现kPCA算法,用于数据降维图像处理等多领域。本程序包可选用多种核函数,且可以直接增添新的数据点,方便快捷。(KPCA algorithm, for data reduction, image processing and many other fields. This package can use a variety of kernel functions, and can directly add new data points, convenient and quick.)
Desktop
- 中值滤波 通过中值滤波来去除图像噪声 处理图像 提高图像质量(Median filter is used to remove image noise, process image and improve image quality through median filtering)
Imagetest
- 简单的matlab程序,用于打开医学影像所使用的dcm图片.(Simple matlab program used to open medical images using the DCM picture)
sx503
- Single path or multipath Rayleigh fading channel simulation, Calculating a target and ocean echo power spectral density, Data analysis, plotting, etc..
nfuis
- Energy entropy calculation, Interpolation and fitting, solution of equations, data analysis, For lack of EMD.
Zigzag
- 实现8*8图像块内的Z字形扫描,霍夫曼编码,JPEG压缩。可用于图像处理(图像压缩,JPEG压缩中DCT变换,量化后的Z字形扫描,进而编码)(Implementation of 8*8 image block in the shape of Z scanning)