PHP Class Undemanding\Difference\Transformation\ReducedStandardDeviation

Afficher le fichier Open project: undemanding/difference

Méthodes publiques

Méthode Description
__invoke ( array $bitmap, integer $width, integer $height, float $deviation ) : array New map of pixels with those in the standard deviation removed.

Method Details

__invoke() public méthode

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
Résultat array