#include "Image/Dims.H"
#include <vector>
Go to the source code of this file.
Classes | |
class | LogPolarTransform |
Functions | |
template<class T_or_RGB > | |
Image< T_or_RGB > | logPolarTransform (const LogPolarTransform &t, const Image< T_or_RGB > &inp, const T_or_RGB bkg_color) |
Definition in file LogPolarTransform.H.