资源列表
matlab图像稀疏表示代码
- matlab图像稀疏表示的代码。比较详细。(Matlab image sparse representation of code.)
机器视觉综合
- halcon+vs2010写的 模版匹配 +4点标定 +tcp通讯代码(Halcon+vs2010 template matching, +4 point calibration, +tcp communication code.)
彩色图像二值化
- 可将任意RGB彩色图像(像素不能过高),转化成二值图像(Any RGB color image can be converted to two value image.)
grabcut
- matlab中实现grabcut,已经编译调试好了,直接运行就可以了(the code of grabcut,you can run it in matlab without debug)
matlab程序
- 关于超分辨图像处理的程序,基于学习反法的一种超分辨图像处理算法。(Super-resolution image processing)
Matlab小波图像处理+完整程序
- matlab小波图像处理+完整程序,简单易懂,真实可靠(Matlab wavelet image processing + complete program)
RGBfilter
- matlab 彩色图像处理程序 用于仿真彩色图像滤波的程序(Matlab color image processing program A program for simulating color image filtering)
Matlab图像处理程序集
- Matlab图像处理程序大集合,简单易上手(Matlab image processing program is a large collection. It's easy to get started.)
bianyuan
- matlab图像处理边缘检测程序,我的毕业论文中的程序(MATLAB image processing edge detection program)
dealias
- Curve变换进行数据重建的文章,用于地震数据的重建过程。(Curve transform is used for data reconstruction, which is used for reconstruction process of seismic data.)
1stApp
- 这是一个适用于数字图像处理初学者的绿色编程软件,可以容易地添加代码进行图像放大、缩小、旋转等处理;也可以对图像进行时域和频域滤波(傅里叶变换已存在)。(This is a green programming software for beginners of digital image processing. It can easily add code for image enlargement, reduction, rotation, etc. It can also perform ti
hpfilter
- 对图像进行高通滤波,包含巴特沃斯高通滤波器BHPF,指数高通滤波器EHPF,梯形高通滤波器THPF(The image is filtered through high pass, including Butterworth high pass filter BHPF, exponential high pass filter EHPF, ladder high pass filter THPF.)