The Insight Journal logo

Polar Transforms for ITK

Bican, Jakub
Institute of Information Theory and Automation, Academy of Sciences of the Czech Republic
The Insight Journal logo

Please use this identifier to cite or link to this publication: http://hdl.handle.net/1926/342
New: Prefer using the following doi: https://doi.org/10.54294/t8t3j2
Submitted by Jakub Bican on 2006-10-30T15:06:34Z.

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.