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

is it possible to set the picture path? #2

Open
yylittlefish opened this issue Mar 12, 2019 · 1 comment
Open

is it possible to set the picture path? #2

yylittlefish opened this issue Mar 12, 2019 · 1 comment

Comments

@yylittlefish
Copy link

Hi, currently the data of pic is fixed and not easy to understand ,
is there some method to set a picture path, and convert picture data to args[]?

@rongjiecomputer
Copy link
Owner

Interesting idea. Maybe write a Python script to convert image to a binary file (can use third party module) that is just an array of integers representing the raw pixels, then pass it to the C++ program.

I currently don't have time to work on this. PR welcomed!

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