EInterestPointLocator::EInterestPointLocator

Constructs a EInterestPointLocator object.

Namespace: Euresys::Open_eVision::EasyDeepLearning

[C++]

void EInterestPointLocator(
)

void EInterestPointLocator(
   int objectSize
)

void EInterestPointLocator(
   const EInterestPointLocator& other
)

Parameters

objectSize

Size of the interest point

other

Reference to the EInterestPointLocator object that should be copied

EInterestPointLocator.EInterestPointLocator

Constructs a EInterestPointLocator object.

Namespace: Euresys.Open_eVision.EasyDeepLearning

[C#]

void EInterestPointLocator(
)

void EInterestPointLocator(
   int objectSize
)

void EInterestPointLocator(
   Euresys.Open_eVision.EasyDeepLearning.EInterestPointLocator other
)

Parameters

objectSize

Size of the interest point

other

Reference to the EInterestPointLocator object that should be copied