UIED icon indicating copy to clipboard operation
UIED copied to clipboard

Speed

Open dickermoshe opened this issue 3 years ago • 0 comments

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 ?

dickermoshe avatar Sep 25 '22 02:09 dickermoshe