-
v5.0.0-alpha.2 Pre-release
released this
2023-05-26 10:24:48 -04:00 | 5 commits to devel since this releaseTransition output file to new, simpler document to save on storage space. Old output was excel file, new output is simple text file with a few fields for values.
Tesseract has also been combined into the same class as OpenCV, reducing codebase size.Full Changelog: https://github.com/blizzardfinnegan/javaOCR/compare/v4.3.9...v5.0.0-alpha.2
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
1 download
-
javaOCR-5.0.0-alpha.2-arm64.jar
2 downloads · 75 MiB
-
javaOCR-5.0.0-alpha.2-armhf.jar
1 download · 69 MiB
-
javaOCR-5.0.0-alpha.2-generic.jar
1 download · 69 MiB
-
Source code (ZIP)
-
v4.3.9 Stable
released this
2023-03-21 08:57:39 -04:00 | 1 commits to stable since this releaseBug fixes and improved memory/CPU footprint.
- Improved Run/Pause switch handling
- Improved responsiveness to Excel writes
Previous release contains a nonfunctional multi-threaded write to excel file, resulting in no saved data to output file.
What's Changed
- v4.3.9 push by @blizzardfinnegan in https://github.com/blizzardfinnegan/javaOCR/pull/18
Full Changelog: https://github.com/blizzardfinnegan/javaOCR/compare/v4.3.8...v4.3.9
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
1 download
-
javaOCR-4.3.9-arm64.jar
3 downloads · 92 MiB
-
javaOCR-4.3.9-armhf.jar
4 downloads · 86 MiB
-
javaOCR-4.3.9-generic.jar
2 downloads · 86 MiB
-
v4.3.8 Stable
released this
2023-03-16 09:56:17 -04:00 | 9 commits to stable since this releaseMinor improvements in safety and verbosity. More thorough testing of GPIO is now done at runtime to ensure tests will run safely and correctly.
Note that for the provided
runScript.sh
to work properly, if you are downloading the packaged version, you will need to contain the correct filename for the executable.What's Changed
- v4.3.8 push by @blizzardfinnegan in https://github.com/blizzardfinnegan/javaOCR/pull/17
Full Changelog: https://github.com/blizzardfinnegan/javaOCR/compare/v4.3.7...v4.3.8
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
1 download
-
javaOCR-4.3.8-arm64.jar
1 download · 92 MiB
-
javaOCR-4.3.8-armhf.jar
1 download · 86 MiB
-
javaOCR-4.3.8-generic.jar
1 download · 92 MiB
-
v4.3.8-alpha Pre-release
released this
2023-03-15 15:45:00 -04:00 | 36 commits to devel since this releaseUntested with:
- GPIO
- Full test fixture
Code compiles properly, and runs without major runtime errors. Debugging in progress.
Miscellaneous bug fixes and minor improvements:
- Update all classes to verbosely log actions for quicker debugging.
- Add GPIO check on initialisation, and override to optionally not drive GPIO
- cleaner separation of processing functions
- Tesseract output to user and log is now more clear where data is coming from (useful to reconstruct corrupted generated excel files).
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
1 download
-
javaOCR-4.3.8-alpha-arm64.jar
2 downloads · 92 MiB
-
javaOCR-4.3.8-alpha-armhf.jar
1 download · 86 MiB
-
javaOCR-4.3.8-alpha-generic.jar
1 download · 86 MiB
-
v4.3.7 Stable
released this
2023-03-13 10:20:22 -04:00 | 22 commits to stable since this releaseFirst complete build to be saved as a package.
What's Changed
- 4.0.0-rc2 by @blizzardfinnegan in https://github.com/blizzardfinnegan/javaOCR/pull/1
- 4.0.0 pre-release push by @blizzardfinnegan in https://github.com/blizzardfinnegan/javaOCR/pull/2
- merge-back by @blizzardfinnegan in https://github.com/blizzardfinnegan/javaOCR/pull/3
- Minor updates to improve ease of use by @blizzardfinnegan in https://github.com/blizzardfinnegan/javaOCR/pull/4
- Overhaul cropping by @blizzardfinnegan in https://github.com/blizzardfinnegan/javaOCR/pull/5
- Finish crop mods, fix config by @blizzardfinnegan in https://github.com/blizzardfinnegan/javaOCR/pull/6
- Output file fixes, version bump to 4.3.0 by @blizzardfinnegan in https://github.com/blizzardfinnegan/javaOCR/pull/7
- Add protections for bad values by @blizzardfinnegan in https://github.com/blizzardfinnegan/javaOCR/pull/8
- Add re-wake device on forcing sleep by @blizzardfinnegan in https://github.com/blizzardfinnegan/javaOCR/pull/9
- Fix erroneous data saving; version bump by @blizzardfinnegan in https://github.com/blizzardfinnegan/javaOCR/pull/10
- 4.3.3 patch by @blizzardfinnegan in https://github.com/blizzardfinnegan/javaOCR/pull/11
- v 4.3.4 by @blizzardfinnegan in https://github.com/blizzardfinnegan/javaOCR/pull/12
- v. 4.3.5 Update by @blizzardfinnegan in https://github.com/blizzardfinnegan/javaOCR/pull/13
- 4.3.5 patch by @blizzardfinnegan in https://github.com/blizzardfinnegan/javaOCR/pull/14
- v4.3.6 push by @blizzardfinnegan in https://github.com/blizzardfinnegan/javaOCR/pull/15
- v4.3.7 merge by @blizzardfinnegan in https://github.com/blizzardfinnegan/javaOCR/pull/16
Full Changelog: https://github.com/blizzardfinnegan/javaOCR/commits/v4.3.7
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
1 download
-
javaOCR-4.3.7-arm64.jar
3 downloads · 92 MiB
-
javaOCR-4.3.7-armhf.jar
2 downloads · 86 MiB
-
javaOCR-4.3.7-generic.jar
1 download · 92 MiB