Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

pami15: init_rect is wrong in TRE mode #14

Open
jvlmdr opened this issue Nov 19, 2017 · 0 comments
Open

pami15: init_rect is wrong in TRE mode #14

jvlmdr opened this issue Nov 19, 2017 · 0 comments

Comments

@jvlmdr
Copy link

jvlmdr commented Nov 19, 2017

In matlab/RunTrackers.m, the init_rect is the same for all sub-sequences in TRE mode.

Perhaps this could be fixed by adding

test_cfgs(i).init_rect = seq.gt_rect(test_cfgs(i).img_start, :);

after

test_cfgs(i).img_range_str = ...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant