A quiz on the stomata-counting experiment

Adrian F. Clark

  1. What is the main purpose of this experiment?

  2. What are stomata?

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

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

  5. 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?

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

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

  8. How are the stomata positions found?

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

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

  11.