How to detect drone against foreground?

11 ビュー (過去 30 日間)
Kang Hao Tan
Kang Hao Tan 2019 年 4 月 10 日
コメント済み: Image Analyst 2023 年 5 月 9 日
Good day to all, I am working on a object detection algorithm in Matlab for detecting drones in the air. My algorithm works ok when detecting drones against a clear sky. However, when the drone flies 'below the horizon line', the algorithm has difficulty trying to isolate the image blob against the ‘foreground’ as the regionprops function would generate too many bounding boxes to be useful. I have tried using the detectSURF functions but this does not work either.
I have attached a photo from the video stream to illustrate my problem , and the drone is circled in red.
I would like to seek advice on how to best detect the drone in such situation , without having to use any form of neural networks or machine learning. My algorithm currently focuses on image processing to isolate the target using RGB or HSV colorspace. Would greatly appreciate it if anyone can enlighten me.
Thank you.
Regards,
KH
solo_Moment.jpg
  2 件のコメント
Tim Norton
Tim Norton 2022 年 1 月 17 日
Kang Hao Tan did you have any further success on this?
I am working on much the same problem
Image Analyst
Image Analyst 2022 年 1 月 17 日
@Tim Norton, did you try to look up the IS&T Electronic Imaging proceedings from 2018?

サインインしてコメントする。

回答 (2 件)

Image Analyst
Image Analyst 2019 年 4 月 10 日
編集済み: Image Analyst 2022 年 1 月 17 日
A paper was given on this topic at the IS&T's Electronic Imaging conference in January 2018. I don't remember what group did it. Try to look it up in the conference proceedings. They even had multiple drones over a variety of moving backgrounds and were able to track them successfully in a video.
Try this link:
  2 件のコメント
Lucas
Lucas 2023 年 5 月 9 日
編集済み: Lucas 2023 年 5 月 9 日
Hi, the link doesn't appear to be working for me. Can you provide an updated link? I tried finding the link by searching for it, but no luck.
Image Analyst
Image Analyst 2023 年 5 月 9 日

サインインしてコメントする。


yanqi liu
yanqi liu 2022 年 1 月 17 日
yes,sir,may be train yolo model to detect this object

カテゴリ

Help Center および File ExchangeIntroduction to Installation and Licensing についてさらに検索

製品


リリース

R2018b

Community Treasure Hunt

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

Start Hunting!

Translated by