How to get fixed dimension feature vectors for different size boxes?
1 次查看(过去 30 天)
显示 更早的评论
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.
0 个评论
回答(1 个)
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 个评论
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 Center 和 File Exchange 中查找有关 Image Segmentation and Analysis 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!