fractional rectangle

A fractional-coordinate rectangle (x, y, width, height) in [0.0, 1.0] relative to image dimensions.

Structure

Types: gmeow:SelectorType

Practical Pattern

Use gmeow:selectorTypeFractionalRectangle as a controlled value typed as gmeow:SelectorType.

Example Snippets

These snippets are generated from canonical slice examples and trimmed to the Turtle blocks where this term appears.

Photo Metadata

ex:bbox a gmeow:RegionSelector ;
    gmeow:selectorType  gmeow:selectorTypeFractionalRectangle ;
    gmeow:selectorValue "0.30,0.20,0.18,0.24" .

Common Companion Terms

gmeow:SelectorType