This project explores computer vision approaches to automate counting tasks that traditionally require manual effort. I developed systems for two distinct counting challenges: identifying blood cells in microscopic images and counting bottles in crates regardless of their orientation.
This work demonstrates how computer vision can automate tedious counting tasks across different domains - from medical laboratories to manufacturing facilities. The project required understanding domain-specific challenges in multiple fields to create effective solutions.
Rather than relying solely on deep learning, these projects explored how traditional computer vision techniques can be optimized for specific counting tasks. This approach offers advantages in computational efficiency and explainability, making the solutions accessible in resource-constrained environments.