Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: cdcseacave/openMVS
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: develop
Choose a base ref
...
head repository: cdcseacave/openMVS
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 1 commit
  • 68 files changed
  • 1 contributor

Commits on Jan 7, 2024

  1. v2.3.0 (#1090)

    - store all stages in Interface MVS format by default
    - store dense point-cloud as PLY, including all point-views information, etc
    - add max-texture-size and multi-texture support to mesh texturing stage
    - speedup/improve fix non-manifold mesh algorithm
    - unify library/application initialization/destroying
    - add python support for reading DMAP and Interface MVS file formats
    - account for different pixel center conventions when importing/exporting COLMAP which uses pixel center at (0.5,0.5) instead of (0, 0) as OpenMVS
    - add interface to MVSNet, Nerfstudio and RTMV scene formats
    - improve interface to Polycam scene format
    - speedup PLY load/save
    - speedup/improve ray-triangle intersection
    - add support for UV coordinates agnostic about orientation
    - add support for storing neighbor views information in Interface MVS format
    - add support for C++20
    - various other fixes
    cdcseacave authored Jan 7, 2024

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
    Copy the full SHA
    ce03889 View commit details
Loading