Hi,
sir i am able to capture an image and save it in bmp format...now my next task is to compare two images to find out the difference between them....so for that i have to read the image pixel by pixel....
I am unable to understand the image format[its header format] from wikis..i am little bit confused how i can read the image height, width,resolution from the header...and put them into programming part such that i can read the data of that image...
so please give me any link through which i can learn image programming like reading the image data pixel by pixel....

Reply With Quote

