搜索资源列表
Image_process
- 1.对比度增强:计算并显示图像直方图,直方图均衡; 2.图像分割:Otsu算法; 3.二值图像的数学形态学开闭运算。要求对输入图像二值化,然后实现腐蚀膨胀,最后调用腐蚀膨胀实现开闭。至少给出两种不同形状和大小的结构元素。 -1. Contrast Enhancement: Calculate and display the image histogram, histogram equalization 2. Image Segmentation: Otsu algorithm
ootsut
- otsu算法实现,可以自适应获取阈值,对图像进行二值化。里面面配有图像均衡化的程序一起使用,效果更好, -otsu algorithm adaptive obtain the threshold image binarization. Inside surface with image equalization program used together, the better
picture
- 图像处理,灰度化,二值化,中值滤波,大津法,-Image processing, gray, binarization, median filtering, Otsu,
Sobel--of-MATLAB
- :%中值滤波%otsu 自动阈值计算%利用4个方向的roberts和进行边缘提取,并二值化%膨胀处理- Otsu median filter automatically calculate threshold using 4 direction roberts and edge detection and binarization expansion deal-Otsu median filter automatically calculate threshold using 4 directi
cx
- %中值滤波%otsu 自动阈值计算%利用4个方向的roberts和进行边缘提取,并二值化%膨胀处理- Otsu median filter automatically calculate threshold using 4 direction roberts and edge detection and binarization expansion deal
otsu_2d
- 本文使用otsu算法实现对图像的二值化操作,使用matlab环境-This article uses otsu algorithm for image binarization operation, use matlab environment
matlab-otsu
- 利用大津算法将彩色图像二值化,简单实用。-Use otsu algorithm to make a color image binarization, simple and practical.
大津阈值
- 模式识别,大津阈值,matlab程序,二值化(Pattern recognition, Otsu threshold, matlab program, binarization)