mirror of
https://github.com/kerberos-io/openalpr-base.git
synced 2025-10-06 07:37:00 +08:00
Removed unused function from header
This commit is contained in:
@@ -56,8 +56,6 @@ namespace alpr
|
||||
PipelineData* pipeline_data;
|
||||
Config* config;
|
||||
|
||||
cv::Mat findOuterBoxMask( );
|
||||
|
||||
bool isPlateInverted();
|
||||
void filter(cv::Mat img, TextContours& textContours);
|
||||
|
||||
|
Reference in New Issue
Block a user