stratosphere-rekognition-1.0.0: Stratosphere integration for AWS Rekognition.
Safe HaskellNone
LanguageHaskell2010

Stratosphere.Rekognition.StreamProcessor.BoundingBoxProperty

Documentation

data BoundingBoxProperty Source #

Instances

Instances details
ToJSON BoundingBoxProperty Source # 
Instance details

Defined in Stratosphere.Rekognition.StreamProcessor.BoundingBoxProperty

Show BoundingBoxProperty Source # 
Instance details

Defined in Stratosphere.Rekognition.StreamProcessor.BoundingBoxProperty

Eq BoundingBoxProperty Source # 
Instance details

Defined in Stratosphere.Rekognition.StreamProcessor.BoundingBoxProperty

ToResourceProperties BoundingBoxProperty Source # 
Instance details

Defined in Stratosphere.Rekognition.StreamProcessor.BoundingBoxProperty

Property "Height" BoundingBoxProperty Source # 
Instance details

Defined in Stratosphere.Rekognition.StreamProcessor.BoundingBoxProperty

Property "Left" BoundingBoxProperty Source # 
Instance details

Defined in Stratosphere.Rekognition.StreamProcessor.BoundingBoxProperty

Property "Top" BoundingBoxProperty Source # 
Instance details

Defined in Stratosphere.Rekognition.StreamProcessor.BoundingBoxProperty

Property "Width" BoundingBoxProperty Source # 
Instance details

Defined in Stratosphere.Rekognition.StreamProcessor.BoundingBoxProperty

type PropertyType "Height" BoundingBoxProperty Source # 
Instance details

Defined in Stratosphere.Rekognition.StreamProcessor.BoundingBoxProperty

type PropertyType "Left" BoundingBoxProperty Source # 
Instance details

Defined in Stratosphere.Rekognition.StreamProcessor.BoundingBoxProperty

type PropertyType "Top" BoundingBoxProperty Source # 
Instance details

Defined in Stratosphere.Rekognition.StreamProcessor.BoundingBoxProperty

type PropertyType "Width" BoundingBoxProperty Source # 
Instance details

Defined in Stratosphere.Rekognition.StreamProcessor.BoundingBoxProperty