package bimage
Legend:
Library
Module
Module type
Parameter
Class
Class type
Library
Module
Module type
Parameter
Class
Class type
Image processing library
v0.3.1-36-g67b5cdd — homepage
module type TYPE = Type.TYPE
module type COLOR = Color.COLOR
Raised when attempting to use Bigarray types other than u8, u16, f32, f64, i32, i64
module Error : sig ... end
module Angle : sig ... end
module Point : sig ... end
module Color : sig ... end
Color contains methods for creating and inspecting color types
type gray = Color.Gray.t
1-channels gray color type
type rgb = Color.Rgb.t
3-channel RGB color type
type rgba = Color.Rgba.t
4-channel RGBA image
val gray : [ `Gray ] Color.t
Gray color
val rgb : [ `Rgb ] Color.t
RGB color
val rgba : [ `Rgba ] Color.t
RGBA color
module Type : sig ... end
type u8 = Bigarray.int8_unsigned_elt
type u16 = Bigarray.int16_unsigned_elt
type i32 = Bigarray.int32_elt
type i64 = Bigarray.int64_elt
type f32 = Bigarray.float32_elt
type f64 = Bigarray.float64_elt
module Data : sig ... end
Data
provides some extra operations for Bigarray.Array1
module Pixel : sig ... end
Pixel
defines operations on individual pixels, which are stored as floatarray
module Image : sig ... end
Image
defines an image type and functions that manipulate images directly
module Kernel : sig ... end
Convolution kernels
module Transform : sig ... end
module Input : sig ... end
Input
contains methods for working with Expr
/Filter
inputs
module Expr : sig ... end
Expr
define a combinator which can be used to build filters
module Filter : sig ... end
Filter
contains functions that can be used to execute expressions
module Hash : sig ... end
Perceptual hashing
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>