Add release method to cv::VideoWriter (Feature #1221)
Description
It may be interesting to add a release method to VideoWriter class to authorize developers to write to multiple video files without having to explicitely delete/create a VideoWriter object each time
Associated revisions
Merge pull request #1221 from philippefoubert:branch_cmake_cmp0004
History
Updated by Alexander Shishkov about 13 years ago
- Description changed from It may be interesting to add a release method to [[VideoWriter]] class to aut... to It may be interesting to add a release method to VideoWriter class to authori... More
Updated by Andrey Kamaev over 12 years ago
- Category changed from highgui-images to highgui-video
Updated by Alexander Smorkalov almost 11 years ago
It is possible for master branch only.
- Priority changed from Low to Normal
- Difficulty set to Medium
- Target version set to 3.0
Updated by Maksim Shabunin over 9 years ago
Issue has been transferred to GitHub: https://github.com/Itseez/opencv/issues/4288