Method: Vips::Image#hist_find_ndim

Defined in:
lib/vips8/methods.rb

#hist_find_ndim(opts = {}) ⇒ Vips::Image

Find n-dimensional image histogram.

Parameters:

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

    Set of options

Options Hash (opts):

  • :bins (Integer)

    Number of bins in each dimension

Returns:

[View source]

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