Welcome new user! You can search existing questions and answers without registering, but please register to post new questions and receive answers. Note that due to large amounts of spam attempts, your first three posts will be manually moderated, so please be patient.
Because of un-manageable amounts of spam despite our use of CAPTCHAs, email authorization, and other tools, we have discontinued this forum (see the 700k+ registered users with validated email addresses at right?). Please email us any questions or post bug reports and feature requests on GitHub at https://github.com/jevois -- The content below remains available for future reference.
Welcome to JeVois Tech Zone, where you can ask questions and receive answers from other members of the community.

jevois on android

0 votes
Is it possible to run Jevois stack on android enabled smart devices ? I believe that the software architecture of Jevois is heavily on C++, so this should be possible.
asked Nov 14, 2017 in User questions by xentnex (160 points)

1 Answer

+1 vote
 
Best answer
We have never tried, but if you can get all the required libraries (opencv, boost, eigen, V4L2, etc) then indeed you should be able to just compile and run.
answered Nov 17, 2017 by JeVois (46,580 points)
selected Nov 17, 2017 by xentnex
...