Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 580 Bytes

README.md

File metadata and controls

14 lines (11 loc) · 580 Bytes

VisionAlpha

Interactive OpenCV webcam color picker.

It's basically my first JavaFX app. You can detect colors with your webcam and get hexadecimal color codes out of it. Made with a wonderful material design library called JFoenix.

IMPORTANT

  • you NEED to have OpenCV JAR and DLL to run this
  • ( link it to project if you are working with sources )
  • libraries needed except OpenCV are in the lib folder

loading screenshot ...