Skip to content

Interactive canvas widget with shapes for OpenCV 3.X

License

Notifications You must be signed in to change notification settings

sagi-z/CanvasCV

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Uselful links:

screenshot

What is it?

  • A non intrusive, simple and extendable OpenCV GUI system, based on OpenCV.
  • Enables a user interface with interactive GUI without any external GUI toolkit dependencies.
  • Get geomertical user selections and landmark configuration with shapes.
  • Use simple widgets to interact with the user.

What makes it unique?

  • Easily extendable - create your own Shapes, Widgets and Themes and share them with others (i.e. on GitHub) if you want.
  • The X/Y coordination system is the same as the OpenCV coordination system. This way, if you detect someting at a position, you can start showing some Text at that exact postion, or if you want the user to mark someting on the image, you get back the usable coordinates from the shape.
  • No external dependencies - your code is compatible to all OpenCV environments.
  • Fully documented with examples and tutorials.

About

Interactive canvas widget with shapes for OpenCV 3.X

Resources

License

Stars

Watchers

Forks

Packages

No packages published