-
Notifications
You must be signed in to change notification settings - Fork 0
C-Text/CText
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
====== CText ====== = Clone = git clone https://github.com/C-Text/CText.git = Dependencies = gcc make sdl sdl_image sdl_gfx gtk3 = Build = make = Launch = ./CText.exe ./CText.exe -t : Train the neural network = Contribute = git clone https://github.com/C-Text/CText.git git flow init = Create a new feature = git flow feature start <my_feature> = Finish a feature = Open a Pull Request -> base: develop, compare: feature/<my_feature>
About
OCR school project. OCR EPITA goes wrong