Traffic Sign Image Segmentation GUI Interface
This program implements a GUI interface for traffic sign image segmentation, primarily utilizing three segmentation methods: Otsu's method, iterative threshold selection algorithm, and region growing algorithm.