Tecnical References

Fork me on GitHub
Download it 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.

Download it ParallelME Run-time: Technical Report

Description: This document contains an overview of the ParallelME framework’s low-level run-time system. The execution mechanism behind the run-time, details of the technology used and relevant features are presented in this document.

Download it ParallelME Run-time: User Manual

Description: This document presents practical information to instruct programmers on how to implement a particular application using directly the ParallelME low-level run-time. The document includes information for environment set up, a step-by-step guide on how to implement an application using the run-time and also some important general information. It should be used by advanced developers that have no problem working at NDK level.

Download it 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.

Documentations

ParallelME Run-time documentation Run-time DoxyGen

Description: Run-time API documentation generated from annotated source files.

Download it Compiler Javadoc

Description: Compiler API documentation (HTML).

Journal Articles

Download it