Descrição:
This Python program provides a graphical user interface (GUI) for automatically removing the background from images using K-means segmentation in the Lab color space, refined with GrabCut (OpenCV). The user can adjust the K value for each image and process multiple images at once. The resulting images are saved with a white background in the same directory as the originals.