资源列表
fishersvm
- 可直接运行的fisher和SVM分类算法(Fisher and SVM classes that can be run directly)
meanshiftEDISON
- 直接打开EDISON.exe运行meanshift图像分割功能(Directly run EDISON.exe to realize meanshift image segmentation)
blur_test
- 包含了三个图像处理函数,其一是图像叠加产生模糊效果,其二是与高斯算子做卷积,其三是模糊增强。另外,还包含了在同一个界面上同时显示多幅图像的函数,便于观察输出。(Contains three image processing functions, one is the image overlay to produce fuzzy effect, the second is to do with the Gaussian operator convolution, the third is fuzz
shuzituxiangchuli1
- 基本的数字图像处理操作 第一部分 第一次计算机视觉上机(Basic digital image processing operations, Part 1)
homomorphic_filtering
- 同态滤波增强暗部细节,通过分解为照射分量和反射分量处理图片(Homomorphic filtering enhances the details of the dark portion by decomposing the image as an irradiated component and a reflection component)
調用大漠
- visual c++ call dm.dll test
wave
- 用于提取瑞雷面波频散曲线(两层递增模型效果最好)(Extraction of Rayleigh wave dispersion curve of Rayleigh wave)
LuaLib
- Visual c++ dm.dll lua example
kanhe2016
- 离散小波变换在图像处理去噪中的应用 经典文献 IEEE的(ECG signal compression using 2-D DWT Hermite coefficients)
基于结构稀疏的SAR图像低秩重建
- 压缩感知图像处理用于SAR 经典的压缩感知教科书的源代码(compressed sensing SAT)
face_rec
- ## 人脸识别GUI设计 这是我在理解PCA算法后,设计`MATLAB GUI`实现人脸识别。 ### 使用方法: 1. 运行face.m主脚本 2. 点击`训练机器`选择train文件夹 3. 点击`choose photo`选择test文件夹下的一张图片 4. 最后点击`recognize`即可进行识别 5. 点击`Accuracy`可计算整个test文件夹下所有图识别准确率 ###(## face recognition GUI design This i
EdgeDetectionUsingGabor
- 可是实现图像的边缘提取,图像处理效果很好的。。(come true the edge extraction of picture.)