필터 지우기
필터 지우기

How do I find an object in a picture? PLEASE

조회 수: 1 (최근 30일)
vali
vali 2011년 12월 11일
Please help me with a code sequence for identifying objects in a picture containing several objects. I have attached below the camera image and an image of an object that I want to identify it.
Camera image
Object

채택된 답변

Image Analyst
Image Analyst 2011년 12월 11일
Try normxcorr2() in the Image Processing Toolbox. It would probably work if you did it just on the green channel alone.
  댓글 수: 2
vali
vali 2011년 12월 11일
I have a problem .... I do not know MatLab .... If you can help me with code sequence for that purpose I would be indebted. PLEASE
Image Analyst
Image Analyst 2011년 12월 21일
If I gave you code, you'd still have to learn MATLAB. Try Chandra's link where he gave some nice code to do normxcorr2().

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

추가 답변 (1개)

Tomescu
Tomescu 2011년 12월 21일
I have the same problem. Can anyone help us with a suggestion?
  댓글 수: 1
Chandra Kurniawan
Chandra Kurniawan 2011년 12월 21일
I posted an answer in your question page

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

카테고리

Help CenterFile Exchange에서 MATLAB Support Package for USB Webcams에 대해 자세히 알아보기

태그

아직 태그를 입력하지 않았습니다.

Community Treasure Hunt

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

Start Hunting!

Translated by