Peter M. Groen
/
openbr
Toggle navigation
Sign in
Sign in
Project
Files
Commits
Network
Graphs
Milestones
Issues
0
Merge Requests
0
Labels
Wiki
Download as
Plain Diff
Browse Code ยป
Commit
e9a774f107aae2f97bc9aa62f2ccd4c307db2ab3
Authored by
Josh Klontz
2013-03-16 17:45:26 -0400
2 parents
d8923cc4
fe556614
Merge branch 'master' of https://github.com/biometrics/openbr
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
0 deletions
sdk/plugins/sentence.cpp
sdk/plugins/sentence.cpp
View file @
e9a774f
1
+#include <stdint.h>
1
2
#include <openbr_plugin.h>
2
3
3
4
using namespace cv;
...
...