Struct cv::L1#

Collaboration diagram for cv::L1:

cv::L1< T > Node1 cv::L1< T >   + operator()() Node2 static const NormTypes     Node2->Node1 +normType

cv::L1< T > Node1 cv::L1< T >   + operator()() Node2 static const NormTypes     Node2->Node1 +normType

Member Typedef Documentation#

ResultType#

typedef Accumulator< T >::Type cv::L1::ResultType

ValueType#

typedef T cv::L1::ValueType

Member Function Documentation#

operator()()#

ResultType cv::L1::operator()(
const T * a,
const T * b,
int size )

Member Data Documentation#

normType#

static const NormTypes cv::L1::normType = NORM_L1

Source file#

The documentation for this struct was generated from the following file: