OpenCV  3.0.0-dev
Open Source Computer Vision
Public Types | Public Member Functions | List of all members
cv::OpAbsDiff< T > Struct Template Reference

#include "hal.hpp"

Public Types

typedef T rtype
 
typedef T type1
 
typedef T type2
 

Public Member Functions

operator() (T a, T b) const
 

Member Typedef Documentation

template<typename T >
typedef T cv::OpAbsDiff< T >::rtype
template<typename T >
typedef T cv::OpAbsDiff< T >::type1
template<typename T >
typedef T cv::OpAbsDiff< T >::type2

Member Function Documentation

template<typename T >
T cv::OpAbsDiff< T >::operator() ( a,
b 
) const
inline

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