ProgrammingRobotsStudyGroup / robo_magellan

Apache License 2.0
4 stars 6 forks source link

Make cone detection algorithm configurable #18

Closed merose closed 6 years ago

merose commented 6 years ago

Currently the cone detection algorithm, based on a thresholded image, is hard-coded to the version used in the 2017 Robo Games. The algorithm should be configurable so that we can add different algorithms and switch between them with a configuration change.