larics / nao-xo

Nao plays tic-tac-toe againts human opponent
9 stars 5 forks source link

Hard coded image processing parameters #5

Open fpetric opened 8 years ago

fpetric commented 8 years ago

Image processing parameters are currently hard coded. Extract all parameters to configuration files. Add apps/scripts to set the parameters easily.

dmiklic commented 8 years ago

For starters, let's make a list of parameters that should be configurable:

fpetric commented 8 years ago

Some of Hough and Canny parameters are already configurable through imgproc_definitions.py. Thresholds for color segmentation should definitely be added. Other parameters that are currently used are: