benjaminirving / maskSLIC

Simple linear iterative clustering (SLIC) in a region of interest (ROI)
Other
38 stars 9 forks source link

How to create irregular roi? #3

Open momocat-aric opened 5 years ago

momocat-aric commented 5 years ago

I find there is a way to create the regular roi in the code, how can I create irregular roi like the example? If the roi is the whole face, can I detect the face using other methods first, and make it as the roi ?