1
0
mirror of https://github.com/opencv/opencv.git synced 2026-07-27 22:33:03 +04:00
Files
opencv/doc/tutorials/highgui/table_of_content_highgui.markdown
T

381 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

    Compatibility: > OpenCV 2.0

    Author: Ana Huamán

    We will learn how to add a Trackbar to our applications