tracking pedstrians from a moving car
Show older comments
I was wondering what's the statement"
y = (bboxes(:,2)-1) / resizeRatio + 1;
yfoot = min(length(obj.pedScaleTable), round(y + height));
" means in the example'tracking pedestrians from a moving car. thanks.
1 Comment
Santhana Raj
on 22 Mar 2017
If you can give a link on the example you are referring or the code, then it would be easier for people to help.
Accepted Answer
More Answers (0)
Categories
Find more on Image Processing and Computer Vision in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!