SDK v1.71 is now available

We would like to announce that i-PRO Camera SDK v1.71 is now available.

Download

Please issue a download request from AI Camera SDK Download.

Once you have created a form, you will be notified of the URL for SDK download in a few minutes via comments.

Attention

APIs added in SDK v1.71 can be used with the corresponding camera firmware.

 See below for camera firmware and SDK versions.

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

If you have any questions, please contact us from inquiries.

Updates

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

    • doc / AdamAppAPI_Specification_V1_12.pdf

    • doc / AdamWebAPI_Specification_V1_07.pdf

    • doc / PythonAdamAppAPI_Specification_V1_11.pdf

  • Removed documentation and replaced it on the website
    Development tutorial - FAQ - Development Partner Portal (En) (i-pro.com)

  • Readme file in the sample app has been removed and replaced it on the website
    List of sample applications - FAQ - Development Partner Portal (En) (i-pro.com)

  • Add API to get mirror information

    • doc / AdamAppAPI_Specification_V1_10.pdf

    • doc / PythonAdamAppAPI_Specification_V1_08.pdf

  • Update Chrome extension

    • Change method GET to POST

      • tool / AdamControlExtension

  • Update sample applications

    • Delete unnecessary adam_cv_delete_blob

      • src / adamapp-py / yuv_pose_app

      • src / adamapp-py / yuv_yolo_app

      • src / adamapp-py / yuv_yolov5_app

    • Replaced configuration file for AI model conversion
      Details:[Important] About SDK V1.70 - FAQ - Development Partner Portal (En) (i-pro.com)

      • src / adamapp-py / yuv_pose_app

    • Replace list function

      • src / adamapp / PTZ_centering_app

      • src / adamapp / yuv_dnn_app

      • src / adamapp / yuv_ssd_app

      • src / adamapp / yuv_yolo_app

      • src / adamapp / yuv_yolov5_app

    • Add missing HTML files

      • src / adamapp / apppref_gui_sample_app

    • Align the C and Python of the process

      • src / adamapp / mp4rec_app

      • src / adamapp-py / mp4rec_app

    • Process modified

      • src / adamapp / active_guard_sample_app

    • Removed some sample applications

  • Fixed to create DockerImage by specifying Cython version as Numpy buildable

    • external / build / sample / docker / Dockerfile

  • Unnecessary files deleted