Polar Transforms for ITK

Bican, Jakub1*
1.Institute of Information Theory and Automation, Academy of Sciences of the Czech Republic
Abstract

Abstract

Polar transform is a geometric transform, that transforms points form cartesian coordinates to so-called polar coordinates. In case of 2D space, a point in polar coordinate system is addressed by radius and angle. In image processing, polar transform is usually used to convert rotations around the origin of polar coordinate system to translations. This submission contains the implementation of forward and inverse polar transforms in two very simple classes for the Insight Toolkit.

Keywords

ITKtransformpolar transform
Source Code and Data