Skip to content
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 the trajectory to simulate saccade moments in ESIM #108

Open
gwgknudayanga opened this issue Sep 2, 2022 · 0 comments
Open

About the trajectory to simulate saccade moments in ESIM #108

gwgknudayanga opened this issue Sep 2, 2022 · 0 comments

Comments

@gwgknudayanga
Copy link

Hello,

I was trying to simulate the saccade moment explained in this vid2e paper as specified in the original paper to generate a small video from a single static event. Here i have given the trajectory that i used. With that I tried to simulate the the three saccades given the paper.
First i converted the angular positions given in degrees to corresponding quaternions. And I set the camera position as i understood these three movements are pure rotations. But the quarternions i got for the trajectory was bit confusing and i could not generate proper frames for a video from the single still image. Can someone from the authors provide the trajectory that was used for saccade moments? Thank you !
timestamp, x, y, z, qx, qy, qz, qw

0,0.0,0.0,0.0,-0.0044,0.0044,0.0000,1.000
100000000,0.0,0.0,0.0,-0.0044,0,0,1.000
200000000,0.0,0.0,0.0,0.0044,0.0044,-0.0000,1.0000
300000000,0.0,0.0,0.0,0.0044,-0.0044,0.0000,1.000

Rgds,
Udayanga

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant