Files
esp32-opencv/doc/tutorials/highgui/table_of_content_highgui.markdown
2020-03-23 11:48:41 +01:00

417 B

High Level GUI and Media (highgui module)

This section contains tutorials about how to use the built-in graphical user interface of the library.

  • @subpage tutorial_trackbar

    Languages: C++, Java, Python

    Compatibility: > OpenCV 2.0

    Author: Ana Huamán

    We will learn how to add a Trackbar to our applications