class Track
- Track
- Reference
- Object
Defined in:
models/track.crConstructors
Instance Method Summary
- #age : Int32
- #age=(age : Int32)
- #lost_age : Int32
- #lost_age=(lost_age : Int32)
- #predict
- #state : Matrix
- #state=(state : Matrix)
- #update(detection)
- #uuid : UUID
- #uuid=(uuid : UUID)