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

Cmake android #1

Open
wants to merge 11 commits into
base: cmake_android
Choose a base branch
from
Open

Conversation

woodthom2
Copy link

I am adding the capability to load images into Caffe from Android byte array instead of via the file system. The Android camera returns images as YUV format. So I added the capability to send the YUV output from the Android camera directly to the JNI wrapper.

@woodthom2 woodthom2 closed this Jul 29, 2016
@woodthom2 woodthom2 reopened this Jul 29, 2016
@sh1r0
Copy link
Owner

sh1r0 commented Aug 1, 2016

Hi @woodthom2, I had a local commit in June which was pushed to the remote yesterday and achieved the same goal as this pr trying to do. You could refer to ff28d5a.
Appreciate your efforts, 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
2 participants