Skip to content

Latest commit

 

History

History
21 lines (16 loc) · 1.08 KB

README.md

File metadata and controls

21 lines (16 loc) · 1.08 KB

ImageDiff demo

Sample application that calculates and visualize differences between two images using Xamarin.Mac.

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.

Prerequisites

You need Visual Studio for Mac installed on your machine to run this example.

How to use

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. ImageDiffDemo

Authors

  • Daniel Peñalba - Initial work - danipen

License

This project is licensed under the MIT License - see the LICENSE.md file for details