Skip to content

Latest commit

 

History

History

segmentation

Honeycomb Segmentation

Trying to extract all cells from honeycomb pictures:

Under test I'm applying the best method on new images.

comparison

The resulting segmentation was quite slow on large images. My efforts to optimize the algorithm are under optimization.

I noticed how different the extracted segments in new images look compared to broodmapper images. Therefore, I decided to manually label images for optimizing the cell classifier. Under test/segments/ I extracted and labeled honeycomb segments. They are in turn used by the classifier.