simple OCR program

Post your questions regarding programming in Visual Basic 6 in here.
9 posts Page 1 of 1
Contributors
User avatar
roznext
New Member
New Member
Posts: 10
Joined: Fri Oct 21, 2011 11:30 am

simple OCR program
roznext
does anyone know how to make a simple OCR program? idoit;
Filip
Coding Guru
Coding Guru
Posts: 833
Joined: Wed Jan 05, 2011 3:59 pm

Re: simple OCR program
Filip
And ORC Should be?
CodenStuff wrote:
Nope, it's just your sick and dirty mind. You sick twisted warped little pervo :D
User avatar
M1z23R
VIP - Donator
VIP - Donator
Posts: 622
Joined: Tue Sep 28, 2010 4:55 pm

Re: simple OCR program
M1z23R
User avatar
PayneStudios
Dedicated Member
Dedicated Member
Posts: 66
Joined: Thu Sep 15, 2011 2:05 pm

Re: simple OCR program
PayneStudios
U could use some Functions with System.Drawing.Graphics like GetPixel() etc
And use some Librarys to Scan Image load it into your Program and then Add a Function for Automatic Detection of some things on the Image.
User avatar
roznext
New Member
New Member
Posts: 10
Joined: Fri Oct 21, 2011 11:30 am

Re: simple OCR program
roznext
PayneStudios wrote:
U could use some Functions with System.Drawing.Graphics like GetPixel() etc
And use some Librarys to Scan Image load it into your Program and then Add a Function for Automatic Detection of some things on the Image.
can you show me the code and where should i put that code,b coz im still noob in vb :)
User avatar
PayneStudios
Dedicated Member
Dedicated Member
Posts: 66
Joined: Thu Sep 15, 2011 2:05 pm

Re: simple OCR program
PayneStudios
If u dont have any Experience with VB.NET, i would suggest you to learn Programming and do some easier things,since this isn´t really easy.
User avatar
roznext
New Member
New Member
Posts: 10
Joined: Fri Oct 21, 2011 11:30 am

Re: simple OCR program
roznext
yeah many ppl said so...
what if i use a third party OCR program and use it in my vb?
but i dont know the code to make third party program into my vb project,do you know the code?
User avatar
MrAksel
C# Coder
C# Coder
Posts: 1758
Joined: Fri Mar 26, 2010 12:27 pm

Re: simple OCR program
MrAksel
I could figure out the code if you tell me what program you want to use.
LMAOSHMSFOAIDMT
Laughing my a** of so hard my sombrero fell off and I dropped my taco lmao;


Over 30 projects with source code!
Please give reputation to helpful members!

Image
Image
User avatar
roznext
New Member
New Member
Posts: 10
Joined: Fri Oct 21, 2011 11:30 am

Re: simple OCR program
roznext
MrAksel wrote:
I could figure out the code if you tell me what program you want to use.
i want to use FreeOCR.net as the OCR program in my vb project,and im using vb 2010
9 posts Page 1 of 1
Return to “General coding help”