Study Notes (19): Chapter 1: basic visual processing algorithms - On the image segmentation

Learning immediately: https://edu.csdn.net/course/play/10361/233656?utm_source=blogtoedu

Thresholding, based on the region segmentation, edge-based method, based on the depth-based learning approach

Threshold - global and local

Regional - cutting and watershed

Edge - profile point and point activity profile

Global threshold:

Watershed algorithm:

Grayscale geometric interpretation:

Edge contour-based segmentation

 

Published 19 original articles · won praise 1 · views 59

Guess you like

Origin blog.csdn.net/weixin_42962497/article/details/104559458