Apurbo Biswas

Apurbo Biswas

Undergraduate Student focused on Machine Learning & Deep Learning.
Aspiring Researcher and Academic Reviewer.

ProjectsReal-Time Color Detection

Real-Time Color Detection

A real-time computer vision system that detects and classifies object colors using OpenCV and MediaPipe. The system processes live webcam input and identifies dominant color regions with low-latency response.

Core Workflow

  • Live webcam capture via OpenCV
  • Region of interest detection
  • Color space conversion (BGR → HSV)
  • Threshold-based color classification
  • Real-time bounding box visualization

System Preview

Color Detection Preview
Color Detection Preview

Demo

Repository

View on GitHub