RAPP Platform API
Main Page
Packages
Classes
Files
File List
File Members
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
__init__.py
Go to the documentation of this file.
1
#!/usr/bin/env python
2
3
## @file CloudMsgs/__init__.py
4
#
5
# @package CloudServices
6
#
7
8
9
from
FaceDetection
import
FaceDetection
10
from
QrDetection
import
QrDetection
11
from
SpeechRecognitionSphinx
import
SpeechRecognitionSphinx
12
from
SpeechRecognitionGoogle
import
SpeechRecognitionGoogle
13
from
SetNoiseProfile
import
SetNoiseProfile
14
from
OntologySubclasses
import
OntologySubclasses
15
from
OntologySuperclasses
import
OntologySuperclasses
16
from
OntologyIsSubsuperclass
import
OntologyIsSubsuperclass
17
from
TextToSpeech
import
TextToSpeech
18
from
HumanDetection
import
HumanDetection
19
from
CognitiveExerciseSelect
import
CognitiveExerciseSelect
20
from
CognitiveRecordPerformance
import
CognitiveRecordPerformance
21
from
CognitiveGetScores
import
CognitiveGetScores
22
from
CognitiveGetHistory
import
CognitiveGetHistory
23
from
EmailSend
import
EmailSend
24
from
EmailFetch
import
EmailFetch
25
from
NewsExplore
import
NewsExplore
26
from
Geolocation
import
Geolocation
27
from
WeatherReportCurrent
import
WeatherReportCurrent
28
from
WeatherReportForecast
import
WeatherReportForecast
29
from
ObjectRecognitionCaffe
import
ObjectRecognitionCaffe
30
from
HazardDetectionDoor
import
HazardDetectionDoor
31
from
HazardDetectionLight
import
HazardDetectionLight
32
from
PathPlanningUploadMap
import
PathPlanningUploadMap
33
from
PathPlanningPlan2D
import
PathPlanningPlan2D
python
RappCloud
CloudMsgs
__init__.py
Generated on Fri Jul 29 2016 18:45:01 for RAPP Platform API by
1.8.6