We are about to switch to a new forum software. Until then we have removed the registration on this forum.
Hello. ¿Can anyone recommend me libraries to work augmented reality with the latest Processing in Android mode?
Thanks
I'm also interested in this, thought I don't care about Android mode.
OpenCV has various functions useful for implementing augmented reality, though you'll have to do a fair amount of the leg work yourself.
There are a couple of processing OpenCV libraries available: http://ubaa.net/shared/processing/opencv/ https://github.com/atduskgreg/opencv-processing
I haven't used either of them myself (usually I go for Python to use OpenCV), so couldn't say which is better
Answers
I'm also interested in this, thought I don't care about Android mode.
OpenCV has various functions useful for implementing augmented reality, though you'll have to do a fair amount of the leg work yourself.
There are a couple of processing OpenCV libraries available: http://ubaa.net/shared/processing/opencv/ https://github.com/atduskgreg/opencv-processing
I haven't used either of them myself (usually I go for Python to use OpenCV), so couldn't say which is better