Skip to content

giacomomarchioro/GimpCompareImage

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 

Repository files navigation

Gimp Compare Images plug-in

These are two python GIMP plug-ins to resacle and juxtapose images of the same area. To use them put the .py file in the GIMP plugin folder see this guide for more info.

#Mac OS See this guide

cd /Applications/GIMP-2.10.app/Contents/Resources/lib/gimp/2.0/plug-ins/
chmod 755 CompareImageAdva.py

Alt text for your video

Important note

The two images must be registered before with an external tool (see image registration).

ResizeRescaleCenterLayers

In some case (e.g. when you use GIS software) exported images are registered but don't have the same scale.The first plug-in simply center an rescale the images so the can be compared with the second plug-in.

CompareImageAdv

It basically allows to place images side by side and eventually automatically palce a marker (arrows, circles, etc. etc.) in every images in the same point over all the images.

Click on the image to see a youtube tutorial.

About

Python Gimp plugin to juxtapose images sides by side

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages