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

Decoder #3

Closed
ByteHD opened this issue Nov 2, 2019 · 2 comments
Closed

Decoder #3

ByteHD opened this issue Nov 2, 2019 · 2 comments

Comments

@ByteHD
Copy link

ByteHD commented Nov 2, 2019

Hey, thank you for your great work!

Which decoder do you use to get the rgb image back? can you send me a link?
Wxtoimg only gives me black and white

@tom2238
Copy link
Owner

tom2238 commented Dec 4, 2019

Hi.
First decode image in WxToImg (disable gamma correction). Save images from channel A and B separately (909px width per each image) without sync and telemetry. Select TGA format.
Next compile apt-colorm.c with ./apt-colorm.make
Next run ./apt-colorm -a channelA.tga -b channelB.tga -o colorimage.tga
See results

@ByteHD
Copy link
Author

ByteHD commented Dec 4, 2019

Thank you!

@ByteHD ByteHD closed this as completed Dec 4, 2019
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