Skip to content

OpenCV java util for UI (NamedWindows,GUI, TrackBar, Storage)

Notifications You must be signed in to change notification settings

firstwave67/opencv-util

Repository files navigation

opencv-util

OpenCV java util for UI (NamedWindows,GUI, TrackBar, Storage)

/**

  • Tagui is a Simple implementation of Highgui functions
  • which is not supported in Java OpenCV now
    • namedWindow
    • moveWindow
    • ResizeWindow
    • imshow
    • createTrackbar
    • setTrackbarPos
    • getTrackbarPos
    • setMouseCallback
    • waitKey
    • updateWindow
    • destroyWindow
    • destroyAllWindow
  • @author Firstwave

*/

About

OpenCV java util for UI (NamedWindows,GUI, TrackBar, Storage)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages