What is a sensible threshold on the circularity for a biscuit to be identified as circular?
about 15
What is the purpose of this experiment?
to see how a complete vision system works on real-world data
What type of problem is this defined as in the task file?
label
What contour measure must be found for a rectangular biscuit?
oriented bounding box
How many images are used for training in the task file?
6
How is a biscuit determined to be broken or unusable?
it is not circular or rectangular
How do you make bikky.py iterate over the test set in biscuits.task?
use -dataset test on the command-line
What is a sensible threshold on the rectangularity for a biscuit to be identified as rectangular?
about 1.5
How are biscuits distinguished from the background in bikky.py?
by grey-scale
How many images contain broken or unusable biscuits?
22