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

Where is the function fmt2rgb888 located? #9

Open
mark-hahn opened this issue Dec 13, 2023 · 2 comments
Open

Where is the function fmt2rgb888 located? #9

mark-hahn opened this issue Dec 13, 2023 · 2 comments

Comments

@mark-hahn
Copy link

I want to capture the jpeg data and convert it to rgb. Then I will process the rgb data inside the esp32 without sending the data anywhere. So it appears that all I need to do is run the function fmt2rgb888. How do I include that function in my code?

@alanesq
Copy link
Owner

alanesq commented Dec 14, 2023

This is what the procedure 'readRGBImage()' does

@mark-hahn
Copy link
Author

Your post was apparently cut off.

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