Versions Compared

Key

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

...

  • Updated various documents.
    For details, please refer to the revision history of each document.

    • doc / AdamAppAPI_Specification_V1_09.pdf

    • doc / AdamAppDevelopmentManualForIpro_V1_03.pdf

    • doc / ProcedureAfterComplete.txt

    • doc / PythonAdamAppAPI_Specification_V1_07.pdf

  • Fixed the problem that the symbolic link of the external library is materialized

    • src / adamapp-py / adam_make_package.mk

  • Add sample applications

    • Set the setting value in AppPref.json from the application screen

      • src / adamapp / apppref_gui_sample_app

      • src / adamapp-py / apppref_gui_sample_app

    • Send data to the communication app "LINE"

      • src / adamapp / line_sample_app

    • Send data to Active Guard

      • src / adamapp / active_guard_sample_app

      • src / adamapp-py / active_guard_sample_app

  • Update sample applications

    • src / adamapp / dnn_sd_app

    • src / adamapp / ssd_sd_app

      • ".jpeg" ".JPG" ".JPEG" can be used in addition to ".jpg"

    • src / adamapp / metaDataStream_sample_app

      • Added a function to send XML under data in order at regular intervals

      • Change default value of send type to Event

      • Added a setting value that can control whether to repeat the sending process of metadata

  • Removed unnecessary parameter (APPID) in configuration.txt

    • src / adamapp / PTZ_centering_app

    • src / adamapp / dnn_sd_app

    • src / adamapp / ssd_sd_app

    • src / adamapp / yuv_dnn_app

    • src / adamapp / yuv_ssd_app

    • src / adamapp / yuv_yolo_app

    • src / adamapp / yuv_yolov5_app

    • src / adamapp-py / ycencode_sample_app

  • Removed sample applications that used removed API

    • src / adamapp-py / worker_sample_app

...