搜索资源列表
ostu阈值分割
- 基于matlab平台和ostu算法,实现了对图像的分割,分割效果满意。
QGA_image_segmentation
- 量子遗传算法最大熵法图像多阈值分割程序下载。阈值的个数直接指定即可。-image segmentation based on quantum-inspired genetic algorithm
edgetrace
- 边缘轮廓跟踪后傅立叶算子特征。这是课上的一个作业,原图->阈值分割->canny轮廓算法->边界表示->边界傅立叶算子描述->结果-After tracking the edge of the outline of the characteristics of Fourier operator. This is a class operation, image->threshold->canny contour algorithm->boundar
MedicalImageSegmentation
- 医学图像分割的实验报告(包含源程序),主要内容包括:不同算子(Sobel、Prewitt、Roberts、Laplacian)的边缘提取效果分析;阈值分割;以及watershed方法的分割讨论。-The implementation and discussion for fundamental medical image segmentation algorithms, including edge extracting algorithm, thresholding methods and w
dimaximum-threshold-segmentation
- 基于一维最大熵的阈值分割,注解完整,编程效率高!完整展现理论实现过程-matlab project
otsu_1D
- Otsu算法 matlab实现 本算法是经典阈值分割法otsu算法的实现-Otsu algorithm matlab implementation