sylvainvallot / cp-image-align

Control Point Image Alignment

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Control Point Image Alignment


Languages

Language:Jupyter Notebook 92.7%Language:Python 7.3%