Mouse Controller By Color Segmentation

December 2018 - created by Min Lwin Kyaw

Project's Info

  • Name : Mouse Controller By Color Segmentation
  • Team Members : Min Lwin Kyaw
  • Duration : 2.5 Days
  • Programming Languages & Frameworks : Python, OpenCV(python)
  • Platforms : Cross-Platform
  • Links : One Drive(Source Code, Presentation, Video)

Video

Video of how program works. Because of presentation's video, video is quite short and straight forward.

A cross-platform application control mouse and mouse click by using hand gesture with color segmentation. In program user can move, left click, right click, double click, and dragging without using mouse. Project was done by using python, and OpenCV.
This project was created by using course materials like masking, contouring, opening, closing, color segmentation, and color conversion. I used phone camera as input over local network. If you are going to use by computer web cam, receiving video data implementation will be different.
This project is for Image Processing course's 10 Points Presentation Project.