Application Interface Function Summary - Epson Moverio Pro BT-2000 Developer's Manual

Hide thumbs Also See for Moverio Pro BT-2000:
Table of Contents

Advertisement

6.6. Application interface function summary

The following explains how to use API to achieve the following three functions.
1) Set the camera mode, frame rate, preview resolution, and camera resolution for the
BT-2000, and display a preview.
2) Process the image data in the app.
3) Acquire depth information with the application.
Note that the API specification explained in this section is not thread safe in compliance with the
specifications compared to android.hardware.Camera, and therefore cannot be used at the
same time for multiple threads.
The following 13 APIs are used in (1).
1-1
getSupportedEpsonCameraMode
1-2
setEpsonCameraMode
1-3
getEpsonCameraMode
1-4
setPreviewFpsRange
1-5
setPreviewSize
1-6
getSupportedSharpnessMin
1-7
getSupportedSharpnessMax
1-8
getSharpness
1-9
setSharpness
1-10 getSupportedContrastMin
1-11 getSupportedContrastMax
1-12 getContrast
1-13 setContrast
The following 5 APIs are used in (2).
2-1 onPreviewFrame
2-2 setPreviewCallback
2-3 setOneShotPreviewCallback
2-4 setPreviewCallbackWithBuffer
2-5 addCallbackBuffer
The following 4 APIs are used in (3).
3-1 onDepthMap
3-2 setDepthCallback
3-3 startDepthStreaming
3-4 stopDepthStreaming
MOVERIO Pro Developer's Guide (Rev.1.4)
71

Advertisement

Table of Contents
loading

This manual is also suitable for:

Moverio pro bt-2200

Table of Contents