Skip to content
This repository has been archived by the owner on Jul 21, 2024. It is now read-only.

PC auto-alignment tool #13

Open
state-of-the-art opened this issue Mar 30, 2019 · 8 comments
Open

PC auto-alignment tool #13

state-of-the-art opened this issue Mar 30, 2019 · 8 comments
Labels
enhancement New feature or request
Milestone

Comments

@state-of-the-art
Copy link
Collaborator

There is a way to auto-align the point cloud using similar parts.
This tool will be a great help with both capture modes - panorama and walk-around.

I think the best way to auto-align is place both pc relatively close to similar sides and give this to similarity search algorithm to search in this direction (and not try to compare other sides of the pc objects).

Result of this comparison should be new position of the pc or fuse of 2 pc objects into one mesh.

@state-of-the-art state-of-the-art added enhancement New feature or request help wanted Extra attention is needed labels Mar 30, 2019
@state-of-the-art
Copy link
Collaborator Author

@state-of-the-art state-of-the-art added this to the v0.5.0 milestone Jul 16, 2019
@state-of-the-art
Copy link
Collaborator Author

Building of PCL requires alot of dependencies, so it will be better to switch to CMake: #62

@state-of-the-art state-of-the-art removed the help wanted Extra attention is needed label Jul 18, 2019
@state-of-the-art
Copy link
Collaborator Author

The build process of multiple pcl deps somehow resolved and seems working, but now it's reqired to integrate the PCL into the application...

@state-of-the-art state-of-the-art self-assigned this Jul 22, 2019
@state-of-the-art
Copy link
Collaborator Author

PCL lib was integrated to the build system - seems working for desktop build.

@state-of-the-art
Copy link
Collaborator Author

Android build of the boost library is quite complicated...

@state-of-the-art
Copy link
Collaborator Author

Finally nailed the boost build for armv7/arm64...

@state-of-the-art
Copy link
Collaborator Author

And now all the dependencies (including PCL) are ready and seems working on android finally.

@state-of-the-art
Copy link
Collaborator Author

No, looks like it's to hard to bring up in v0.5.0 - so will move to the next minor release v0.6.0

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

0 participants