module Motion: sig .. end
sig
end
val compute : int -> Image.RGBA32.t -> Image.RGBA32.t -> int * int
int -> Image.RGBA32.t -> Image.RGBA32.t -> int * int
module Multi: sig .. end