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

Possibly incorrect scale value? #69

Open
prajval10 opened this issue Dec 12, 2022 · 0 comments
Open

Possibly incorrect scale value? #69

prajval10 opened this issue Dec 12, 2022 · 0 comments

Comments

@prajval10
Copy link

prajval10 commented Dec 12, 2022

Hi @hughw19,

Why is the bounding box scale bbox_scales returned from align() function instead of the scales output from umeyama algorithm as reported in the paper?
Shown here:

return RTs, bbox_scales, error_messages, elapses

scales, rotation, translation, outtransform = estimateSimilarityTransform(coord_pts, pts, False)

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