/cp-image-align

Control Point Image Alignment

Primary LanguageJupyter Notebook

Python Control Points Image Alignment - Proof of Concept

Align images using control points. This is a proof of concept for a larger project.

Select with (Mouse Left Click) the control point in one image and then select the corresponding control point in the other image using mouse

Usage

    python main.py

Installation

    conda env create -f env.yml