EasyCV  0.9.36
Easy! Computer Vision
Private Attributes | List of all members
cvac::Labelable Class Reference
Inheritance diagram for cvac::Labelable:
cvac::LabeledFullSubstrate cvac::LabeledLocation cvac::LabeledTrack cvac::LabeledVideoSegment

Private Attributes

float confidence
 
Label lab
 
Substrate sub
 

Detailed Description

Any image or video artifact that can have a label. This is intended to be data that gets copied between client and server, not interfaces with method calls. A confidence of 0 indicates "surely not" and a 1 indicates "for sure."

Member Data Documentation

float cvac::Labelable::confidence
private
Label cvac::Labelable::lab
private
Substrate cvac::Labelable::sub
private

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