An open API service indexing awesome lists of open source software.

https://github.com/daisukekobayashi/pocpy

Phase Only Correlation in Python
https://github.com/daisukekobayashi/pocpy

image-processing image-registration python

Last synced: 2 months ago
JSON representation

Phase Only Correlation in Python

Awesome Lists containing this project

README

          

# pocpy (Phase Only Correlation in Python)

This repository contains implementations of phase only correlation and rotation invariant phase only correlation in python.

## Installing pocpy

```console
$ pip install pocpy
```