Sample application that calculates and visualize differences between two images using Xamarin.Mac.
These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.
You need Visual Studio for Mac installed on your machine to run this example.
- Clone the repository.
- Open the solution file ImageDiffDemo.sln
- Run the project.
The following video shows how to use the software. In the sample we use the sample images provided in this repo. Note that images must be of the same size to calculate differences.
- Daniel Peñalba - Initial work - danipen
This project is licensed under the MIT License - see the LICENSE.md file for details