Versions Compared

Key

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

...

This directory stores configuration information which is always a combination of Applicense.bin
file and profile.bin file. These 2 files are created out of a configuration file (placed by the name
of configuration.txt as a sample of AdamAppSDK) by using a tool called adamapp_configurator.
Please refer to here★link★ here for how to write a configuration.txt.

...

Follow the procedure indicated in the here★link★ here to create a configuration file. Place the file under skeleton_sample_app/ directory by the name of configuration.text.

...

Please refer to “App Preference Function Guide” Guide”★link(in preparation)★ to create setting value control file when using setting
value control function. Place the file under skeleton_sample_app/ directory by the name of
appPref.json.

...

*2: RAMSIZE, CPURATE, AIACCRATE,
At first, set the same value as the sample application.
At last, set the value when running the application on the i-PRO camera.
How to see these parameters described in here★link★ here.
Available ROM/RAM resources described in here★link★ here.

*3: AIMEMSIZE

Set the same value as the sample application.

...

  1. Convert a pre-trained AI model into a binary file for accelerator.

  2. Create AdamApp package in accord to here★link★ here in this document. Place the binary file generated in step 1 under data/cnn directory.

...

A tool (cvtool) to be used to process the step1 above is provided by Adam. Please refer to the separate document “AdamApp_CVtool_UserManual”★link★ UserManual”★link(in preparation)★ to learn about how to use cvtool.

...