A quiz on the stomata-counting experiment

Adrian F. Clark

  1. How are the stomata positions found?

  2. What is the main purpose of this experiment?

  3. How is the slider position communicated to the segmentation code in count-stomata.py?

  4. Which RGB slider has the most effect on the detection of stomata?

  5. What are stomata?

  6. What does a space character do in the graphical user interface of count-stomata.py?

  7. Which Python package is used to handle the command line?

  8. If you are using count-stomata.py on a system without a right mouse button, such as a Macintosh, what does the program let you do instead?

  9. Which colour space is most effective at segmenting stomata?

  10. Why is the variable 'me' given as an argument to the call that creates a slider?

  11.