parser_workers package

color_image module

mindreader.parsers.parser_workers.color_image.parse_color_image(snapshot: mindreader.objects.snapshot.Snapshot) → dict

Creates the color image of the snapshot.

depth_image module

mindreader.parsers.parser_workers.depth_image.parse_depth_image(snapshot: mindreader.objects.snapshot.Snapshot)

Creates the depth image of the snapshot.

feelings module

mindreader.parsers.parser_workers.feelings.parse_feelings(snapshot: mindreader.objects.snapshot.Snapshot)

Returns the feeling of the snapshot.

pose module

mindreader.parsers.parser_workers.pose.parse_pose(snapshot: mindreader.objects.snapshot.Snapshot)

Returns the position of the snapshot.