Skip to content
This repository has been archived by the owner on Aug 28, 2024. It is now read-only.

PyTorchDemoApp cannot be compiled with latest CameraX version #72

Open
jcrabanal opened this issue May 12, 2020 · 4 comments
Open

PyTorchDemoApp cannot be compiled with latest CameraX version #72

jcrabanal opened this issue May 12, 2020 · 4 comments

Comments

@jcrabanal
Copy link

The implementation of CameraX in my app is done with a newer version, and it looks like that some classes like ImageAnalysisConfig no longer exist, some constructors were privatized, etc. I'm gonna need to do some work on AbstractCameraXActivity.setupCameraX() to make it work.

It would be awesome if you guys updated the demo app to work with the latest CameraX library.

@umangjpatel
Copy link

I'm on it, brother :)

@umangjpatel
Copy link

Check this out :- https://github.com/umangjpatel/ImageRecognizer.

@jcrabanal
Copy link
Author

Sounds cool, thanks.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants
@umangjpatel @jcrabanal and others