Hello everybody,
I have a question but first i have to explain what i have done and what i want do do next so ...
I have a videocamera that capture image from my screen ,,, the cam don't capture the entire screen just a little(400X400) of it ,,,
so i capture image from screen and store it into a file jpg ...I want to compare the jpg with the entire screen and i want to know exact cords(X,Y of the center of small image) of the image that i have store it ... i have think that i can analyze the small image and store into a matrix the RBG of each pixel but...then compare it to big image on screen(but i have to analyze the big img too) i think that wold last some time and i want that happend FAST , in a frame .
So if anybody have any ideeas or something plz help