Skip to content
Snippets Groups Projects
Commit 96610fa2 authored by Jayke Meijer's avatar Jayke Meijer
Browse files

Fixed new score.

parent 9160233f
No related branches found
No related tags found
No related merge requests found
......@@ -547,11 +547,11 @@ According to Wikipedia \cite{wikiplate}, commercial license plate recognition
that are currently on the market software score about $90\%$ to $94\%$, under
optimal conditions and with modern equipment.
Our program scores an average of $94.0\%$. However, this is for a single
Our program scores an average of $94.3\%$. However, this is for a single
character. That means that a full license plate should theoretically
get a score of $0.940^6 = 0.690$, so $69.0\%$. That is not particularly
get a score of $0.943^6 = 0.703$, so $70.3\%$. That is not particularly
good compared to the commercial ones. However, our focus was on getting
good scores per character. For us, $94\%$ is a very satisfying result.
good scores per character. For us, $94.3\%$ is a very satisfying result.
\subsubsection*{Faulty classified characters}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment