A quiz on the broken biscuits experiment

Adrian F. Clark

  1. What is a sensible threshold on the rectangularity for a biscuit to be identified as rectangular?

  2. How do you make bikky.py iterate over the test set in biscuits.task?

  3. What is the purpose of this experiment?

  4. What is a sensible threshold on the circularity for a biscuit to be identified as circular?

  5. What contour measure must be found for a rectangular biscuit?

  6. What type of problem is this defined as in the task file?

  7. How many images contain broken or unusable biscuits?

  8. How is a biscuit determined to be broken or unusable?

  9. How are biscuits distinguished from the background in bikky.py?

  10. How many images are used for training in the task file?

  11.