libcrn
3.9.5
A document image processing library
|
Go to the source code of this file.
Namespaces | |
crn | |
Functions | |
template<typename T > | |
Image< pixel::Cart2D< T > > | crn::MakeVector (const Image< T > &x, const Image< T > &y) |
template<typename R , typename T > | |
Image< R > | crn::RhoChannel (const Image< pixel::Polar2D< R, T >> &img) |
template<typename R , typename T > | |
Image< typename Unit< T >::type > | crn::ThetaChannel (const Image< pixel::Polar2D< R, T >> &img) |