package xeno.pursuit.proto

Mouse Melon logoGet desktop application:
View/edit binary Protocol Buffers messages

message AnnotatedKeyPoint

annotation_data.proto:30

Used in: ObjectAnnotation

message Edge

object.proto:82

The edge connecting two keypoints together

Used in: Skeleton

message FrameAnnotation

annotation_data.proto:50

Used in: Sequence

message KeyPoint

object.proto:8

Used in: Object, Skeleton

message NormalizedPoint2D

annotation_data.proto:12

Projection of a 3D point on an image, and its metric depth.

Used in: AnnotatedKeyPoint

message Object

object.proto:27

Used in: Sequence

enum Object.Method

object.proto:73

Enum to reflect how this object is created.

Used in: Object

enum Object.Type

object.proto:37

Used in: Object

message ObjectAnnotation

annotation_data.proto:36

Used in: FrameAnnotation

message Point3D

annotation_data.proto:24

The 3D point in the camera coordinate system, the scales are in meters.

Used in: AnnotatedKeyPoint

message Sequence

annotation_data.proto:72

The sequence protocol contains the annotation data for the entire video clip.

message Skeleton

object.proto:92

The skeleton template for different objects (e.g. humans, chairs, hands, etc) The annotation tool reads the skeleton template dictionary.

Used in: Skeletons

message Skeletons

object.proto:112

The list of all the modeled skeletons in our library. These models can be objects (chairs, desks, etc), humans (full pose, hands, faces, etc), or box. We can have multiple skeletons in the same file.