PHP 클래스 Google\Cloud\Tests\Snippets\Vision\Annotation\Face\LandmarksTest

파일 보기 프로젝트 열기: GoogleCloudPlatform/gcloud-php

공개 메소드들

메소드 설명
setUp ( )
testChin ( )
testClass ( )
testEars ( )
testForehead ( )
testInfo ( )
testLeftEye ( )
testLeftEyeBoundaries ( )
testLeftEyeBrow ( )
testLeftEyePupil ( )
testLips ( )
testMidpointBetweenEyes ( )
testMouth ( )
testNose ( )
testRightEye ( )
testRightEyeBoundaries ( )
testRightEyeBrow ( )
testRightEyePupil ( )

비공개 메소드들

메소드 설명
formatLandmark ( $type )
getLandmark ( $type )
positionAggregate ( array $positions )
positionOutput ( $type ) **** HELPERS ****

메소드 상세

setUp() 공개 메소드

public setUp ( )

testChin() 공개 메소드

public testChin ( )

testClass() 공개 메소드

public testClass ( )

testEars() 공개 메소드

public testEars ( )

testForehead() 공개 메소드

public testForehead ( )

testInfo() 공개 메소드

public testInfo ( )

testLeftEye() 공개 메소드

public testLeftEye ( )

testLeftEyeBoundaries() 공개 메소드

testLeftEyeBrow() 공개 메소드

public testLeftEyeBrow ( )

testLeftEyePupil() 공개 메소드

public testLeftEyePupil ( )

testLips() 공개 메소드

public testLips ( )

testMidpointBetweenEyes() 공개 메소드

testMouth() 공개 메소드

public testMouth ( )

testNose() 공개 메소드

public testNose ( )

testRightEye() 공개 메소드

public testRightEye ( )

testRightEyeBoundaries() 공개 메소드

testRightEyeBrow() 공개 메소드

public testRightEyeBrow ( )

testRightEyePupil() 공개 메소드

public testRightEyePupil ( )