Update nOCR db

This commit is contained in:
Nikolaj Olsson 2020-06-01 16:38:53 +02:00
parent a9cee070cd
commit 15175bb072
2 changed files with 1 additions and 1 deletions

Binary file not shown.

View File

@ -5308,7 +5308,7 @@ $HorzAlign = Center
{
settings.VobSubOcr.LineOcrMaxErrorPixels = Convert.ToInt32(subNode.InnerText, CultureInfo.InvariantCulture);
}
subNode = node.SelectSingleNode("LastBinaryImageCompareDb");
if (subNode != null)
{