RAPP Platform API
 All Classes Namespaces Files Functions Variables Typedefs
RappCloud.CloudMsgs.ObjectRecognitionCaffe.ObjectRecognitionCaffe.Response Class Reference
Inheritance diagram for RappCloud.CloudMsgs.ObjectRecognitionCaffe.ObjectRecognitionCaffe.Response:
Collaboration diagram for RappCloud.CloudMsgs.ObjectRecognitionCaffe.ObjectRecognitionCaffe.Response:

Public Member Functions

def __init__
 Constructor. More...
 

Public Attributes

 error
 Error message. More...
 
 object_class
 Recognized object class. More...
 

Detailed Description

Object Recognition (Caffe) Cloud Response object.

ObjectRecognitionCaffe.Response

Definition at line 42 of file ObjectRecognitionCaffe.py.

Constructor & Destructor Documentation

def RappCloud.CloudMsgs.ObjectRecognitionCaffe.ObjectRecognitionCaffe.Response.__init__ (   self,
  kwargs 
)

Constructor.

Parameters
**kwargs- Keyword arguments. Apply values to the request attributes.

Definition at line 47 of file ObjectRecognitionCaffe.py.

Member Data Documentation

RappCloud.CloudMsgs.ObjectRecognitionCaffe.ObjectRecognitionCaffe.Response.error

Error message.

Definition at line 57 of file ObjectRecognitionCaffe.py.

RappCloud.CloudMsgs.ObjectRecognitionCaffe.ObjectRecognitionCaffe.Response.object_class

Recognized object class.

Definition at line 59 of file ObjectRecognitionCaffe.py.


The documentation for this class was generated from the following file: