Skip to content

Adding Image groups#2097

Open
servantftransperfect wants to merge 1 commit intodevelopfrom
dev/imageGroup
Open

Adding Image groups#2097
servantftransperfect wants to merge 1 commit intodevelopfrom
dev/imageGroup

Conversation

@servantftransperfect
Copy link
Copy Markdown
Contributor

@servantftransperfect servantftransperfect commented Mar 25, 2026

Add an imageGroup concept in the sfmData.

This imageGroup may be ImageSet or ImageSequence.

The views are grouped by imageGroup. One view will be linked to only one image group.

Each view will contains its image group id.

For the moment, each view is grouped with the other views inserted in the same cameraInit/listImages.

Parameter Additions:

  • Added a new boolean parameter isSequence to the CameraInit node in meshroom/aliceVision/CameraInit.py to indicate if input images are part of a temporally coherent sequence.
  • Added a new boolean parameter isSequence to the ListImages node in meshroom/aliceVision/ListImages.py with similar semantics.

This comment was marked as resolved.

Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Copilot reviewed 22 out of 22 changed files in this pull request and generated 6 comments.


💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@servantftransperfect servantftransperfect marked this pull request as ready for review March 25, 2026 10:23
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