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

New sfmFilter node: split sfm based on filenames regex #2582

Open
wants to merge 5 commits into
base: develop
Choose a base branch
from

Commits on Oct 28, 2024

  1. [node] Add SfMFilter node

    Select views using regex
    jmelou authored and fabiencastan committed Oct 28, 2024
    Configuration menu
    Copy the full SHA
    3b55879 View commit details
    Browse the repository at this point in the history
  2. [pipeline] Simplify MV-PS pipeline

    Pose transfert in SfMTransfert
    jmelou authored and fabiencastan committed Oct 28, 2024
    Configuration menu
    Copy the full SHA
    83631e3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    41c5b3e View commit details
    Browse the repository at this point in the history

Commits on Oct 29, 2024

  1. Configuration menu
    Copy the full SHA
    ef7f540 View commit details
    Browse the repository at this point in the history
  2. [pipelines] Fix multi-view photometric stereo template

    The template has been renamed to fit the automatic name parsing of
    template files, it has been effectively converted to an actual template
    and all the nodes have been aligned coherently.
    cbentejac committed Oct 29, 2024
    Configuration menu
    Copy the full SHA
    f94278c View commit details
    Browse the repository at this point in the history