Intelligent Assistant
Chat with our virtual assistant to get answers promptly.
We use essential cookies for the website to function, as well as analytics cookies for analyzing and creating statistics of the website performance. To agree to the use of analytics cookies, click "Accept All". You can manage your preferences at any time by clicking "Cookie Settings" on the footer. More Information.
HUAWEI HMS Core
Documents from this version have been archived, and will not continue to be maintained. Please use the latest version.
| class info |
| com.huawei.hms.mlsdk.face.MLMaxSizeFaceTransactor.Creator |
| Creates an instance of the largest face processor. |
| Constructor name |
| Creator(MLAnalyzer<MLFace> analyzer, MLResultTrailer<MLFace> trailer) Constructor. |
| Return type | Method name |
| MLMaxSizeFaceTransactor | create() |
| MLMaxSizeFaceTransactor.Creator | setMaxFrameLostCount(int maxFrameLostCount) |
| Method |
| public Creator(MLAnalyzer<MLFace> analyzer, MLResultTrailer<MLFace> trailer) |
| Constructor. |
Parameters
| Parameter name | Parameter desc |
| analyzer | Face analyzer. |
| trailer | Result tracker, which is used to process the largest recognized face. |
| Method |
| public MLMaxSizeFaceTransactor create() |
| Creates an instance of the largest face processor. |
Return
| Type | desc |
| MLMaxSizeFaceTransactor | Returns the instance of MLProminentFaceTransactor. |
Parameters
| Parameter name | Parameter desc |
| maxFrameLostCount | Maximum number of frames for determining that a face disappears. |
Return
| Type | desc |
| MLMaxSizeFaceTransactor.Creator | Returns the instance of MLProminentFaceTransactor.Creator. |
Intelligent Assistant
Chat with our virtual assistant to get answers promptly.
Quick start
Helps you find desired resources with ease.