You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
hey! Thanks for this great work 👏
I was wondering if there was already an easy way to use another view of the same scene to create the animation from one to the other.
I thought about using the pair with dust3r to get the relative camera 4*4 matrix but didn't find an existing way to use this to get the trajectory.
Is this something that could be easily done with what is already in the repo?
Kudos for the release !
The text was updated successfully, but these errors were encountered:
saetlan
changed the title
using camera 4*4 matric from dust3r instead of rho, phi, r
using camera 4*4 matrix from dust3r instead of theta, phi, r
Sep 19, 2024
I have the similar issue. Is it possible to resist free camera movement in xyz space, like doing translation, instead of just moving around the center of the scene? Thank you.
Thanks for your interest! I guess you want to interpolate a trajectory between two or more views of a scene, which is exactly what our sparse view scripts can accomplish. We will release this code soon.
hey! Thanks for this great work 👏
I was wondering if there was already an easy way to use another view of the same scene to create the animation from one to the other.
I thought about using the pair with dust3r to get the relative camera 4*4 matrix but didn't find an existing way to use this to get the trajectory.
Is this something that could be easily done with what is already in the repo?
Kudos for the release !
The text was updated successfully, but these errors were encountered: