资源列表
code
- 可解决图像模糊 及去噪问题,,以及评判指标说明(It can solve the problem of image blur and denoising)
migfyf
- 此文件为非均匀B样条曲线反求控制点再插值为曲线(This file is a non-uniform B-spline curve. The control points are inverted and then interpolated into a curve)
ECGProcessor
- ecg信号处理,基线漂移,小波变换、snr mse(ECG signal processing, baseline drift, wavelet transform, SNR MSE)
东北大学图像处理第二次作业
- 东北大学图像处理第二次作业实验报告两份 Kirsch滤波程序及其图像处理效果图 MRF图像分割的程序及其处理效果图 上述程序均亲测可行(the second experiment and report on image processing Northeasten university(ShenYang) ;the code on Kirsch filter; the code on MRF image segmentation)
ramer-douglas-peucker-master
- 可以简化一条线段 使用douglas-peucker算法来实现 一个线段的简化(simple a line Can simplify a line segment use Douglas Peucker algorithm to simplify a line segment)
FPC盲抓贴片机源代码
- 基于c#运动控制及图像处理项目源码,有兴趣可以看看(Based on C# motion control and image processing project source code)
VLAX
- 可以在acad VBA中使用autolisp程序(You can use the AutoLISP program in Acad VBA)
图形学波动水面的实现
- 图形学波动水面的实现,花园模型场景搭建,OpenGL打光,相机设置,完整工程项目
支持向量机算法可视化实现
- 项目文件分为src和data两部分,src文件夹下存放源码,data文件夹下存放样本数据和生成的结果文件。 项目中含有RBF SVM分类算法,可视化界面上分别有对应算法的训练和结果展示按钮,通过按钮可以触发模型训练和可视化效果呈现。 项目运行过程中,会有一些日志打印出来。 详见内部说明文档
几种简单的滤镜实现
- 几种简单的滤镜实现(包括(交叉,怀旧,光照,漏光等)
myCFAR
- 之前上传过一次,不小心删掉了,现在重新发送。基于matlab的cfar检测程序,识别sar图像中的船只,分为全局,局部和双参数检测。已经实验效果不错。(I uploaded it once before and deleted it accidentally. Now I'll send it again. Based on the CFAR detection program of MATLAB, the ship in SAR image is identified, which is di
基于暗通道的图像去霾代码
- 基于暗通道的图像去霾代码,语言python使用了最小值滤波。效果经改良良好