Method | Description | |
---|---|---|
__construct ( |
||
boundary ( ) : array | Boundary for all significant pixels. | |
getBitmap ( ) : array | ||
getHeight ( ) : integer | ||
getWidth ( ) : integer | ||
percentage ( ) : float | Percentage of different pixels in the bitmap. | |
withReducedStandardDeviation ( ) : |
New Difference from reduced standard deviation. | |
withScale ( float $factor ) : |
New Difference with scaled differences. |
Method | Description | |
---|---|---|
average ( ) : integer | Average difference for all bitmap pixels. | |
cloneWith ( string $property, mixed $value ) : |
||
maximum ( ) : integer | Maximum difference for all bitmap pixels. | |
standardDeviation ( ) : float | Standard deviation for all bitmap pixels. |
public percentage ( ) : float | ||
return | float |
public withReducedStandardDeviation ( ) : |
||
return |