1
0
mirror of https://github.com/opencv/opencv.git synced 2026-07-29 15:23:05 +04:00

added videoio docs and tutorials

This commit is contained in:
Ishank gulati
2015-12-17 10:16:10 +05:30
committed by ishank08
parent 8d79285d02
commit 24da1ba3dc
15 changed files with 30 additions and 25 deletions
+4
View File
@@ -71,6 +71,10 @@ As always, we would be happy to hear your comments and receive your contribution
Run OpenCV and your vision apps on an iDevice
- @subpage tutorial_table_of_content_videoio
These tutorials show how to read and write videos using videio module.
- @subpage tutorial_table_of_content_viz
These tutorials show how to use Viz module effectively.