libcrn  3.9.5
A document image processing library
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Namespaces | Functions
CRNImage2D.h File Reference
#include <CRNImage/CRNImage.h>
#include <CRNException.h>
+ Include dependency graph for CRNImage2D.h:
+ This graph shows which files directly or indirectly include this file:

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)