LLeiSong / ehseg

This is package for Edge-highlight Image Segmentation
MIT License
0 stars 0 forks source link

Add a pre-seg procedure to help to decide better parameters of segmentation #2

Open LLeiSong opened 3 years ago

LLeiSong commented 3 years ago

Now the package only allow the user to set the parameters of segmentation. Without any pre-knowledge, the user might need to tune back and forth to get the best segmentation result. Next step of this package is to add a pre-segmenting procedure to analyze the optimized parameters of segmentation. So:

LLeiSong commented 3 years ago

So this would be similar to unsupervised classification?

LLeiSong commented 3 years ago

After some experiments, the characteristics of each objects do not have any consistency with the size of objects. Keep it open for more details.