The document proposes an enhanced watershed segmentation algorithm to improve upon traditional watershed segmentation which often results in oversegmentation. The key steps are:
1) Perform watershed segmentation on the original image.
2) Extract edges from the original image and enhance them.
3) Merge the watershed segmentation results and enhanced edge image results to produce the final segmented image.