Struct cv::cudev::PerspectiveMapPtrSz#

Collaboration diagram for cv::cudev::PerspectiveMapPtrSz:

cv::cudev::PerspectiveMapPtrSz Node1 cv::cudev::PerspectiveMap PtrSz     Node2 cv::cudev::PerspectiveMapPtr   + operator()() Node2->Node1 Node3 float     Node3->Node2 +warpMat Node4 int     Node4->Node1 +cols +rows

cv::cudev::PerspectiveMapPtrSz Node1 cv::cudev::PerspectiveMap PtrSz     Node2 cv::cudev::PerspectiveMapPtr   + operator()() Node2->Node1 Node3 float     Node3->Node2 +warpMat Node4 int     Node4->Node1 +cols +rows

Public Types#

Public Types inherited from cv::cudev::PerspectiveMapPtr

Return

Name

Description

float

index_type

float2

value_type

Public Member Functions#

Public Member Functions inherited from cv::cudev::PerspectiveMapPtr

Return

Name

Description

float2

operator()(
    float y,
    float x )

Public Attributes#

Public Attributes inherited from cv::cudev::PerspectiveMapPtr

Return

Name

Description

const float *

warpMat

Member Data Documentation#

cols#

int cv::cudev::PerspectiveMapPtrSz::cols

rows#

int cv::cudev::PerspectiveMapPtrSz::rows

Source file#

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