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
Email Patches
Plain Diff
Browse Code ยป
Commit
a6cd8369f5c572133edbd6d9c41680d08fe195d4
Authored by
Brendan Klare
2013-04-24 18:13:22 -0400
1 parent
6293aebe
removed old debug include
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
1 deletions
openbr/plugins/ltp.cpp
openbr/plugins/ltp.cpp
View file @
a6cd836
...
...
@@ -17,7 +17,6 @@
17
17
#include <opencv2/imgproc/imgproc.hpp>
18
18
#include <limits>
19
19
#include "openbr_internal.h"
20
-#include <iostream>
21
20
22
21
using namespace cv;
23
22
...
...