OpenCV  3.2.0-dev
Open Source Computer Vision
cv::cudev::PerspectiveMapPtr Struct Reference

#include "warping.hpp"

Inheritance diagram for cv::cudev::PerspectiveMapPtr:
Collaboration diagram for cv::cudev::PerspectiveMapPtr:

Public Types

typedef float index_type
 
typedef float2 value_type
 

Public Member Functions

__device__ __forceinline__ float2 operator() (float y, float x) const
 

Public Attributes

const float * warpMat
 

Member Typedef Documentation

Member Function Documentation

__device__ __forceinline__ float2 cv::cudev::PerspectiveMapPtr::operator() ( float  y,
float  x 
) const
inline

Member Data Documentation

const float* cv::cudev::PerspectiveMapPtr::warpMat

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