Module Image.RGBA32.Motion.Multi

module Multi: sig .. end

type vectors 
val compute : int -> Image.RGBA32.t -> Image.RGBA32.t -> vectors
val median_denoise : vectors -> unit
val mean : vectors -> int * int
val arrows : vectors -> Image.RGBA32.t -> unit