Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

目次

Table of Contents
minLevel1
maxLevel4

はじめに

ここではiPRO Camera SDKを利用して作成したコンテナアプリの動作確認ツールについて説明します。また、このチュートリアルではSDKのインストールディレクトリを${SDK_DIR}として記載します。

動作確認用ツールの説明

Adam Operation UI

Adam Operation UIをインストールしていない場合は下記を参考にインストールしてください。

https://iproiot.atlassian.net/wiki/spaces/TPFAQ/pages/1022297959/SDK+v1.71#Adam-Operation-UI-%E3%82%92-Chrome-%E3%81%AB%E3%82%A4%E3%83%B3%E3%82%B9%E3%83%88%E3%83%BC%E3%83%AB

カメラ基本情報の確認やアプリケーションの設定などが行えます。

Resource Monitor

Resource Monitor を用いて、カメラの CPU(メイン・AI)使用率とメモリの使用状況を確認することができます。詳細は下記を参照ください。

Resource Monitor - Technology Partner - Confluence (atlassian.net)

UDPLog

アプリケーションが出力するデバッグログを確認できます。詳細は下記を参照ください。

UDPLog - Technology Partner - Confluence (atlassian.net)Container AdamApp can use Resource Monitor, Metadata stream receiver, and UDPLog just like Adamapp.

Resource Monitor

You can check the usage of the camera and apps' CPU, memory, and CVflow (AI processor).

https://dev-partner-en.i-pro.com/space/TPFAQEN/1039828049/

UDPLog

You can check the logs implemented in your application in real time.

https://dev-partner-en.i-pro.com/space/TPFAQEN/1039794892

Metadata stream receiver

When using the API ADAM_MetaDataStream_SetRaw, it is possible to receive and display metadata sent by the camera.

https://dev-partner-en.i-pro.com/space/TPFAQEN/1039828527/