Skip to content

Latest commit

 

History

History

optimization

Optimize Segmentation

Some functions used during segmentation are very slow for large images. I'm trying to refactor and optimize them here. I stared with optimize_procedure.py. Some functions were tested in isolation in separate files.