Set image for analytic event
AnsweredHow can I set image for analytic event? I know there is a setImage method in ObjectBestShotPacket but how can I link it to my analytic event?
0
-
ObjectBestShotPacket class can only be used for detected objects. It is expected that analytic plugin can crop source image or replace source frame with external image. At the moment metadata SDK doesn't support replacing source frame from video stream for the analytic event.
When creating EventMetadataPacket developer can use setTimestampUS and this value will be used to show corresponding frame from source stream on the event preview.
0
Please sign in to leave a comment.
Comments
1 comment