Movatterモバイル変換


[0]ホーム

URL:


Method

VipsImagedeviate

Declaration[src]

intvips_deviate(VipsImage*in,double*out,...)

Description[src]

This operation finds the standard deviation of all pixels inin. Itoperates on all bands of the input image: usevips_stats() if you needto 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.


[8]ページ先頭

©2009-2025 Movatter.jp