Added edgefinder to compile

This commit is contained in:
Matt Hill
2014-10-25 16:17:08 -04:00
parent bab9ecdf54
commit db232f5ec9
3 changed files with 4 additions and 1 deletions

View File

@@ -28,7 +28,6 @@ EdgeFinder::EdgeFinder(PipelineData* pipeline_data) {
// First re-crop the area from the original picture knowing the text position
pipeline_data.
}