简体   繁体   中英

How can I get RGB or YUV data in Google Project Tango?

I'm trying to use Google Project Tango to detect the color of camera-specific coordinates, because I want to do something by measuring depth values ​​in coordinates with a certain color.

However, I don't know how to access the color values ​​of camera frames. How can do that?

You can access color data with ITangoVideoOverlay.
Check this question and answer: Saving Tango camera data as an image
There is an explanation for Unity, but it shouldn't be a problem to change it for Android.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM