How to get fixed dimension feature vectors for different size boxes?

조회 수: 1 (최근 30일)
FARHAD
FARHAD 2014년 5월 2일
댓글: Image Analyst 2014년 5월 4일
Hi, In my detection task I have bounding box for each training image and those bounding boxes are different sizes for different images. How to get fixed dimension feature vectors for different size boxes? I am using Contourlet transform.

답변 (1개)

Image Analyst
Image Analyst 2014년 5월 2일
Maybe they should be different sizes. If you're tracking/detecting fish in a fish tank, then I can see that the bounding boxes will be different sizes from one image to the next, even in the same fish tank.
To get actual real world lengths and areas, you need to image an object of known dimension, such as a ruler. See attached demo.
  댓글 수: 5
FARHAD
FARHAD 2014년 5월 4일
편집: FARHAD 2014년 5월 4일
yeah. I have drawn bounding box that contains car only. In my image car as positive sample and others as negative. For different cars have different sizes box. Boxes are different size but I want same dimension feature. Another thing, I am using Contourlet Transform first time and so I don't know which features are useful for my work. I am very grateful to you. Please help me.
Image Analyst
Image Analyst 2014년 5월 4일
Please post a picture. Also define dimension, as you are using it. If you have a 2D array of 5 rows by 8, is dimension (according to the way you are using it) "2" or "5 by 8"?

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

카테고리

Help CenterFile Exchange에서 Image Segmentation and Analysis에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by