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

Specifying cuboid extents #5

Closed
hniksoleimani opened this issue May 19, 2022 · 1 comment
Closed

Specifying cuboid extents #5

hniksoleimani opened this issue May 19, 2022 · 1 comment

Comments

@hniksoleimani
Copy link

I really appreciate the time and effort you put into this project, it would be great if someone would elaborate the how to specify cuboid extents in json file.

@jasonyzhang
Copy link
Owner

Hi,

When running the main script, you will specify a directory with images, masks, and associated metadata. The metadata file should contain 3 number for the cuboid extents, as shown here:

{"azimuths": [0, 60, 270, 190, 210, 90, 270], "elevations": [30, 30, 0, 30, 30, 0, 90], "extents": [0.7, 1, 1]}

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

2 participants