[v.4.0.17] 09.12.2024#
New features:
- Added
API_AGGREGATED_LP_SCORE_CALC_POLICY
parameter to choose the method of aggregated plate score calculation. Use one of the available methods: Multiplication (multiply symbols scores), Average (sum symbols scores divided by the number of symbols), or Median (median value). Select the method to improve accuracy and adapt calculations for specific tasks; - Added
API_NON_ZEROING_LP_DATA_SCORE_THRESHOLD
parameter to allow zeroing out data when the plate recognition score is low; - Added the
API_COMPLEXED_SCORE_CALC_POLICY
parameter that allows to calculate aggregated license plate score based on averaging the plate recognition score and the plate’s country recognition score.