mirror of
https://github.com/opencv/opencv.git
synced 2024-12-03 00:10:21 +08:00
836 B
836 B
OpenCV Viz
-
@subpage tutorial_launching_viz
Compatibility: > OpenCV 3.0.0
Author: Ozan Tonkal
You will learn how to launch a viz window.
-
@subpage tutorial_widget_pose
Compatibility: > OpenCV 3.0.0
Author: Ozan Tonkal
You will learn how to change pose of a widget.
-
@subpage tutorial_transformations
Compatibility: > OpenCV 3.0.0
Author: Ozan Tonkal
You will learn how to transform between global and camera frames.
-
@subpage tutorial_creating_widgets
Compatibility: > OpenCV 3.0.0
Author: Ozan Tonkal
You will learn how to create your own widgets.
-
@subpage tutorial_histo3D
Compatibility: > OpenCV 3.0.0
Author: Laurent Berger
You will learn how to plot a 3D histogram.