Skip to content

Alignment two aerial photography photo and comparison them, find the difference by opencv.

Notifications You must be signed in to change notification settings

jp6ru8958958/image-align-comparison

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

image-align-comparison

Alignment two aerial photography photo and comparison them, find the difference by opencv.

Create your virtual environment and enable it:

virtualenv -p ~/.pyenv/versions/3.6.12/bin/python venv
. venv/bin/activate
pip install -r requirements.txt

Run:

python main.py <image1> <image2>

Result example: matches align comparison_origin comparison_mask

About

Alignment two aerial photography photo and comparison them, find the difference by opencv.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages