资源列表
fbp-
- 手动求投影,(手动实现radon的等价效果) 滤波反投影,即fft=>滤波=>ifft=>反投影(fft, filter, ifft, inverse filter)
水平集分割算法
- 基于活动轮廓线的图像分割代码,测试过有效,代码简单易懂。
dxflib
- 可以读写dxf文件,并且定义了绘制点线面的虚函数接口。(You can read and write DXF files, and define the virtual function interface of drawing points and lines.)
flow_code
- 使用光流法估计,并求出立体图像的视差,使用shicha.m直接运行程序(The use of optical flow method to find parallax)
LFM
- LFM频谱的成像,分别得到时域实部、虚部,频域以及相位的图像。LFM信号的脉冲压缩。点阵目标的成像(The real time, imaginary part, frequency domain and phase images of the LFM spectrum are obtained respectively. The pulse compression of the LFM signal. Imaging of dot matrix target)
interpolation
- matlab3种内插法的实现。最近邻内插法,双线性内插法,双三次内插法的具体实现(To realize interpolation in matlab3)
基于蚁群算法的图像边缘检测
- 基于蚁群算法的图像边缘检测,亲测可用,包含四种图像。(Ant colony algorithm based image edge detection, pro test available.It contains four kinds of images.)
ACA_FCM
- 基于蚁群算法的图像边缘检测,matlab代码(Image edge detection based on ant colony algorithm, matlab code)
Matlab_colordif
- 图片色差分析,五个极为有用的公式,用于图像处理。(color difference analysis)
利用opencv识别
- 手势识别,haar算法,人脸检测,vs平台,opencv库(gesture recognition)
疲劳驾驶检测-matlab程序
- 实现视频疲劳检测,通过判断嘴和眼睛。基于matlab实现的(Realization of video fatigue detection)
ejtik
- matlab 遗传算法工具箱 对学习遗传算法很有帮助 别再有重复的()