Safe Haskell | None |
---|---|
Language | Haskell2010 |
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
).
Safe Haskell | None |
---|---|
Language | Haskell2010 |
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
).