|
ParallelME Reference Manual
Description: This document is a reference manual created to guide developers on understanding how ParallelME was designed and how the framework's components relate to each other. Detailed information on how user-library, compiler and run-time were designed can be found in this document. It should be used by all those developers that wants to contribute to the project. Also, ParallelME users will find useful information in the How to use section.
|
|
Facial Detection, Tracking and Recognition in Android Devices
Description: this document describes an example application developed to demonstrate ParallelME framework.
It is an augmented reality application that is being developed to, in a live video fed by
the smartphone’s camera, detect, track, recognize and display information about the faces shown.
Several opportunities to paralellize data processing appear in this context of visual computing and
machine learning.
|