The Image Difference Analyzer is a powerful tool designed to help you analyze the differences between two images. Whether you're comparing medical scans, before and after images, or any other visual data, this app provides a simple and effective solution to examine variations and identify changes with ease.
- Python 3.9
- Flask
- OpenCV
- NumPy
- Clone the repository.
- Navigate to the project directory.
- Install the required dependencies.
- Open your browser and visit
https://localhost:5000
to access the application.
- Upload two images using the file input fields.
- Click the "Upload" button to process the images.
- The application will compare the images and generate a resulting image that highlights the differences.
- View the resulting image and download it if needed.
Contributions are welcome! If you have any ideas, suggestions, or bug reports, please open an issue or submit a pull request. For major changes, please discuss them first in an issue to ensure they align with the project's goals.