1# Contact: Matt McCormick <matt.mccormick@kitware.com>
2itk_fetch_module(PolarTransform
3"This is a module to transform from cartesian to polar coordinate systems and back.
4
5For more information, see the Insight Journal article:
6
7  Bican J.
8  Polar Transforms for ITK
9  The Insight Journal. July-December. 2006.
10  http://hdl.handle.net/1926/342
11  http://insight-journal.org/browse/publication/130
12  "
13  GIT_REPOSITORY ${git_protocol}://github.com/InsightSoftwareConsortium/ITKPolarTransform.git
14  GIT_TAG cf1b0a6b98e61e8ab7a504969eb534d1d6df319c
15  )
16