Introduction - If you have any usage issues, please Google them yourself
Based on region growing image segmentation, you can set your own area growing point. Region growing image segmentation method is a serial region segmentation. Regional growth means starting a pixel, according to certain criteria, and gradually added to adjacent pixels, when certain conditions are met, the regional growth is terminated.