-
Notifications
You must be signed in to change notification settings - Fork 0
License
rkistner/binarization
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
This project contains some binarization algorithms intended for the use of barcode decoding, as well as some tools to compare the algorithms. This project is based on the ZXing project, and is intended to be used with the ZXing barcode scanning library. More info at: http://code.google.com/p/zxing/ The code in this project, as well as the code in the ZXing project, is licensed under the Apache Licence, Version 2.0. See COPYING for details. To run a visual test tool, run "ant visual-tool". Some real-world is available on the github downloads page. This data can be downloaded automatically using the download_data.sh script. "ant batch-test" will run the tests on these data. To configure these tests, edit the source in BatchTest.java directly. A C++ port of the FastWindowBinarizer is also provided (LocalAverageBinarizer.h/cpp). Copy the two files directly to the "cpp/core/src/zxing/" in a SVN checkout of the ZXing project to use it.
About
No description, website, or topics provided.
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published