Releases: microsoft/lamar-benchmark
Releases · microsoft/lamar-benchmark
NavVis Multi Session Sample
Add a multi session NavVis dataset sample for testing.
NavVisSampleMultiSession.zip
v1.1
What's Changed
- Compress depth maps by @pablospe in #59
- Convert dng images to jpg by @pablospe in #60
- Added
downsample_max_edge
missing option. by @pablospe in #63 - Fix typo and pin dependencies in README by @sarlinpe in #61
- Fixed trace for NavVis M6 devices. by @pablospe in #66
- Parses navvis origin file and converts into Capture::Lamar csv file by @vjlux in #65
New Contributors
Full Changelog: v1.0...v1.1
v1.0
What's Changed
- Pre-release by @sarlinpe in #1
- Add more information to the README by @sarlinpe in #5
- Dark mode friendly README by @sarlinpe in #6
- Full Release by @sarlinpe in #7
- [Bug Fix] update the code for newest pyceres by @foreverYoungGitHub in #12
- Mention directions of transformations in readme. by @mihaidusmanu in #22
- changed deprecated 'np.bool' to 'bool' as required by new numpy. by @soeroesg in #28
- Add FULL_OPENCV model to list of camera models, fix OPENCV_FISHEYE by @joshuaoreilly in #31
- NavVis export to Capture format with rig support. by @pablospe in #35
- Fix thresholds anonymization thresholds and bring over manual anon tool by @mihaidusmanu in #41
- Process the raw data: export + anonymization by @sarlinpe in #45
- Modernize and simplify the setup by @sarlinpe in #46
- Doc for release of raw data by @sarlinpe in #47
- Update sensors.py by @sarlinpe in #51
- QR code detection by @pablospe in #52
- Support for rigs for the scantools/run_rendering.py script. by @pablospe in #54
- Dockerfile and docker-image.yml (github action) by @pablospe in #57
New Contributors
- @sarlinpe made their first contribution in #1
- @foreverYoungGitHub made their first contribution in #12
- @mihaidusmanu made their first contribution in #22
- @soeroesg made their first contribution in #28
- @joshuaoreilly made their first contribution in #31
Full Changelog: https://github.com/microsoft/lamar-benchmark/commits/v1.0