ailia_tracker  1.1.0.0
Public Attributes | List of all members
ailiaTracker.AiliaTracker.AILIATrackerObject Class Reference

Public Attributes

uint id
 
uint category
 
float prob
 
float x
 
float y
 
float w
 
float h
 

Member Data Documentation

◆ category

uint ailiaTracker.AiliaTracker.AILIATrackerObject.category

Object category number (0 to category_count-1)

◆ h

float ailiaTracker.AiliaTracker.AILIATrackerObject.h

Height (1 for the height of the image, negative numbers not allowed)

◆ id

uint ailiaTracker.AiliaTracker.AILIATrackerObject.id

Object tracking id

◆ prob

float ailiaTracker.AiliaTracker.AILIATrackerObject.prob

Estimated probability (0 to 1)

◆ w

float ailiaTracker.AiliaTracker.AILIATrackerObject.w

Width (1 for the width of the image, negative numbers not allowed)

◆ x

float ailiaTracker.AiliaTracker.AILIATrackerObject.x

X position at the top left (1 for the image width)

◆ y

float ailiaTracker.AiliaTracker.AILIATrackerObject.y

Y position at the top left (1 for the image height)


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