Deactivated all the OCR methods to rework them
This commit is contained in:
@@ -227,7 +227,7 @@ namespace Test_Merge
|
||||
driverID++;
|
||||
if (driverID == 9)
|
||||
Console.WriteLine("AAAAA");
|
||||
z.ZoneImage.Save("PUTAIN_DE_PILOTE_N" + driverID + ".png");
|
||||
z.ZoneImage.Save("Driver" + driverID + ".png");
|
||||
mainResults.Add(await z.Decode(drivers));
|
||||
}
|
||||
break;
|
||||
|
||||
Reference in New Issue
Block a user