Subtracting pixel values from two different bmp filesMy code looks like this now: [code]// ConsoleApplication1.cpp : Defines the entry point for the cons...
Subtracting pixel values from two different bmp filesI would like to subtract one image from another to get something like "differential picture" (i am n...