搜索资源列表
Image_process
- 1.对比度增强:计算并显示图像直方图,直方图均衡; 2.图像分割:Otsu算法; 3.二值图像的数学形态学开闭运算。要求对输入图像二值化,然后实现腐蚀膨胀,最后调用腐蚀膨胀实现开闭。至少给出两种不同形状和大小的结构元素。 -1. Contrast Enhancement: Calculate and display the image histogram, histogram equalization 2. Image Segmentation: Otsu algorithm
3
- 包括对数字图像的灰度直方图的计算,对图像进行中值滤波、大津阀值分割处理功能-Including digital image histogram calculation, median filtering, image Otsu threshold segmentation processing function