Method: Vips::Image#fastcor

Defined in:
lib/vips8/methods.rb

#fastcor(ref, opts = {}) ⇒ Vips::Image

Fast correlation.

Parameters:

  • ref (Vips::Image)

    Input reference image

  • opts (Hash) (defaults to: {})

    Set of options

Returns:



# File 'lib/vips8/methods.rb', line 1571