lwelzel / polar-transform

Library for polar transforms of images using PyTorch and Kornia

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

polar-transform

Library for polar transforms of images using PyTorch and Kornia. The module can be resued if the mappings (pixel flow) are the same, e.g. if you have a number of images from the same camera etc. No idea if it propagates gradients. Very small features (~1 pixel) might not be preserved exactly, depending on the upscaling.

Noiseless example

polar_transform_no_noise

Noisy example

polar_transform_with_noise

About

Library for polar transforms of images using PyTorch and Kornia

License:GNU General Public License v3.0


Languages

Language:Python 100.0%