TheGrayDot / comic_barcode_example_apps

A repository containing a variety of example applications to scan comic book barcodes

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

comic_barcode_example_apps

A repository containing a variety of example applications to scan comic book barcode

comic_barcode_java_zxing_image

A simple POC Java application using zxing to extract a comic book barcode from an image

See comic_barcode_java_zxing_image/README.md for more information

comic_barcode_java_zxing_webcam

A simple POC Java application using zxing to scan a comic book barcode using a webcam

See comic_barcode_java_zxing_image/README.md for more information

comic_barcode_cpp_zxing_image

A simple POC C++ application using zxing-cpp to extract a comic book barcode from an image

See comic_barcode_cpp_zxing_image/README.md for more information

test

Directory containing test images of comic book barcodes

About

A repository containing a variety of example applications to scan comic book barcodes

License:MIT License


Languages

Language:Java 79.0%Language:C++ 21.0%