Design, implement, test, and describe a system to identify a stop sign in black-and-white bitmap images. It is likely that the system will begin with low-level processing such as contrast enhancement and equalization, proceed to edge-detection and line extraction, then attempt to identify the sign shape, which appears exactly once in some of the test […]