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
Where did you get this .json file? The problem with this format is that the intrinsics are directly part of the frames array and not global. If you want to handle individual intrinsics, the individual intrinsics need to be under a seperate attribute called "intrinsics" like so:
I get the following error
for code
It seems camera_angle_x is not being set. Possibly because transforms.json is using a matrix instead;
The text was updated successfully, but these errors were encountered: