mirror of https://github.com/opencv/opencv.git
Open Source Computer Vision Library
https://opencv.org/
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
35 lines
689 B
35 lines
689 B
10 years ago
|
OpenCV Viz {#tutorial_table_of_content_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.
|