Sort Score
Result 10 results
Languages All
Labels All
Results 1,981 - 1,990 of 2,890 for

image recognition

(0.12 sec)
  1. Nodejs OCR - استخراج النص من الصورة في node.js ...

    Aspose.ocr في Node.js يستخلص النص من الصفحات الممسوحة ضوئيًا والصور ولقطات الشاشة والمصادر الأخرى في خدمات JavaScript و Node.js والتطبيقات بدون خادم....push_back ( source ); // Send image for OCR var result = Module...stream ); // Add photo to recognition batch let source = Module...

    products.aspose.com/ocr/ar/nodejs-cpp/
  2. NodeJS OCR - Wyodrębnij tekst z obrazu w node.j...

    Aspose.ocr in Node.js wyodrębnia tekst ze zeskanowanych stron, zdjęć, zrzutów ekranu i innych źródeł w usługach JavaScript, Node.js i aplikacjach bez serwera....push_back ( source ); // Send image for OCR var result = Module...stream ); // Add photo to recognition batch let source = Module...

    products.aspose.com/ocr/pl/nodejs-cpp/
  3. ค้นหา

    ค้นหา...เทคโนโลยี Optical Character Recognition (OCR) ใช้ในการแปลงรูปภาพ...OcrInput(ocr.InputType.SINGLE_IMAGE) input.add("C:\Files\sample...

    blog.aspose.com/th/ocr/python-ocr-library/
  4. Convertir l'écriture manuscrite en texte à l'ai...

    Suivez cet article pour convertir l'écriture manuscrite en texte à l'aide de Python. Il contient les détails pour définir l'environnement, une liste d'étapes et un exemple de code pour numériser l'écriture manuscrite en texte à l'aide de Python....Imaging Product Family Aspose.BarCode...les notes manuscrites de l’image PNG chargée et les convertira...

    kb.aspose.com/fr/ocr/python/convert-handwriting...
  5. Comment créer un vérificateur de feuille de rép...

    Ce didacticiel étape par étape explique comment créer un vérificateur de feuille de réponses OMR en C#. Il vous aide à numériser la feuille de réponses à choix multiples en C# et à appliquer la reconnaissance optique des marques dans le code C#....Imaging Product Family Aspose.BarCode...dans les applications C# à une image. Étapes pour créer un vérificateur...

    kb.aspose.com/fr/omr/net/how-to-create-omr-answ...
  6. واجهة API لمولّد وقارئ الباركود لـ PHP | Aspose...

    أنشئ واقرأ أكثر من 80 نظام باركود في PHP باستخدام محرك قائم على Java. ثبّت عبر Composer، وشغّل Java Apache Thrift server المضمن، وأنشئ أو فك ترميز باركود 1D و2D والبريدية عبر Windows وLinux وmacOS وSolaris....$pngBase64 )); // Minimal recognition (all supported types) $reader...and save Barcode image $gen -> save ( "image.png" , BarCodeImageFormat...

    products.aspose.com/barcode/ar/php-java/
  7. Zeskanuj obrazy Kod kreskowy USPS OneCode za po...

    Przykładowy kod PHP do odczytu Kod kreskowy USPS OneCode w aplikacjach opartych na PHP....to be executed - PHP try { $image_bytes = file_get_contents (...<file name> " ); $image = base64_encode ( $image_bytes ); $reader...

    products.aspose.com/barcode/pl/php-java/onecode...
  8. Zeskanuj obrazy PDF417 kod kreskowy za pomocą P...

    Przykładowy kod PHP do odczytu PDF417 kod kreskowy w aplikacjach opartych na PHP....to be executed - PHP try { $image_bytes = file_get_contents (...<file name> " ); $image = base64_encode ( $image_bytes ); $reader...

    products.aspose.com/barcode/pl/php-java/pdf417/...
  9. เครื่องมือสร้างและอ่านบาร์โค้ดสำหรับ Node.js (ผ...

    เพิ่มการสร้างและการรู้จำบาร์โค้ดให้กับแอป Node.js ด้วยเอนจิน Java ที่ได้รับการพิสูจน์แล้ว สร้างและอ่าน QR Code, Data Matrix, PDF417, Code 128, EAN/UPC, GS1 และบาร์โค้ดไปรษณีย์จากภาพและ PDF ได้... CODE_128 ]); // Set recognition quality settings reader ...getHighPerformance ()); // Read barcodes on image reader . readBarCodes (). forEach...

    products.aspose.com/barcode/th/nodejs-java/
  10. .NET용 바코드 생성 및 인식 API | Aspose

    .NET 앱에 바코드 생성 및 인식을 추가하세요. 크로스 플랫폼 C# SDK로 QR Code, PDF417, Code 128 등의 1D/2D 형식을 생성하고 스캔할 수 있습니다.... QR ); // Set recognition quality settings reader ...HighPerformance ; // Read barcodes on image foreach ( BarCodeResult result...

    products.aspose.com/barcode/ko/net/