mirror of
https://github.com/kerberos-io/openalpr-base.git
synced 2025-10-07 10:40:49 +08:00
Added toJson function for single result
This commit is contained in:
@@ -163,6 +163,7 @@ namespace alpr
|
||||
|
||||
|
||||
static std::string toJson(const AlprResults results);
|
||||
static std::string toJson(const AlprPlateResult result);
|
||||
static AlprResults fromJson(std::string json);
|
||||
|
||||
bool isLoaded();
|
||||
|
Reference in New Issue
Block a user