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 Mm_image.ImageBase.Motion_multi end
Sourcetype vectors = Mm_image.ImageBase.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 arrows : vectors -> t -> unit
OCaml

Innovation. Community. Security.