package segmentation

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

message AppearanceFeature

segmentation.proto:175

Features for oversegmented regions.

(message has no fields)

message FlowFeature

segmentation.proto:181

(message has no fields)

message RegionFeatures

segmentation.proto:34

Generic RegionFeatures. Add specific feature descriptors via extensions.

Used in: SegmentationDesc

message SegmentationDesc

segmentation.proto:55

SegmentationDescription

message SegmentationDesc.CompoundRegion

segmentation.proto:100

Used in: HierarchyLevel

enum SegmentationDesc.Connectedness

segmentation.proto:127

Specifies the connectedness of the underlying 2D frame segmentation.

Used in: SegmentationDesc

message SegmentationDesc.HierarchyLevel

segmentation.proto:122

Represents the compound region's (hierarchy) for a whole chunk of video (usually only for the very first frame of a chunk). Note: Local w.r.t. the chunk, not global for the video. Use: BuildGlobalHierarchy (from segment_util.h) to combine multiple HierarchyLevel's into one global one.

Used in: SegmentationDesc

message SegmentationDesc.Polygon

segmentation.proto:82

Used in: Vectorization

message SegmentationDesc.Rasterization

segmentation.proto:56

Used in: Region2D

message SegmentationDesc.Rasterization.ScanInterval

segmentation.proto:58

Always lexicographically ordered by (y, x).

Used in: Rasterization

message SegmentationDesc.Region2D

segmentation.proto:93

Used in: SegmentationDesc

message SegmentationDesc.ShapeMoments

segmentation.proto:68

Used in: Region2D

message SegmentationDesc.VectorMesh

segmentation.proto:77

Used in: SegmentationDesc

message SegmentationDesc.Vectorization

segmentation.proto:89

Used in: Region2D

message TextureFeature

segmentation.proto:187

(message has no fields)