PHP Класс Undemanding\Difference\Transformation\ReducedStandardDeviation

Показать файл Открыть проект

Открытые методы

Метод Описание
__invoke ( array $bitmap, integer $width, integer $height, float $deviation ) : array New map of pixels with those in the standard deviation removed.

Описание методов

__invoke() публичный Метод

New map of pixels with those in the standard deviation removed.
public __invoke ( array $bitmap, integer $width, integer $height, float $deviation ) : array
$bitmap array
$width integer
$height integer
$deviation float
Результат array