On the Subject of Mouse Tracking

• Created a Python project using OpenCV's mouse event-detection feature.
• Allows users to draw rectangles interactively on an image by clicking and dragging the mouse.
• The rectangles are drawn in green color with a thickness of 2 pixels.
• Provides a user-friendly interface with real-time image processing.
• Demonstrates the practical application of OpenCV for interactive image manipulation.

Mouse Tracking Demo

Project Genre





Technologies Used

  • Python
  • Convolutional Neural Network