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

How to convert more than 3 channels (specifically 18 channels) when rasterizer to 3 channels color ? #62

Open
RyanPham19092002 opened this issue Sep 6, 2024 · 1 comment

Comments

@RyanPham19092002
Copy link

Hi, Thanks for your great work.
I have a question, when I build your submodel, I set up 18 NUM_CHANNELS
#define NUM_CHANNELS 18 // Default 3, RGB

After I rasterizer image, it has 18 channels, so I want to ask how I can convert it to RGB channels just with 3 channels color to render RGB images.

Thanks for your help.

@ysngfo
Copy link

ysngfo commented Nov 11, 2024

i meet same need now,have you solve it,?thanks

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