필터 지우기
필터 지우기

How Object detection?

조회 수: 1 (최근 30일)
Aysel Alimirzayeva
Aysel Alimirzayeva 2022년 11월 9일
댓글: Aysel Alimirzayeva 2022년 11월 9일
Hello. I have an object named Tank. I want to detect the object. What toolbox can be used for tank detection in matlab? Or what code can be used?
  댓글 수: 2
DGM
DGM 2022년 11월 9일
Do you see any practical problems with this example?
if istank(object)
disp('tank detected')
end
Vague or abstract questions really aren't answerable with anything but vague or abstract answers. What is the "object"? In what sense do you "have" it without "detecting" it? Is this simulated or applied? Image processing? Other sensor data?
Aysel Alimirzayeva
Aysel Alimirzayeva 2022년 11월 9일
@DGM I have a picture. The object in that picture is a tank. I want to identification the tank in that picture. While researching in Matlab, I found a similar example Automatic Target Recognition (ATR) in SAR. But that example didn't work in Matlab 2019Rb. Do you know other similar examples?

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

답변 (0개)

카테고리

Help CenterFile Exchange에서 Detection에 대해 자세히 알아보기

제품

Community Treasure Hunt

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

Start Hunting!

Translated by