dji-sdk / Mobile-SDK-Android

DJI Mobile SDK for Android: http://developer.dji.com/mobile-sdk/
Other
987 stars 579 forks source link

Custom precision landing #986

Open gab933 opened 3 years ago

gab933 commented 3 years ago

Hi, I'm looking for a custom precision landing algorithm by using e.g. Aruco code with Mavic 2 Enterpise. The main issue now is how can I process camera (main or downward) frames in order to detect an object? In the documentation I see "Advanced Sensing - Camera Stream Samples" that looks working with onboard SDK only. Thank you

dji-dev commented 3 years ago

Agent comment from Luce Luo in Zendesk ticket #50926:

Dear Customer,

Thank you for contacting DJI. Yes, the Advanced Sensing - Camera Stream Sample is supported by the OSDK. For the MSDK, here is a sample about how to fetch the YUV frame, hope this can help you. https://github.com/DJI-Mobile-SDK-Tutorials/Android-VideoStreamDecodingSample

Thanks,

Luce Luo DJI Developer Support

°°°