maskSLIC
maskSLIC copied to clipboard
Performance
From scikit-image/scikit-image#1569
@benjaminirving,
seed_type='grid', recompute_seed=True approx. doubles runtime, with 'nplace' the runtime is more than 10-fold higher.
There are weird results without warning if there is a non-bool mask parameter (for me uint8 after resizing the mask).
Best regards,
Kai
This is slower than SLIC for large regions but faster for small regions.
TODO - investigate additional performance improvements