I'm using SIFT feature of Opencv in an application. I need to read the PTS value of the frame which i'm using. Is there any API to read PTS value in Opencv.
1 | initial version |
I'm using SIFT feature of Opencv in an application. I need to read the PTS value of the frame which i'm using. Is there any API to read PTS value in Opencv.
2 | No.2 Revision |
I'm using SIFT feature of Opencv in an application. I need to read the PTS value of the frame which i'm using. Is there any API to read PTS value in Opencv.
As a input I'm giving the video and I need to read the Presentation timestamp (PTS) of the frames in the video.