Visual Servoing Platform version 3.7.0
Loading...
Searching...
No Matches
vpTemplateTrackerZPoint Struct Reference

#include <vpTemplateTrackerHeader.h>

Public Member Functions

 vpTemplateTrackerZPoint ()

Public Attributes

int x
int y

Detailed Description

Tutorials & Examples

Tutorials
If you are interested in the Template Tracker (TT), you may have a look at:

Definition at line 60 of file vpTemplateTrackerHeader.h.

Constructor & Destructor Documentation

◆ vpTemplateTrackerZPoint()

vpTemplateTrackerZPoint::vpTemplateTrackerZPoint ( )
inline

Definition at line 64 of file vpTemplateTrackerHeader.h.

References x, and y.

Member Data Documentation

◆ x

int vpTemplateTrackerZPoint::x

Definition at line 62 of file vpTemplateTrackerHeader.h.

Referenced by vpTemplateTrackerZPoint().

◆ y

int vpTemplateTrackerZPoint::y

Definition at line 62 of file vpTemplateTrackerHeader.h.

Referenced by vpTemplateTrackerZPoint().