void
About()
/* Details About Me */
Loading ...
printf
(
"Bruno Patrão received the M.Sc. in Visual Information Technologies from Department of Electrical and Computer Engineering of University of Coimbra. The field of his M.Sc. dissertation was in Computer Vision, entitled 'Augmented Reality System based on Binary Patterns'"
);
void
Interests()
printf
(
"His interests include Computer Vision, Augmented/Virtual Reality, Interactive Systems and Computer Graphics."
);
void
Other_Competencies()
printf
(
"Strong hold on C/C++/Objective-C Programming Language."
);
printf
(
"Strong knowledge of Data Structures, Operating Systems, Computer Networking."
);