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

[software] Meshing & SfMTransform : new input transformation type #846

Merged
merged 3 commits into from
Aug 21, 2020

Conversation

julien-hdev
Copy link
Contributor

@julien-hdev julien-hdev commented Jul 29, 2020

Description

Meshing

New input transformation type for computing the Bounding Box (reconstruction area) based on translation, rotation and scale.
Rotation is based in Euler angles (ZXY).

--boundingBox tx,ty,tz,rx,ry,rz,sx,sy,sz

SfMTransform

New input transformation type to translate, rotate and scale the SfM. Rotation is based in Euler angles (ZXY). Scale is uniform.

--method manual --manualTransform tx,ty,tz,rx,ry,rz,s

@julien-hdev julien-hdev marked this pull request as ready for review July 30, 2020 09:54
@fabiencastan fabiencastan added this to the 2020.1.0 milestone Aug 17, 2020
@fabiencastan fabiencastan merged commit 8f86be5 into develop Aug 21, 2020
@fabiencastan fabiencastan deleted the dev/inputTransform branch August 21, 2020 08:31
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

Successfully merging this pull request may close these issues.

2 participants