Syzis
Member
- Joined
- Apr 23, 2011
- Messages
- 10
- Programming Experience
- 3-5
Hello,
I'm making a project in VB .Net 2010 and I have one question that's annoying me.
An example, I have 3 images. All of them have a different background color and each have a different font used but have the same "number".
Basically, I have 3 images, one with black background and another with red one. One image haver the number one "1" write in Arial and another with the same number but in comic sans and a third with number two "2"
There's anyway to VB tell that are the same number inside?
Maybe if I compare pixel to pixel and choose the one with less difference in pixels will do it?
Any ideas in how to do it?
Thanks in advance.
I'm making a project in VB .Net 2010 and I have one question that's annoying me.
An example, I have 3 images. All of them have a different background color and each have a different font used but have the same "number".
Basically, I have 3 images, one with black background and another with red one. One image haver the number one "1" write in Arial and another with the same number but in comic sans and a third with number two "2"
There's anyway to VB tell that are the same number inside?
Maybe if I compare pixel to pixel and choose the one with less difference in pixels will do it?
Any ideas in how to do it?
Thanks in advance.