|
Hello,
Here's my problem: I've got a hexagonic tile with 4 different colours on 4 of the sides (2 sides are left black), namely red, blue, yellow and green. Using a webcam i need to write a program in visualbasic which looks at which colour is on which side of the tile and then compares this to a database that has been made. As each tile is different i then know which tile is which. As my programming experience is almost nothing, I am not quite sure where to start. How can I tell visualbasic to look at a certain point, see which colour it is (the RGB values) and record this info. Are there any usefull papers that I can read to help me with this or does anybody have any ideas?
***It actually all comes down to comparing an image that i took with my webcam to an image that is stored in the database of my pc***
Thanks a lot to everyone,
-Onj-
This post has been edited by jonnyt6: 1 May, 2007 - 12:18 PM
|