searchwingCV / droneCamBoatDetector

ComputerVision for searchwing drones
GNU General Public License v3.0
7 stars 3 forks source link

Work package: Benchmark algorithms #1

Open julled opened 5 years ago

julled commented 5 years ago

Benchmark existing algorithms in the current python implementation on most heavy computational costs. I assume that the rgb2hsv / sobel filtering costs the most, but we need to get some numbers to see what costs the most to minimize the optimization work. It would be good to benchmark on pc and on the embedded platform (RPI3 e.g.). Possible useful tools for this task: