AI Camera Implementation Process

LegasysAI about image

1. Requirements Definition

Key Points for VNX AI Camera Server Requirements Analysis

  • Analysis is limited to objects that can be clearly judged by human visual inspection.
  • The minimum analysis interval for the VNX AI camera analysis server is 1 minute. One set of data is output from 1 minute of footage every minute, and data in seconds is discarded after analysis.
  • The distance from the camera to the object to be analyzed depends on the resolution of the camera image and the size of the object to be analyzed. Although there are differences depending on the requirements, it is desirable that the target area in the camera image is 60 pixels or more.
  • The VNX AI camera server uses RTSP streams. Existing cameras that support RTSP can also be used. GigEVision and GenICam are not supported.
  • Determine whether tracking is necessary for analysis.
  • Determine whether deep learning model is necessary for analysis.
  • Get a rough idea of the number of cameras needed and whether or not a buffer recording function is required. The number of cameras and recording function will determine the required server CPU core count, memory capacity, and storage capacity.

2. Demonstration

In cases where demonstration is difficult, such as when custom modules need to be developed or connection to camera video is difficult, actual video is recorded and analyzed by the VNX AI Camera Analysis Server to confirm the analysis results.

3. System Configuration Determination

If there are no problems with the analysis results of the sample footage, the overall system configuration will be determined. Determine the external API integration, data storage and display locations.

4. Site Survey for Hardwares

Determine the server installation location, camera model selection, and mounting location

5. Module Development and API Development

Our development team will develop modules tailored to your requirements. Once the module development is complete, it will be integrated into the AI camera server.

6. Installation and Commissioning

Perform installation and performance tuning, followed by commissioning.