Navigation
index
next
|
previous
|
OpenCV 3.0.0-dev documentation
»
OpenCV API Reference
»
videoio. Media I/O
ΒΆ
videoio provides easy interface to:
Read video from camera or file and write video to a file.
Reading and Writing Video
VideoCapture
VideoCapture::VideoCapture
VideoCapture::open
VideoCapture::isOpened
VideoCapture::release
VideoCapture::grab
VideoCapture::retrieve
VideoCapture::read
VideoCapture::get
VideoCapture::set
VideoWriter
VideoWriter::VideoWriter
ReleaseVideoWriter
VideoWriter::open
VideoWriter::isOpened
VideoWriter::write
Help and Feedback
You did not find what you were looking for?
Ask a question on the
Q&A forum
.
If you think something is missing or wrong in the documentation, please file a
bug report
.
Previous topic
Reading and Writing Images
Next topic
Reading and Writing Video
This Page
Show Source
Navigation
index
next
|
previous
|
OpenCV 3.0.0-dev documentation
»
OpenCV API Reference
»