Skip to content

v0.5.8

Latest
Compare
Choose a tag to compare
@hschimke hschimke released this 16 Mar 15:17
· 47 commits to main since this release

Performance improvements.
Memory improvements.
Addition of FilteredReader which trades performance for improved detection by creating an image pyramid of resized data and performing certain operations on the final binary bitmap image. This is most effective for large images with some noise, particularly for 2d symbols.

Full Changelog: v0.5.7...v0.5.8