OpenCV: Difference between revisions

From BITPlan Wiki
Jump to navigation Jump to search
No edit summary
Line 6: Line 6:
* https://en.wikipedia.org/wiki/OpenCV
* https://en.wikipedia.org/wiki/OpenCV
* https://docs.opencv.org/
* https://docs.opencv.org/
= Issues =
<pre>
OpenCV: FFMPEG: tag 0x67706a6d/'mjpg' is not supported with codec id 7 and format 'mpeg / MPEG-1 Systems / MPEG program stream'
</pre>
= What Links Here =
= What Links Here =
{{WhatLinksHere}}
{{WhatLinksHere}}

Revision as of 06:59, 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: FFMPEG: tag 0x67706a6d/'mjpg' is not supported with codec id 7 and format 'mpeg / MPEG-1 Systems / MPEG program stream'

What Links Here