![]() |
RAPP Platform API
|


Classes | |
| class | Request |
| class | Response |
Public Member Functions | |
| def | __init__ |
| Constructor. More... | |
Public Attributes | |
| req | |
| resp | |
Face Detection CloudMsg object
Definition at line 11 of file FaceDetection.py.
| def RappCloud.CloudMsgs.FaceDetection.FaceDetection.__init__ | ( | self, | |
| kwargs | |||
| ) |
Constructor.
| **kwargs | - Keyword arguments. Apply values to the request attributes. |
Definition at line 63 of file FaceDetection.py.
| RappCloud.CloudMsgs.FaceDetection.FaceDetection.req |
Definition at line 73 of file FaceDetection.py.
| RappCloud.CloudMsgs.FaceDetection.FaceDetection.resp |
Definition at line 75 of file FaceDetection.py.