Safe Haskell | Safe-Infered |
---|
Utils.GeometryClass
Documentation
class FromBounds a where
Associated Types
type ELFB a :: *
Methods
fromBounds :: Rectangle (ELFB a) -> a
Instances
convertBounds :: (BoundingBox a, FromBounds b, ELBB a ~ ELFB b) => a -> b
CV-0.3.5.3: OpenCV based machine vision library
Safe Haskell | Safe-Infered |
---|
Utils.GeometryClass
class FromBounds a where
Associated Types
type ELFB a :: *
Methods
fromBounds :: Rectangle (ELFB a) -> a
Instances
convertBounds :: (BoundingBox a, FromBounds b, ELBB a ~ ELFB b) => a -> b