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

No camera intrinsics in any of the .json output files #600

Open
vidullan opened this issue Jun 22, 2023 · 0 comments
Open

No camera intrinsics in any of the .json output files #600

vidullan opened this issue Jun 22, 2023 · 0 comments

Comments

@vidullan
Copy link

vidullan commented Jun 22, 2023

I'm using Unity 2022.3.2f1 with perception 1.0.0-preview.1 and the perception camera captures rgb/depth/labelled data correctly but the step{num}.frame_data.json only has the camera projection matrix and no intrinsic information. I followed the basic tutorial: https://github.com/Unity-Technologies/com.unity.perception/blob/main/com.unity.perception/Documentation%7E/Tutorial/Phase1.md

I can't seem to find any information on how to add the intrinsic to the output data, nor that anything has to be done on the user side. It seems the other github issues discussing intrinsic values have the intrinsic matrix written to this file by default. Am i missing a setting somewhere?

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