Service Flow
Figure 1 shows the software service flow. For details, see Table 1.
Process |
Description |
Remarks |
---|---|---|
Data source |
Indicates the video or image source. |
The source can be RTSP streams from an IP camera (IPC) or offline videos or pictures in a disk. |
Data obtaining |
Implements data obtaining. |
You can pull streams from the open-source FFmpeg function library or using custom implementation code. HostCPU implements data obtaining. |
Data pre-processing |
Implements image pre-processing functions such as decoding, scaling, and color gamut conversion. |
|
Inference |
Implements the model inference function. |
The function runs on the device-side AI Core or AI CPU. |
Post-processing |
Implements post-processing of model inference results. |
The function runs on the device-side Ctrl CPU or host CPU. |
Output |
Displays the implementation result. |
- |
Feedback
Was this page helpful?
Provide feedbackThank you very much for your feedback. We will continue working to improve the documentation.See the reply and handling status in My Cloud VOC.
For any further questions, feel free to contact us through the chatbot.
Chatbot