myOCR_chung free ocr char recog and brain demo in freebasic

User projects written in or related to FreeBASIC.
Post Reply
chung
Posts: 648
Joined: Jan 16, 2010 20:52
Location: France
Contact:

myOCR_chung free ocr char recog and brain demo in freebasic

Post by chung »

myOCR_chung is a free small ocr char recognition and neural network brain demo i have written in freebasic.

=> http://chungswebsite.blogspot.fr/2017/0 ... ition.html

Image
Last edited by chung on Aug 30, 2017 17:28, edited 1 time in total.
chung
Posts: 648
Joined: Jan 16, 2010 20:52
Location: France
Contact:

Re: myOCR_chung free ocr char recog and brain demo in freebasic

Post by chung »

(30/08/2017) neural network brain demo added
BasicCoder2
Posts: 3906
Joined: Jan 01, 2009 7:03
Location: Australia

Re: myOCR_chung free ocr char recog and brain demo in freebasic

Post by BasicCoder2 »

You can certainly turn out a lot of code! It wasn't clear to me what the programs were doing. It seemed it was essentially recognizing the same character in different fonts but otherwise it was using clean exactly positioned binary images?

.
Last edited by BasicCoder2 on Sep 16, 2018 8:52, edited 1 time in total.
chung
Posts: 648
Joined: Jan 16, 2010 20:52
Location: France
Contact:

Re: myOCR_chung free ocr char recog and brain demo in freebasic

Post by chung »

i dont need ocr neither an ocr is not the goal , just say single character recognition .
after verification, the brain works, i have added a capcha window where you can draw a digit and try to search .

(03/09/2017) brain learn / forget added

Image
chung
Posts: 648
Joined: Jan 16, 2010 20:52
Location: France
Contact:

Re: myOCR_chung free ocr char recog and brain demo in freebasic

Post by chung »

(16/09/2018) toFann , FANN, nofont / font2 added to brain version
chung
Posts: 648
Joined: Jan 16, 2010 20:52
Location: France
Contact:

Re: myOCR_chung free ocr char recog and brain demo in freebasic

Post by chung »

(10/02/2019) enhanced brain2 algorithm (gain => 20x)
Post Reply