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

Segmentation #14

Open
PyTorr opened this issue Jul 18, 2021 · 4 comments
Open

Segmentation #14

PyTorr opened this issue Jul 18, 2021 · 4 comments

Comments

@PyTorr
Copy link

PyTorr commented Jul 18, 2021

Hi again,

This time I used the plugin in CityPark.
I'm able to save color and depth but the segmentation comes out black.
I repeated the same steps as in this project. I would like to get different segmentation for trees/ sidewalk for example.
Thank you.

@TimmHess
Copy link
Owner

Hey, have you set the CustomDepthStencils for these objects?

@PyTorr
Copy link
Author

PyTorr commented Jul 19, 2021 via email

@PyTorr
Copy link
Author

PyTorr commented Jul 19, 2021

I added a cube to the scene with CustomDepthStencils, but it still doesn't work.

I there a way to save 24/32bit images with this plugin?

Or even RAW un processed 32bit images?

@TimmHess
Copy link
Owner

That is unfortunate.. you are saving segmentation as png (uint8) format though, right? And the correct post process material is assigned to the capture manager?

In general, I guess you could save 32bit, because I think I have seen this format option in code.. However, I have not tried, especially not with color images.. For my projects I have never needed HDR thus far..

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