كود مصدر Python للتعرف على رمز Data Matrix باستخدام Java Runtime Environment....om_path( " <file name> " ) reader = Recognition.BarcodeReader(image_data_base64...DataMatrix ) recognized_results = reader.readBarCodes() for x in recognized_results:...
نموذج تعليمة برمجية PHP لقراءة ISBN الرمز الشريطي في التطبيقات المستندة إلى PHP....base64_encode ( $image_bytes ); $reader = new BarCodeReader ( $image...DecodeType :: ISBN ); forEach ( $reader -> readBarCodes () as $res...