Struct cv::cudev::AffineMapPtrSz#

Collaboration diagram for cv::cudev::AffineMapPtrSz:

cv::cudev::AffineMapPtrSz Node1 cv::cudev::AffineMapPtrSz     Node2 cv::cudev::AffineMapPtr   + operator()() Node2->Node1 Node3 float     Node3->Node2 +warpMat Node4 int     Node4->Node1 +cols +rows

cv::cudev::AffineMapPtrSz Node1 cv::cudev::AffineMapPtrSz     Node2 cv::cudev::AffineMapPtr   + operator()() Node2->Node1 Node3 float     Node3->Node2 +warpMat Node4 int     Node4->Node1 +cols +rows

Public Types#

Public Types inherited from cv::cudev::AffineMapPtr

Return

Name

Description

float

index_type

float2

value_type

Public Member Functions#

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

Return

Name

Description

float2

operator()(
    float y,
    float x )

Public Attributes#

Public Attributes inherited from cv::cudev::AffineMapPtr

Return

Name

Description

const float *

warpMat

Member Data Documentation#

cols#

int cv::cudev::AffineMapPtrSz::cols

rows#

int cv::cudev::AffineMapPtrSz::rows

Source file#

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