OpenCV  4.0.0-pre
Open Source Computer Vision
Looking for a C++ dev who knows OpenCV?
I'm looking for work. Hire me!
cv::cudev::direction_func< T, angleInDegrees > Struct Template Reference

#include "functional.hpp"

Inheritance diagram for cv::cudev::direction_func< T, angleInDegrees >:
Collaboration diagram for cv::cudev::direction_func< T, angleInDegrees >:

Public Types

typedef T first_argument_type
 
typedef T result_type
 
typedef T second_argument_type
 

Public Member Functions

__device__ T operator() (T x, T y) const
 

Member Typedef Documentation

◆ first_argument_type

typedef T cv::cudev::binary_function< T , T , T >::first_argument_type
inherited

◆ result_type

typedef T cv::cudev::binary_function< T , T , T >::result_type
inherited

◆ second_argument_type

Member Function Documentation

◆ operator()()

template<typename T , bool angleInDegrees>
__device__ T cv::cudev::direction_func< T, angleInDegrees >::operator() ( T  x,
T  y 
) const
inline

References CV_PI_F, and cv::cudev::saturate_cast().

Here is the call graph for this function:

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