projects
/
goodguy
/
history.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
fix c41 postprocessing break in last checkin
[goodguy/history.git]
/
cinelerra-5.1
/
plugins
/
motion
/
opencvwrapper.inc
1
#ifndef OPENCVWRAPPER_INC
2
#define OPENCVWRAPPER_INC
3
4
5
class OpenCVWrapper;
6
7
8
#endif
9
10
11
12
13