Need help?[Release] Image Processing - MPGH - MultiPlayer Game Hacking & Cheats
[Release] Image Processing
Posts 1–6 of 6 · Page 1 of 1
[Release] Image Processing
Hi !!
This is an image comparison application. It compares application and displays the result.
The code is partially mine. This is how it works:
Suppose I have two different images:
1:
2:
I would input these two images into the program and then I will select the threshold and then finally click Compare button. Threshold sets how minutely the images will be checked. The minimum the threshold, the more precise checking will take place. Two different colors are used to distinguish between the identical parts and different parts of the image. By default those colors are set but you can change them by the buttons given on the form.
Here's the final comparison result:
The Maroon color shows the differences in the image. And the bluish color shows the identical parts.