自适应动态阈值分割 Resources

Showing items tagged with "自适应动态阈值分割"

MATLAB implementation of adaptive dynamic threshold segmentation, example usage: i = imread('xxx'); thresh_tool(i). This implementation features automatic threshold adjustment based on image characteristics for improved segmentation results.

MATLAB 255 views Tagged