Image analysis multi-target tracking method
A multi-target tracking and image analysis technology, applied in the field of target tracking, can solve the problems of location proximity principle tracking method failure, tracking interruption, etc.
- Summary
- Abstract
- Description
- Claims
- Application Information
AI Technical Summary
Problems solved by technology
Method used
Image
Examples
Embodiment
[0042] A kind of image analysis multi-target tracking method, see figure 1 ( figure 1 In , the circle means the starting point of the process, figure 1 The five processes in the middle and vertical directions each work on an independent thread, and the solid line arrows are the respective workflows of each thread, and the dotted line arrows are the message communication between each thread), including the following steps:
[0043] S1: Obtain the current original image of the target to be tracked; specifically include:
[0044] Use OpenCV's VideoCapture function to obtain the current BGR three-channel Mat image of the target to be tracked;
[0045] Or, use FFmpeg to read the current streaming media of the target to be tracked (such as the real-time image output by the network camera), and decompress the streaming media to obtain an AVFrame image of YUV three channels, and convert the AVFrame image into a Mat image.
[0046]Specifically, the method can be implemented on the O...
PUM
Login to View More Abstract
Description
Claims
Application Information
Login to View More 

