mirror of
https://github.com/opencv/opencv.git
synced 2026-07-30 15:53:03 +04:00
Ok, now optimized the tutorial size for real. Made JPG/PNG optimization for all the images. Modified some tutorial files to follow these size optimizations. Now the tutorial PDF generated is 3.95MB, so enjoy!
This commit is contained in:
BIN
Binary file not shown.
|
Before Width: | Height: | Size: 16 KiB After Width: | Height: | Size: 4.0 KiB |
@@ -5,20 +5,23 @@
|
||||
|
||||
This section contains valuable tutorials about how to read/save your image/video files and how to use the built-in graphical user interface of the library.
|
||||
|
||||
* :ref:`Adding_Trackbars`
|
||||
|
||||
=============== ======================================================
|
||||
|Beginners_5| *Title:* **Creating Trackbars**
|
||||
|
||||
*Compatibility:* > OpenCV 2.0
|
||||
|
||||
We will learn how to add a Trackbar to our applications
|
||||
|
||||
=============== ======================================================
|
||||
|
||||
.. |Beginners_5| image:: images/Adding_Trackbars_Tutorial_Cover.jpg
|
||||
:height: 100pt
|
||||
:width: 100pt
|
||||
+
|
||||
.. tabularcolumns:: m{100pt} m{300pt}
|
||||
.. cssclass:: toctableopencv
|
||||
|
||||
=============== ======================================================
|
||||
|Beginners_5| *Title:* :ref:`Adding_Trackbars`
|
||||
|
||||
*Compatibility:* > OpenCV 2.0
|
||||
|
||||
We will learn how to add a Trackbar to our applications
|
||||
|
||||
=============== ======================================================
|
||||
|
||||
.. |Beginners_5| image:: images/Adding_Trackbars_Tutorial_Cover.jpg
|
||||
:height: 90pt
|
||||
:width: 90pt
|
||||
|
||||
.. raw:: latex
|
||||
|
||||
|
||||
Reference in New Issue
Block a user