This article explains the basic principle of segmentation for people who are new to imaging.
This article explains the basic principle of segmentation for people who are new to imaging.
As we can see from the example above, once the pixels have been classified into their various classes identifying objects is relatively easy. However, most objects in an image are not usually so conveniently resolved. In many cases, objects can appear to touch or even overlap.
In such cases, a method that simply classifies pixels to identify contiguous groups would produce only one contiguous mass rather than discreet objects.
Such segmentation is known as semantic segmentation.
Separating this singular mass into individual objects is known as instance segmentation.
Various methods exist in arivis for both semantic & instance segmentation, using both traditional intensity based techniques and new ML and DL tool. Examples of Semantic segmentation in arivis Pro include:
And instance segmentation tools include:
To find out more about using Deep Learning for instance segmentation, please check the Deep Learning segmentation pipelines article.