mirror of
https://github.com/kerberos-io/openalpr-base.git
synced 2025-10-08 00:20:20 +08:00
Rearranged threshold data to be contained in pipeline_data
This commit is contained in:
@@ -50,7 +50,6 @@ class CharacterSegmenter
|
||||
std::vector<cv::Rect> characters;
|
||||
int confidence;
|
||||
|
||||
std::vector<cv::Mat> getThresholds();
|
||||
|
||||
private:
|
||||
Config* config;
|
||||
|
Reference in New Issue
Block a user