Sort Score
Result 10 results
Languages All
Labels All
Results 2,131 - 2,140 of 2,821 for

image recognition

(0.11 sec)
  1. สแกนรูปภาพ ISMN บาร์โค้ด ผ่าน PHP via Java | As...

    โค้ดตัวอย่าง PHP เพื่ออ่าน ISMN บาร์โค้ด ในแอปพลิเคชันที่ใช้ PHP...to be executed - PHP try { $image_bytes = file_get_contents (...<file name> " ); $image = base64_encode ( $image_bytes ); $reader...

    products.aspose.com/barcode/th/php-java/ismn/re...
  2. สแกนรูปภาพ บาร์โค้ด DotCode ผ่าน PHP via Java |...

    โค้ดตัวอย่าง PHP เพื่ออ่าน บาร์โค้ด DotCode ในแอปพลิเคชันที่ใช้ PHP...to be executed - PHP try { $image_bytes = file_get_contents (...<file name> " ); $image = base64_encode ( $image_bytes ); $reader...

    products.aspose.com/barcode/th/php-java/dotcode...
  3. สแกนรูปภาพ Code 93 Extended และ Code 93 บาร์โค้...

    โค้ดตัวอย่าง PHP เพื่ออ่าน Code 93 Extended และ Code 93 บาร์โค้ดมาตรฐาน ในแอปพลิเคชันที่ใช้ PHP...to be executed - PHP try { $image_bytes = file_get_contents (...<file name> " ); $image = base64_encode ( $image_bytes ); $reader...

    products.aspose.com/barcode/th/php-java/code93/...
  4. สแกนรูปภาพ บาร์โค้ดแบบ 2 ใน 5 ของ Interleaved (...

    โค้ดตัวอย่าง PHP เพื่ออ่าน บาร์โค้ดแบบ 2 ใน 5 ของ Interleaved (ITF) ในแอปพลิเคชันที่ใช้ PHP...to be executed - PHP try { $image_bytes = file_get_contents (...<file name> " ); $image = base64_encode ( $image_bytes ); $reader...

    products.aspose.com/barcode/th/php-java/itf/rec...
  5. สแกนรูปภาพ บาร์โค้ด USPS OneCode ผ่าน PHP via J...

    โค้ดตัวอย่าง PHP เพื่ออ่าน บาร์โค้ด USPS OneCode ในแอปพลิเคชันที่ใช้ PHP...to be executed - PHP try { $image_bytes = file_get_contents (...<file name> " ); $image = base64_encode ( $image_bytes ); $reader...

    products.aspose.com/barcode/th/php-java/onecode...
  6. สแกนรูปภาพ บาร์โค้ด Codablock-F และ GS1 Codablo...

    โค้ดตัวอย่าง PHP เพื่ออ่าน บาร์โค้ด Codablock-F และ GS1 Codablock-F ในแอปพลิเคชันที่ใช้ PHP...to be executed - PHP try { $image_bytes = file_get_contents (...<file name> " ); $image = base64_encode ( $image_bytes ); $reader...

    products.aspose.com/barcode/th/php-java/codablo...
  7. PHP via Java을(를) 통해 인터리브 2-of-5(ITF) 바코드 이미지 스캔...

    PHP 기반 애플리케이션에서 인터리브 2-of-5(ITF) 바코드을(를) 읽기 위한 PHP 샘플 코드입니다....to be executed - PHP try { $image_bytes = file_get_contents (...<file name> " ); $image = base64_encode ( $image_bytes ); $reader...

    products.aspose.com/barcode/ko/php-java/itf/rec...
  8. PHP via Java을(를) 통해 Swiss Post Parcel 이미지 스캔 | ...

    PHP 기반 애플리케이션에서 Swiss Post Parcel을(를) 읽기 위한 PHP 샘플 코드입니다....to be executed - PHP try { $image_bytes = file_get_contents (...<file name> " ); $image = base64_encode ( $image_bytes ); $reader...

    products.aspose.com/barcode/ko/php-java/swiss-p...
  9. PHP via Java을(를) 통해 Singapore Post 바코드 이미지 스캔 |...

    PHP 기반 애플리케이션에서 Singapore Post 바코드을(를) 읽기 위한 PHP 샘플 코드입니다....to be executed - PHP try { $image_bytes = file_get_contents (...<file name> " ); $image = base64_encode ( $image_bytes ); $reader...

    products.aspose.com/barcode/ko/php-java/singapo...
  10. 如何在 C# 中从图像中提取文本

    本主题帮助您了解如何在 C# 中从图像中提取文本。使用 C# 从图像中读取文本或在 C# 中从图像中读取字符。...Imaging Product Family Aspose.BarCode...在图像上执行 Optical Character Recognition (OCR) 是一项复杂的任务。本主题逐步说明如何在...

    kb.aspose.com/zh/ocr/net/how-to-extract-text-fr...