Join Slack
Powered by
Forgive my ignorance but would something like mlki...
# compose-desktop
r
Ryan
02/16/2021, 4:12 PM
Forgive my ignorance but would something like mlkit work with jetpack compose?
k
Kirill Grouchnikov
02/16/2021, 4:20 PM
This is very vague. Something like MLKit as in a library for machine learning? Or specifically that library? And what do you mean by "work"?
r
Ryan
02/16/2021, 4:24 PM
yea, sorry about that. does it have camera support?
Ryan
02/16/2021, 4:24 PM
webcam, etc.
o
olonho
02/16/2021, 4:38 PM
Compose is UI library, but you could use any JVM library in Compose for Desktop, i.e.
https://stackoverflow.com/questions/11487251/best-way-to-access-web-camera-in-java
k
Kirill Grouchnikov
02/16/2021, 5:33 PM
Like, does ML Kit support camera integration on desktop? That would be a question for that project, not Compose
11
Views
Open in Slack
Previous
Next