Skip to content

vgroen/image-registration-gui

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Image Registration GUI

This repository is part of the 2022 Research Project of the TU Delft.

The corresponding research paper can be found here: Improving Image Registration Accuracy through User Interaction.

Building & Running

When using NixOS with flake support, this application can easily be built and ran from source by using

nix build
# Or
nix run

Otherwise, install the required python packages and run src/main.py.

Dependencies

  • python 3.9
    • numpy
    • opencv4
    • pillow
    • scipy
    • pyside2
    • pyqt5

Please know that this method has not yet been tested, only the Nix flake method has.

About

No description or website provided.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages