资源列表
OLD_OTSU.rar
- matlab OTSU 简易的大津算法 求最佳阈值的。,matlab simple algorithm seeking Otsu threshold.
ostu
- 用最大类间方差对图象的分割,是很好的图象分割程序-Using the biggest equotion to cut the image is good scheme.
filter
- 高斯滤波先对图像做卷积运算,进行线性滤波,支持替代方式操作。-Gaussian filter to the image so convolution operation, linear filtering, support for alternative means of operation.
LMSADAPTIVEFILTERALGORITHM
- LMS自适应算法,这个是LMS的基础算法,后面的一段是由公式给出的-LMS adaptive algorithm, this is the basis of LMS algorithm, the back section is given by the formula
matlab
- 基于常用的灰度变换法和直方图均衡化法等图像增强算法,提出了一种对比度增强算法.该算法首先对直方图进行平滑处理,再进行直方图均衡化,然后在整个显示范围内对图像灰度级进行等间距排列,最后对图像进行中
hough
- 根据园的方程(x-a)×(x-a)+(y-b)×(y-b)=R×R,将参数空间增加到a,b,R三维空间. 常用的hough变换计算量太大,然而随机hough变换虽然计算量相对小点,但是准确率没有前者高.现在使用 一种改进的方法:提取边缘图像,然后边缘跟踪,在边缘曲线上进行hough变换检测圆.-According to Park' s equation (x-a) × (x-a)+ (y-b) × (y-b) = R × R, the parameter space to a,
fenshuiling
- 很好用的分水岭分割图像的程序,简单运行速度快,且效果好。-Good use of the watershed image segmentation procedure, simple and fast operation, and the results are good.
tuoqiumoxing-3D
- 在计算机断层层析成像中用于验证算法正确性的标准三维椭球模型源代码。-Computed tomography tomography standard model of the source code used to verify algorithm correctness.
face
- 基于matlab的人脸识别程序-Face recognition program based on MATLAB
average-filtering
- 在数字图像处理中,使用均值滤波处理图像噪声-average filtering
Regionlabel
- 对三维图像进行分开的标记区间的面积和中心及质心点。-Separate tag interval of 3 d image area and the center and the center of mass point.
LSB.m
- 使用最低有效位或零点-隐藏隐写术到消息或图像加密。-Use Least Significant Bit or Zeros-Hiding steganography to encrypt a message or an image.