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

Dense point cloud #597

Merged
merged 8 commits into from
Feb 28, 2019
Merged

Dense point cloud #597

merged 8 commits into from
Feb 28, 2019

Conversation

gregoire-dl
Copy link
Member

Description

This PR adds the possibility to export a dense point cloud as a SfMData file (.abc, .json, ...).

Features list

  • Use dense point cloud instead of visibilities / mesh binary files in Meshing software
  • Add an option to export the raw (before cut and filtering) dense point cloud in Meshing software
  • Improve SfM colorization performances
  • Rename ComputeSfMColor to exportColoredPointCloud

- Add option to export colorized dense point cloud before cut and filtering
- Add option to export colorized dense point cloud after cut and filtering
- Move `colorizeTracks` to the `sfmData` module
- Rename option `input` to `inputMesh` in `MeshFiltering`
- In `Texturing` use dense point cloud as input instead of binary files
Use `OBSERVATIONS` for viewId only
Use `OBSERVATIONS_WITH_FEATURES` for viewId / featId / featCoord
@fabiencastan fabiencastan merged commit 7988a0c into develop Feb 28, 2019
@fabiencastan fabiencastan deleted the dev_densePointCloud branch February 28, 2019 15:07
@fabiencastan fabiencastan added this to the 2019.X milestone Mar 12, 2019
natowi added a commit to alicevision/Meshroom that referenced this pull request Nov 2, 2019
This will (hopefully) add filetype selection for dense point cloud
#690
alicevision/AliceVision#597
ToDo: include rawPointCloud filetype
natowi added a commit to alicevision/Meshroom that referenced this pull request Nov 2, 2019
## Description

This will (hopefully) add file type selection for dense point cloud

#690

alicevision/AliceVision#597

## Implementation remarks

[ ] ToDo: include rawPointCloud file type


I would appreciate a comment and review
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants