package mm

  1. Overview
  2. Docs
Legend:
Page
Library
Module
Module type
Parameter
Class
Class type
Source

Module Motion.MultiSource

include module type of struct include Motion_multi end
Sourcetype vectors = Motion_multi.vectors = {
  1. vectors : vectors_data;
  2. vectors_width : int;
  3. block_size : int;
}
Sourceval median_denoise : vectors -> unit
Sourceval mean : vectors -> int * int
Sourceval compute : int -> t -> t -> vectors
OCaml

Innovation. Community. Security.