PHP Class Google\Cloud\Tests\Snippets\Vision\Annotation\Face\LandmarksTest

Datei anzeigen Open project: GoogleCloudPlatform/gcloud-php

Public Methods

Method Description
setUp ( )
testChin ( )
testClass ( )
testEars ( )
testForehead ( )
testInfo ( )
testLeftEye ( )
testLeftEyeBoundaries ( )
testLeftEyeBrow ( )
testLeftEyePupil ( )
testLips ( )
testMidpointBetweenEyes ( )
testMouth ( )
testNose ( )
testRightEye ( )
testRightEyeBoundaries ( )
testRightEyeBrow ( )
testRightEyePupil ( )

Private Methods

Method Description
formatLandmark ( $type )
getLandmark ( $type )
positionAggregate ( array $positions )
positionOutput ( $type ) **** HELPERS ****

Method Details

setUp() public method

public setUp ( )

testChin() public method

public testChin ( )

testClass() public method

public testClass ( )

testEars() public method

public testEars ( )

testForehead() public method

public testForehead ( )

testInfo() public method

public testInfo ( )

testLeftEye() public method

public testLeftEye ( )

testLeftEyeBoundaries() public method

testLeftEyeBrow() public method

public testLeftEyeBrow ( )

testLeftEyePupil() public method

public testLeftEyePupil ( )

testLips() public method

public testLips ( )

testMidpointBetweenEyes() public method

testMouth() public method

public testMouth ( )

testNose() public method

public testNose ( )

testRightEye() public method

public testRightEye ( )

testRightEyeBoundaries() public method

testRightEyeBrow() public method

public testRightEyeBrow ( )

testRightEyePupil() public method

public testRightEyePupil ( )