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

frame > float[] > render float[] #37

Open
mmpinso opened this issue Mar 17, 2018 · 0 comments
Open

frame > float[] > render float[] #37

mmpinso opened this issue Mar 17, 2018 · 0 comments

Comments

@mmpinso
Copy link

mmpinso commented Mar 17, 2018

Hi,
After lots of time trying to find a camera preview approach for fast video processing, this one seems the best.
Our goal is to

  • capture each frame using this library
  • get the rbg values into a float[]
  • send it to a tensorflow graph & get it back
  • render the new float[] using this library, like overriding the OriginalFilter

Could you please help us finding the fastest way to achieve the 2nd and 4th steps ?

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

1 participant