mirror of
https://github.com/SubtitleEdit/subtitleedit.git
synced 2024-11-25 12:44:46 +01:00
Update nOCR db
This commit is contained in:
parent
a9cee070cd
commit
15175bb072
BIN
Ocr/Latin.nocr
BIN
Ocr/Latin.nocr
Binary file not shown.
@ -5308,7 +5308,7 @@ $HorzAlign = Center
|
|||||||
{
|
{
|
||||||
settings.VobSubOcr.LineOcrMaxErrorPixels = Convert.ToInt32(subNode.InnerText, CultureInfo.InvariantCulture);
|
settings.VobSubOcr.LineOcrMaxErrorPixels = Convert.ToInt32(subNode.InnerText, CultureInfo.InvariantCulture);
|
||||||
}
|
}
|
||||||
|
|
||||||
subNode = node.SelectSingleNode("LastBinaryImageCompareDb");
|
subNode = node.SelectSingleNode("LastBinaryImageCompareDb");
|
||||||
if (subNode != null)
|
if (subNode != null)
|
||||||
{
|
{
|
||||||
|
Loading…
Reference in New Issue
Block a user