A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from http://libvips.github.io/libvips/API/current/method.Image.deviate.html below:

Vips.Image.deviate

Method VipsImagedeviate Declaration [src]
int
vips_deviate (
  VipsImage* in,
  double* out,
  ...
)
Description [src]

This operation finds the standard deviation of all pixels in in. It operates on all bands of the input image: use vips_stats() if you need to calculate an average for each band.

Non-complex images only.

This method is not directly available to language bindings.

Parameters
out

Type: double*

Output pixel standard deviation.

The argument will be set by the function.
...

Type: 

NULL-terminated list of optional named arguments.

Return value

Type: int

0 on success, -1 on error.


RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4