Додайте оптичне розпізнавання символів (OCR) до своїх програм .NET за допомогою кількох рядків коду....AsposeOcr (); // Add image to the recognition batch var source =...SingleImage ); source . Add ( "image-with-text.png" ); // Perform...
نموذج كود C...// Recognize barcodes on the image foreach ( var barcode in reader...ReadBarCodes()) { // Display the recognition result Console.WriteLine(...