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

Meshing: fix in graphcut weighting and minor sampling improvements #1520

Merged
merged 13 commits into from
Aug 28, 2023

Commits on Aug 18, 2023

  1. [fuseCut] bug fix: need higher score of emptiness

    This fixes an issue on some datasets where the graphcut prefers to stay
    around the bbox.
    fabiencastan committed Aug 18, 2023
    Configuration menu
    Copy the full SHA
    981f101 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b9c4c89 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    03c1ca8 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d06818e View commit details
    Browse the repository at this point in the history

Commits on Aug 22, 2023

  1. Configuration menu
    Copy the full SHA
    319ae5d View commit details
    Browse the repository at this point in the history
  2. Update nanoflann

    fabiencastan committed Aug 22, 2023
    Configuration menu
    Copy the full SHA
    6dd6f8d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3f5d236 View commit details
    Browse the repository at this point in the history

Commits on Aug 24, 2023

  1. Configuration menu
    Copy the full SHA
    c5e84f4 View commit details
    Browse the repository at this point in the history
  2. [fuseCut] helper points: inflate bbox 1.3

    extra points are now based on inflated bbox
    fabiencastan committed Aug 24, 2023
    Configuration menu
    Copy the full SHA
    9146f3d View commit details
    Browse the repository at this point in the history

Commits on Aug 25, 2023

  1. [mvsUtils] bug fix getNbDepthValuesFromDepthMap: load the correct dep…

    …th map files
    
    Also add some log.
    fabiencastan committed Aug 25, 2023
    Configuration menu
    Copy the full SHA
    538cec3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    86228a8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b4e4568 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2be0ff0 View commit details
    Browse the repository at this point in the history