Ryze Tello Drone Vision Control

조회 수: 6 (최근 30일)
Dong Soo Woo
Dong Soo Woo 2021년 1월 18일
이동: DGM 2024년 2월 22일
I am working on the Tello Drone Project with matlab support package.
And, I am trying to figure out method to make tello recognize certain image ('P' sign) fixed in location, and move towards it.
So, I am trying to figure it out by setting pixel coordinates on tello's camera, and program tello to take its action when the image comes into certain ranges in the pixel coordinates.
For example, it would be like
if abs(170)<x coordinates, and abs(170)<y coodinates ---> move downward and forward.
My problem is I don't know how to set coordinates in tello's camera
and create function for its movement
  댓글 수: 1
Sourabh Kondapaka
Sourabh Kondapaka 2021년 2월 8일
@Vineeth Nair's answer should help resolve your query. For further info on Ryze Tello Drone, please check this link

댓글을 달려면 로그인하십시오.

답변 (1개)

Vineeth Nair
Vineeth Nair 2021년 2월 5일
Hi, you could refer to the ball tracking example available here https://www.mathworks.com/help/supportpkg/ryzeio/ug/track-a-green-ball-using-ryze-drone.html which is trying to acheive a similar use case. Just that instead of the 'P' sign its a green ball thats being tracked by Tello in the example.
Also check the ocr function to identify the 'P' character in the image https://www.mathworks.com/help/vision/ug/recognize-text-using-optical-character-recognition-ocr.html
  댓글 수: 1
Shubhrajyoti Moitra
Shubhrajyoti Moitra 2024년 2월 22일
이동: DGM 2024년 2월 22일
Hello Vineeth I am Application Engineer of MATLAB in India, Kolkata. Basically,I am engaged in developing several drone projects using Tello drone. Can you please tell me what is the cost of this drone in India write now and how to purchase it.

댓글을 달려면 로그인하십시오.

카테고리

Help CenterFile Exchange에서 Computer Vision Toolbox에 대해 자세히 알아보기

제품


릴리스

R2020b

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by