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

[meshroom] Add AliceVision nodes and templates for Meshroom #1845

Merged
merged 1,446 commits into from
Mar 19, 2025

Conversation

cbentejac
Copy link
Contributor

@cbentejac cbentejac commented Mar 14, 2025

Description

This PR is related to alicevision/Meshroom#2697.

It moves all the AliceVision nodes and templates from Meshroom to AliceVision, while preserving the history for each of these files.

An option, ALICEVISION_INSTALL_MESHROOM_PLUGIN, is added to the CMakeLists.txt to install the Meshroom plugin (nodes and templates) in the "share" directory.

The continuous integration is updated accordingly.

cbentejac and others added 30 commits November 6, 2023 16:31
Minor code clean-up and QML warning and error fixes
[pipelines] Photogrammetry Draft: Add a `PrepareDenseScene` node to the template
[pipelines] Add image segmentation to the Nodal Camera Tracking template
ImageSegmentation: add an option to choose between cpu and gpu
[pipelines] Nodal Camera Tracking: Add a new template with the calibration of the distortion
- fix: input param should be in input list
- improve params naming (in sync with AliceVision changes)
- expose more params
[nodes] ExportDistortion: Option to export lens grid undistorted
…ImageProcessing

[nodes] ImageProcessing: New option to apply the Pixel Aspect Ratio
…path

The node outputs a response file that is named "response_INTRISICID.csv",
as determined in AliceVision. Without it, the output attribute refers
to a file that does not exist.
Use the correct response file to display the graph of the Camera Response Function
Update from 1.0 to 1.2. The update to 1.1 that should have occurred with
#2165 has been forgotten.
Add option to keep input filename in imageSegmentation
fabiencastan and others added 2 commits March 10, 2025 15:05
[nodes] Replace `desc.Node.internalFolder` with `{nodeCacheFolder}`
@cbentejac cbentejac added this to the 3.3.0 milestone Mar 14, 2025
@cbentejac cbentejac self-assigned this Mar 14, 2025
@cbentejac cbentejac closed this Mar 17, 2025
@cbentejac cbentejac reopened this Mar 17, 2025
@cbentejac cbentejac marked this pull request as ready for review March 18, 2025 17:13
@cbentejac cbentejac requested a review from fabiencastan March 18, 2025 17:29
@fabiencastan fabiencastan merged commit a2115f6 into develop Mar 19, 2025
5 checks passed
@fabiencastan fabiencastan deleted the dev/addAVNodes branch March 19, 2025 11:00
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.

8 participants