mirror of
https://github.com/ruby-opencv/ruby-opencv
synced 2023-03-27 23:22:12 -04:00
added CvVideoWriter (not fully tested)
This commit is contained in:
parent
bff95e942a
commit
aae092dc04
5 changed files with 75 additions and 13 deletions
|
@ -115,6 +115,7 @@ extern "C"{
|
|||
#include "cvsparsemat.h"
|
||||
#include "cvhistogram.h"
|
||||
#include "cvcapture.h"
|
||||
#include "cvvideowriter.h"
|
||||
|
||||
#include "cvline.h"
|
||||
#include "cvtwopoints.h"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue