资源列表
face1
- 用matlab实现的基于PCA的简单图像人脸读取及识别程序(Simple image face recognition based on PCA)
边缘检测
- CANNY边缘检测,根据MATLAB自带算子改写,效果更好。(canny edge detection)
one
- IDL语言,主要为图像的平滑处理,包括图像平滑,图像锐化,融合等等(IDL language, mainly for image smoothing, including image smoothing, image sharpening.)
Mechanical arm
- 关于二维平面的液压机械臂的工作范围问题及两点最短路径规划问题(On the working range problem of two-dimensional planar hydraulic manipulators and the two-point shortest path planning problem)
detection.py
- Python+OpenCV实现的行人检测(Pedestrian Detection of Python + OpenCV Implementation)
pcaeig
- 实现降维,提取特征,本程序是为了实现特定图片的分类,使用pca降维,然后提取出特征,那就可以使用分类器分类(Realization of dimensionality reduction and feature extraction)
MATLAB文档
- 关于图像canny边缘检测的可以直接编译的MATLAB源码(About image Canny edge detection can be directly compiled MATLAB source code)
wave2gray
- 小波变换滤波方法,当调用wavefast函数发现matlab没有该函数,通过查阅找到了小波变换的m文件,保存成函数文件后就可以直接调用。(wave filter: The wavelet transform filtering method, when the call wavefast function finds that MATLAB does not have the function, it can be called directly after finding the m file
smooth2
- 对于一个二值图像骨架化之后进行边缘平滑,滤波,效果非常不错,适合于任何二值图片(After a binary image is skeletonized, it is smoothed and filtered. The effect is very good. It is suitable for any binary image.)
CS_OMP
- 压缩传感中,OMP算法的MATLAB实现(Implementation of OMP algorithm in compression sensing)
bilateralFilter
- 实现对图像进行双边滤波处理 先将图像转化为灰度图,再调用该函数即可(The image is processed by bilateral filtering.Convert the image to grayscale, then call the function.)
随机森林代码
- 基于GEE平台,landsat影像的随机森立法土地覆盖分类(Land cover classification based on the random son legislation based on the GEE platform.)