fabien-roy/dji-mobile-sdk-example

Request for guidance

Opened this issue · 4 comments

Hello, I am working on DJI tracking, too. I think I can get a lot through your project. However, I cannot understand your language. So can you write a simple tutorial to explain each file's function? Thank you so much.

Hi! Sorry for the wait, I didn't see any notification.

Do you still need my help? I can translate specific part for you, no problem.

The whole thing would take a while. Just tell me what you need and I'll translate & guide.

I have worked out by using DJI's official demo application. Anyway, I still want to thank you.

I need to use DJI to do drone tracking (track human and arcode). Previous, my problems were I did not know how to get pictures and how to design strategies. The first problem was solved by this link(https://github.com/dji-sdk/Mobile-SDK-Android), the second was solved by using c4 and kcf's bounding boxes.

Alright! Anyway, my code would only have helped you access camera, use OpenCV and make the drone react depending on what it sees. I have not worked on following a moving target (human).

Though, I made an activity dedicated to following a line on the ground. It uses the center of mass of a certain color.

If you still need anything, just ask.