Experimental optical character recognition app
-
Updated
Dec 25, 2021 - Java
Experimental optical character recognition app
A repository to showcase my coursework for my Introduction to Object Oriented Programming college course.
The char data type is a single 16-bit Unicode character. Its value-range lies between '\u0000' (or 0) to '\uffff' (or 65,535 inclusive).The char data type is used to store characters.
Add a description, image, and links to the char topic page so that developers can more easily learn about it.
To associate your repository with the char topic, visit your repo's landing page and select "manage topics."