搜索资源列表
-
0下载:
基于像素点的全局阈值法求图像的分割
实现方法有五种:
最小极值法,最优阈值法,最大方差方法,最大熵法,迭代法-Pixel-based global threshold method for image segmentation method there are five: the smallest extreme value method, the optimal threshold method, the largest variance method, the maximum ent
-
-
2下载:
该gui函数基本上包括图像处理里面的最基本处理,相当于一个小型photoshop。比如读取文件,几何变换中的垂直镜像,平移,旋转,缩放;正交变换的DFT,FFT,DCT,DST,DHT,DWashT;灰度处理中的反色,直方图均衡,全局线性变换,分段线性变换,指数非线性变换,对数非线性变换;图像增强里面的加噪声,平滑,锐化,伪彩色增强;图像分割里面的灰度阈值法,Robert,Laplace,sobel,prewitt,canny算子边缘检测法;图像恢复里面的直接逆滤波,维纳滤波;图像编码里面的霍夫
-
-
0下载:
对图像进行高斯滤波,然后用全局阈值对图像进行分割,使用的函数参考冈萨雷斯图像处理-Gaussian filtering of the image and then use the global threshold for image segmentation, using the function reference, image processing Gonzalez
-
-
0下载:
在matlab中,利用全局阈值对图像进行图像分割,得到有用的区域-Global threshold image in matlab for image segmentation, get useful area
-
-
0下载:
实现阈值图像分割,用全局阈值,OTSU和迭代法求阈值-Achieve the threshold image segmentation, the threshold required by the global threshold, OTSU and iterative method
-
-
0下载:
一维最大熵,最大类间差,迭代法,全局直方图,四种阈值分割算法MATLAB实现-One-dimensional maximum entropy, the largest class of poor, iterative method, global histogram, four threshold segmentation algorithm based on MATLAB realization
-
-
0下载:
全局阈值分割,使用matlab实现,是一个m文件,注意调用-Global threshold segmentation using matlab realize, is an m-file, calling attention
-
-
0下载:
基于matlab数字图像处理中的全局阈值函数图像分割法-Based on digital image processing matlab global threshold function for image segmentation method
-
-
0下载:
使用边缘改进全局阈值处理分割图像的matlab实现示例-Using edge process to improve global threshold segmentation image , matlab implementation examples
-
-
0下载:
数字图像分割,使用图像平滑改进全局阈值处理分割图像的matlab实现示例-Digital image segmentation, the use of image smoothing process to improve global threshold segmentation image of matlab implementation examples
-
-
0下载:
数字图像分割,基于全局阈值的分割方法,分割图像的matlab实现示例-Digital image segmentation, the segmentation method based on global threshold and image segmentation of matlab implementation examples
-
-
0下载:
该实例程序通过改进灰度直方图双峰法,实现了迭代求全局最佳阈值,对于前背景灰度范围差异明显的图像有良好的分割效果。(By improving the gray histogram Shuangfeng method, the example program achieves the global optimum threshold by iteration, and has good segmentation effect for the images with obvious differenc
-
-
0下载:
matlab阈值分割技术,包含全局阈值、Ostu阈值分割、迭代式阈值分割(Matlab threshold segmentation technique, including global threshold, Ostu threshold segmentation, iterative threshold segmentation)
-