Karmik Barodia

  • Total activity 5
  • Last activity
  • Member since
  • Following 0 users
  • Followed by 0 users
  • Votes 0
  • Subscriptions 1

Activity overview

Latest activity by Karmik Barodia
  • Karmik Barodia commented,

    C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools>cmake --build "C:/develop/nx_open_integrations/cpp/vms_server_plugins/openvino_object_detection_analytics_plugin/build" --config Relea...

  • Karmik Barodia commented,

    Hi Andrey,i am using cmake -B <build_dir> <src_dir> -DCMAKE_BUILD_TYPE=Release -DmetadataSdkDir=<unpacked_zip_dir>cmake --build <build_dir> --config Release --target openvino_object_detection_analy...

  • Karmik Barodia created a post,

    OpenCVConfig.cmake Error

    (base) C:\develop\nx_open_integrations\cpp\vms_server_plugins\openvino_object_detection_analytics_plugin>cmake -B C:/develop/build C:/develop/nx_open_integrations/cpp/vms_server_plugins/openvino_ob...

  • Karmik Barodia created a post,

    Creating Custom OpenVino Plugin

    want to build a Nx Meta plugin that performs object detection using OpenVINO. The goal is simple:1. Detect baggage (only baggage) in camera feeds2. Trigger an alert in the Nx Witness UI when baggag...