“Mobile Visual Computing in C++ on Android” by Tsai, Gallo, Pajak and Pulli
Conference:
- SIGGRAPH 2013
-
More from SIGGRAPH 2013:
Title:
- Mobile Visual Computing in C++ on Android
Presenter(s):
Description:
Based on a tutorial developed by NVIDIA’s Mobile Visual Computing team1, this course will teach the basics to jump-start a visual computing project on Android using native C/C++ code. After explaining how to set up the programming environment and write a simple native application, we will dive into more advanced topics related to Computer Vision (using OpenCV optimized for Android), and high-performance Image Processing (using OpenGL ES2).