Skip to content

Using image processing to Create and Detect difference between two images

Notifications You must be signed in to change notification settings

truongtanthanh1202/XLA_Detect_Difference

Repository files navigation

XLA_Detect_Difference

Using image processing to Create and Detect difference between two images

Clone this project

	git clone https://github.com/truongtanthanh1202/XLA_Detect_Difference.git

Environment setup

    pip install -r environment-setup.txt

Run this project with PyCharm IDE

  • Run file main.py
  • Parameters can be modified:
path = './Image/image1.jpg': Path to the image file
level = 'hard' : Have 3 levels 'easy', 'medium' and 'hard'
limit = 10 : Any number > 0

About

Using image processing to Create and Detect difference between two images

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published