Difference between revisions of "OpenCV"
Jump to navigation
Jump to search
Line 14: | Line 14: | ||
* https://answers.opencv.org/question/120081/videowriter-recording-mp4-x264-opencv-31/ | * https://answers.opencv.org/question/120081/videowriter-recording-mp4-x264-opencv-31/ | ||
* http://www.fourcc.org/codecs.php | * http://www.fourcc.org/codecs.php | ||
+ | * https://stackoverflow.com/questions/24195926/opencv-write-webcam-output-to-avi-file | ||
= What Links Here = | = What Links Here = | ||
{{WhatLinksHere}} | {{WhatLinksHere}} |
Revision as of 08:32, 9 January 2020
Click here to comment see Self Driving RC Car
OpenCV is a computer vision library written in C++. Binding for Java, Python and other environments are available.
Links
Issues
OpenCV VideoWriter
OpenCV: FFMPEG: tag 0x67706a6d/'mjpg' is not supported with codec id 7 and format 'mpeg / MPEG-1 Systems / MPEG program stream'
- https://stackoverflow.com/questions/34024041/writing-x264-from-opencv-3-with-ffmpeg-on-linux
- https://answers.opencv.org/question/120081/videowriter-recording-mp4-x264-opencv-31/
- http://www.fourcc.org/codecs.php
- https://stackoverflow.com/questions/24195926/opencv-write-webcam-output-to-avi-file