UIED
UIED copied to clipboard
Speed
The speed of this algorithm could use work.
It seems the component_detection algorithm uses a pythonic for loop to iterate though every pixel.
This is notoursoursly slow.
Do any simpler solutions come to mind ?