Overview
Homework project in which a Python script detects colors in an image and produces a second image showing the result. OpenCV was used for image processing.
Problem
Legacy project preserved as part of the development history.
Solution
The project demonstrates a practical implementation using the technologies listed in this case study.
Challenges
See the original project material and reports where available.
Lessons learned
This project is retained as evidence of practical learning and progression.
Developer Mode
Under the hood
Architecture
Legacy architecture documented from the original portfolio. Additional technical notes can be edited from Admin.
Technical decisions
OpenCV was chosen because it provides extensive image-processing, object-detection and color-analysis capabilities.