mirror of
https://github.com/kerberos-io/openalpr-base.git
synced 2025-10-07 09:20:51 +08:00
Removed characterregion class.
This was just serving as a pass-through after recent changes
This commit is contained in:
@@ -24,11 +24,10 @@
|
||||
#include "constants.h"
|
||||
#include "binarize_wolf.h"
|
||||
#include "utility.h"
|
||||
#include "characterregion.h"
|
||||
#include "colorfilter.h"
|
||||
#include "verticalhistogram.h"
|
||||
#include "config.h"
|
||||
#include "textdetection/textcontours.h"
|
||||
#include "pipeline_data.h"
|
||||
|
||||
|
||||
//const float MIN_BOX_WIDTH_PX = 4; // 4 pixels
|
||||
|
Reference in New Issue
Block a user