Go to the source code of this file.
Functions | |
int | main (int argc, char *argv[]) |
Variables | |
std::string | catalan_speech [] |
std::string | english_speech [] |
std::string | head_motion [] |
std::string | left_arm_motion [] |
std::string | right_arm_motion [] |
std::string | spanish_speech [] |
int main | ( | int | argc, |
char * | argv[] | ||
) |
Definition at line 645 of file tibi_dabo_haod_alg_node.cpp.
std::string catalan_speech[] |
{"\\language=Catalan \\voice=Montserrat Per començar selecciona una de les cares detectades a la imatge, i llavors em pots ajudar a millorar les meves deteccions", "\\language=Catalan \\voice=Montserrat Ho sento, no puc detectar cap cara en aquest punt.", "\\language=Catalan \\voice=Montserrat Gracies per la teva ajuda. Adeu!", "\\language=Catalan \\voice=Montserrat És correcte la detecció?", "\\language=Catalan \\voice=Montserrat El rectangle blau està sobre la teva cara?", "\\language=Catalan \\voice=Montserrat Corretgeix-me si estic equivocada", "\\language=Catalan \\voice=Montserrat Tinc un dubte, digue'm si és correcte"}
Definition at line 5 of file tibi_dabo_haod_alg_node.cpp.
std::string english_speech[] |
{"\\language=English \\voice=Kate To start select one of the faces detected in the image, and then you may help me improve my detections", "\\language=English \\voice=Kate Sorry, I can not detect a face there.", "\\language=English \\voice=Kate Thanks for your help. Bye!", "\\language=English \\voice=Kate Is the detection correct?", "\\language=English \\voice=Kate Is the blue rectangle on your face?", "\\language=English \\voice=Kate Correct me if I'm wrong please.", "\\language=English \\voice=Kate I have a doubt, tell me if is it correct?"}
Definition at line 13 of file tibi_dabo_haod_alg_node.cpp.
std::string head_motion[] |
{"", "", ""}
Definition at line 29 of file tibi_dabo_haod_alg_node.cpp.
std::string left_arm_motion[] |
{"left_arm_home.xml", "left_arm_home.xml", "left_arm_home.xml"}
Definition at line 33 of file tibi_dabo_haod_alg_node.cpp.
std::string right_arm_motion[] |
{"right_arm_home.xml", "right_arm_home.xml", "right_arm_home.xml"}
Definition at line 37 of file tibi_dabo_haod_alg_node.cpp.
std::string spanish_speech[] |
{"\\language=Spanish \\voice=Leonor Para empezar selecciona una de las caras detectadad en la imagen, y entonces me puedes ayudar a mejhorar mis detecciones", "\\language=Spanish \\voice=Leonor Lo siento, no detecto ninguna cara en ese punto.", "\\language=Spanish \\voice=Leonor Gracias por tu ayuda. Adios!", "\\language=Spanish \\voice=Leonor Es correta la detección?", "\\language=Spanish \\voice=Leonor El rectangulo azul está sobre tu cara?", "\\language=Spanish \\voice=Leonor Corrigeme si estoy equivocada.", "\\language=Spanish \\voice=Leonor Tengo una duda, dime si es correcto."}
Definition at line 21 of file tibi_dabo_haod_alg_node.cpp.