-
Notifications
You must be signed in to change notification settings - Fork 8
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
About timestamp #7
Comments
Hello mmsx, You are recommended to use the iniVation DV software for data recording. In that case, you can find the 'timestamp_start_of_exposure' and 'timestamp_end_of_exposure' of each recorded frame in the aedat4 files. |
Thank you author, this has helped me tremendously, and I will try this method. |
Hello author, you previously suggested using the iniVation DV software for data recording, but if my video data is already available, how can I get the timestamp of the beginning and end of each frame of the image |
That depends on how your video data was recorded. Due to camera or software limitations, some video recordings may not contain timestamp information, so you can check if your device supports this feature, then search the corresponding documents about how to read timestamps (Sorry I could not provide more information here since I am only familiar with iniVation DV). Otherwise, you might need to calculate the timestamps manually using exposure time and shutter speed, if these parameters are available. |
Hello author, I would like to ask you how to get the timestamp of the beginning and end of the image, I always get one less data.
The text was updated successfully, but these errors were encountered: