资源列表
line__moume
- 计算机仿真程序例子,包含多个基本程序,可帮助我们更好的学习matlab(Computer simulation programs, for example, contains more than one basic procedures, can help us better learning matlab)
图像水印
- 利用小波分解对图像添加水印,但是不能影响图像的使用。(The watermark is added to the image by wavelet decomposition, but it can not affect the use of the image.)
新建文件夹
- 实现灰度的线性变换线性变换的代码的步骤: 1,判断参数是否是8位图像 2,对像素的所有点执行线性变换 3,对执行完像素变换的灰度值进行合法性分析,对不合法的数据强制合法 4,对图片的原来坐标的所有点设置新的灰度值。(The linear transformation of the grayscale)
sobel
- sobel算子图像处理源码,可计算图像亮度的一阶梯度(graph process with sobel edge)
Gabor
- 这个软件是一个二维的盖博滤波算法,主要用于图像的特征提取、边缘纹理识别等等。(It's a software about texture extraction.)
imageSegmentation-master
- color segmentation programm
CT完整程序
- 可实现CT图片二值化数值批量向可视化图片的转化,及波形的小波分析(CT pictures can be realized to the conversion of numerical pictures)
DLLH-master
- 通过本地离散到最佳歧管散点线性嵌入,一种优化改进的计算机视觉类的算法(Toward Optimal Manifold Hashing via Discrete Locally Linear Embedding)
morphological
- 对创建的二值图像进行膨胀处理(matlab编程实现),膨胀会增长或粗化二值图像中的物体,我自己编写了一个用matlab编程实现二值化的例子(morphological,matlab,image processing,dilate)
lshcode.tar
- ISH局部加密,局部敏感哈希算法,局部敏感哈希是非监督的哈希算法。 算法的输入是实数域的特征向量,输出为一个binary vector。(This directory contains an simple implementation of Locality-Sensitive Hashing (LSH) algorithm by Indyk et al. The main functions are (see documentation in each file for more de
灰度化程序
- 利用opencv2.4.8和vs2013进行图像灰度化处理的源代码(Using opencv2.4.8 and vs2013 grayscale image processing source code)
维纳滤波
- 数字图像处理之维纳滤波的相关matlab代码(Wiener filter related matlab code)
