1
0
mirror of https://github.com/opencv/opencv.git synced 2026-07-29 15:23:05 +04:00
Files
opencv/doc/tutorials/viz/table_of_content_viz.markdown
T
2020-05-08 14:22:30 -04:00

946 B

OpenCV Viz

  • @subpage tutorial_launching_viz

    Languages: C++

    Compatibility: > OpenCV 3.0.0

    Author: Ozan Tonkal

    You will learn how to launch a viz window.

  • @subpage tutorial_widget_pose

    Languages: C++

    Compatibility: > OpenCV 3.0.0

    Author: Ozan Tonkal

    You will learn how to change pose of a widget.

  • @subpage tutorial_transformations

    Languages: C++

    Compatibility: > OpenCV 3.0.0

    Author: Ozan Tonkal

    You will learn how to transform between global and camera frames.

  • @subpage tutorial_creating_widgets

    Languages: C++

    Compatibility: > OpenCV 3.0.0

    Author: Ozan Tonkal

    You will learn how to create your own widgets.

  • @subpage tutorial_histo3D

    Languages: C++

    Compatibility: > OpenCV 3.0.0

    Author: Laurent Berger

    You will learn how to plot a 3D histogram.