Safe Haskell | None |
---|---|
Language | Haskell2010 |
Vision.Primitive
Documentation
module Vision.Primitive.Shape
Size of an object.
Can be constructed using ix2
. The first parameter is the height while the
second is the width (i.e. ix2 h w
).
friday-0.2.3.1: A functional image processing library for Haskell.
Safe Haskell | None |
---|---|
Language | Haskell2010 |
Vision.Primitive
module Vision.Primitive.Shape
Size of an object.
Can be constructed using ix2
. The first parameter is the height while the
second is the width (i.e. ix2 h w
).