PHP 클래스 Undemanding\Difference\Method\EuclideanDistance

파일 보기 프로젝트 열기: undemanding/difference

공개 메소드들

메소드 설명
__invoke ( array $p, array $q ) : float RGB color distance for the same pixel in two images.

메소드 상세

__invoke() 공개 메소드

RGB color distance for the same pixel in two images.
public __invoke ( array $p, array $q ) : float
$p array
$q array
리턴 float