2014-11-27 20:39:05 +08:00
|
|
|
OpenCV Viz {#tutorial_table_of_content_viz}
|
|
|
|
==========
|
|
|
|
|
|
|
|
- @subpage tutorial_launching_viz
|
|
|
|
|
2020-05-09 02:22:30 +08:00
|
|
|
*Languages:* C++
|
|
|
|
|
2014-11-27 20:39:05 +08:00
|
|
|
*Compatibility:* \> OpenCV 3.0.0
|
|
|
|
|
|
|
|
*Author:* Ozan Tonkal
|
|
|
|
|
|
|
|
You will learn how to launch a viz window.
|
|
|
|
|
|
|
|
- @subpage tutorial_widget_pose
|
|
|
|
|
2020-05-09 02:22:30 +08:00
|
|
|
*Languages:* C++
|
|
|
|
|
2014-11-27 20:39:05 +08:00
|
|
|
*Compatibility:* \> OpenCV 3.0.0
|
|
|
|
|
|
|
|
*Author:* Ozan Tonkal
|
|
|
|
|
|
|
|
You will learn how to change pose of a widget.
|
|
|
|
|
|
|
|
- @subpage tutorial_transformations
|
|
|
|
|
2020-05-09 02:22:30 +08:00
|
|
|
*Languages:* C++
|
|
|
|
|
2014-11-27 20:39:05 +08:00
|
|
|
*Compatibility:* \> OpenCV 3.0.0
|
|
|
|
|
|
|
|
*Author:* Ozan Tonkal
|
|
|
|
|
|
|
|
You will learn how to transform between global and camera frames.
|
|
|
|
|
|
|
|
- @subpage tutorial_creating_widgets
|
|
|
|
|
2020-05-09 02:22:30 +08:00
|
|
|
*Languages:* C++
|
|
|
|
|
2014-11-27 20:39:05 +08:00
|
|
|
*Compatibility:* \> OpenCV 3.0.0
|
|
|
|
|
|
|
|
*Author:* Ozan Tonkal
|
|
|
|
|
|
|
|
You will learn how to create your own widgets.
|
2017-10-05 16:06:40 +08:00
|
|
|
|
|
|
|
- @subpage tutorial_histo3D
|
|
|
|
|
2020-05-09 02:22:30 +08:00
|
|
|
*Languages:* C++
|
|
|
|
|
2017-10-05 16:06:40 +08:00
|
|
|
*Compatibility:* \> OpenCV 3.0.0
|
|
|
|
|
|
|
|
*Author:* Laurent Berger
|
|
|
|
|
|
|
|
You will learn how to plot a 3D histogram.
|