Development With Grid-Eye Apis - Panasonic Grid-EYE User Manual

Hide thumbs Also See for Grid-EYE:
Table of Contents

Advertisement

4.2.3 Development with Grid-EYE APIs

For the development with the APIs Atmel studio will be needed. This can be downloaded as
mentioned above and the detailed guide can be accessed on Atmel's official website:
http://www.atmel.com/microsite/atmel_studio6/
The file "Grid_Eye_API_Demo.c" provides the methods of using Grid-EYE's 3 layers API.
Users can try the object detection and human body detection functions via the serial debug
assistant.
4.2.3.1 Introduction to API Lib
Grid-EYE API Lib is divided into 3 layers; users can select API functions from these layers
according to the requirement.
API Lv1: APIs from this layer implement Grid-EYE data acquisition, transformation of
temperature value and data format.
API Lv2: APIs from this layer implement filtering of original data, and provide functions
for image processing, object detection, and human body recognition.
API Lv3 (binary code): APIs from this layer implement functions for object detection and
object tracking
User Manual
Grid-EYE Evaluation Kit
21

Advertisement

Table of Contents
loading

Table of Contents