4.0.0 pre-release push #2

Merged
blizzardfinnegan merged 14 commits from devel into stable 2023-02-08 08:54:58 -05:00

14 commits

Author SHA1 Message Date
Blizzard Finnegan
5930698d8c
Merge branch 'stable' into devel 2023-02-08 08:54:47 -05:00
ae79c0f95f
Remove GUI from current build for 4.0.0 ship 2023-02-08 08:49:58 -05:00
Blizzard Finnegan
4549804ad4
Update README.md 2023-02-07 10:22:05 -05:00
28f0786569
Attempt to single-line command 2023-02-07 10:20:06 -05:00
Blizzard Finnegan
2b5acc0c5f
Attempt 3 at fixing formatting 2023-02-07 10:16:25 -05:00
2b1ba465e1
Continue updating formatting of Readme 2023-02-07 10:13:54 -05:00
f008ebfcc5
Update formatting in first-time install section 2023-02-07 10:12:42 -05:00
ddfbf7e6c7
Update Readme to be in line with stable 2023-02-07 10:11:38 -05:00
db5b8c4b86
Finish* updating README 2023-02-07 09:59:51 -05:00
d30edcdceb
Update README with necessary instructions
Also, update pom.xml for easier switching between GUI and CLI
compilations.
2023-02-07 09:55:41 -05:00
fcd830e6ed
Continue updating GUI
Also added a run script, to be copied with the JAR file to the Pi being
imaged. (Stored in main git folder so that it can be version controlled
with the rest of the repo, and not get deleted by Maven on `mvn clean
package`)
2023-02-07 08:26:37 -05:00
33ddd6e20f
Finish documentation
POM temporarily modified to start with Cli, as it was necessary for
demonstration.
2023-02-06 12:36:38 -05:00
066aec9a74
Continue overhaul
- Found and resolved issue with random file organisation.
	This was a rather heavy undertaking, resulting in the changes to
	DataSaving, OpenCVFacade, and TesseractFacade. See API for
	specifics.
- Start debugging GUI.
	Start currently only runs one iteration, and does not save final
	information out. Start/Stop button needs refining, and user
	feedback needs to be improved.
2023-02-06 09:44:48 -05:00
4a3313e326
Remove unnecessary dependency 2023-02-03 15:58:16 -05:00