Block#

Description#
Searches an image for a stop sign. Returns True if a stop sign was found.
Parameters#
image: A frame object composed of an array of pixels.
Returns#
boolean: Returns True if a stop sign was detected. Otherwise, returns False.
Example#
