Releases: OpenDroneMap/ODM
Releases · OpenDroneMap/ODM
3.1.1
What's Changed
- Fix strange python launcher error when folder has spaces by @HeDo88TH in #1627
- Update Obj2Tiles by @pierotofy in #1629
- mod: Add post installation fix of OpenCV pathes instead of hot fixing by @coumbsek in #1628
Full Changelog: v3.1.0...v3.1.1
3.1.0
What's Changed
- EXIF capture_uuid for Parrot Sequoia by @ckato3 in #1596
- Do not require lazrs on MacOS by @pierotofy in #1601
- Update obj2tiles, fix lat/lon/alt by @pierotofy in #1603
- Feature/admin64bit by @coumbsek in #1606
- fix outdated docs for angles in geo file by @zfb132 in #1612
- Point spacing estimation by @pierotofy in #1610
- Do not merge partial non-georeferenced reconstructions by @pierotofy in #1613
- Remove laspy by @HeDo88TH in #1614
- Fix pc rectify userdata by @HeDo88TH in #1619
- Add Autel Nano+ rolling shuitter value by @lurenzzzz in #1621
- Automated point classification and other improvements by @pierotofy in #1623
New Contributors
- @zfb132 made their first contribution in #1612
- @lurenzzzz made their first contribution in #1621
Full Changelog: v3.0.4...v3.1.0
3.0.4
What's Changed
- Multispectral split-merge, GCP names fix by @pierotofy in #1579
- add --pc-skip-geometric by @smathermather in #1580
- Add --texturing-single-material by @pierotofy in #1582
- Added video2dataset module by @HeDo88TH in #1567
- glTF models, draco compression by @pierotofy in #1587
- Expose capture_time to shots.geojson by @pierotofy in #1589
- Better support for AeroVironment Quantix by @pierotofy in #1590
- Quantix multispectral fixes by @pierotofy in #1591
New Contributors
Full Changelog: v3.0.2...v3.0.4
3.0.2
What's Changed
- upgrade laspy to 2.3.0 with laszip support by @originlake in #1560
- Add Sensor Readout: FUJIFILM X-T2 by @Saijin-Naib in #1561
- Add Fujifilm X-A5 Sensor Readout by @Saijin-Naib in #1562
- Automatic outputs alignment via CODEM by @pierotofy in #1565
- Update rollingshutter.py by @twchambers in #1568
- Add --feature-quality help warning by @pierotofy in #1572
- feat: added "DJI Mavic Air (1)" to rollingshutter.py by @fetzu in #1574
- Cleanup orthophoto_render.tif by @pierotofy in #1576
- Don't let PDAL resolve canonical paths while searching for drivers by @pierotofy in #1577
New Contributors
- @twchambers made their first contribution in #1568
- @fetzu made their first contribution in #1574
Full Changelog: v3.0.1...v3.0.2
3.0.1
3.0.0
Breaking Changes
The parameters below have been removed. If they are mistakenly used, a warning will be printed on screen and they will be ignored.
- Removed
--resize-to
which was deprecated long ago (in favor of--feature-quality
). - Removed
--depthmap-resolution
, which is redundant with--pc-quality
. - Removed
--pc-geometric
, which is now enabled by default. The point cloud results withpc-geometric
are much sharper and accurate. While it does increase runtime, very few users remember know/remember to check this flag. If there's a case for reducing the runtime later on, I'd rather add a--skip-geometric-estimation
flag or something (change from default off to on). - Removed
--texturing-data-term
, which I believe is not really used by many. A 3D model is almost always better textured usinggmi
. - Removed
--texturing-outlier-removal-type
, which I think it's always good to leave turned on, andgauss_clamping
(the default) is already the best working method. - Removed
--texturing-tone-mapping
which I think nobody ever touches (defaults tonone
). - Removed
--verbose
, which was toggling on only a few extra printout statements. We now always print all available information. There might be a case in the future for adding a--quiet
flag, which prints no messages and is probably a better logic. - Removed
--debug
, which was used in only two places. - Removed
--time
; we now always generate abenchmark.txt
file by default.
What's Changed
- OpenMVS stability improvements, GCP warning checks by @pierotofy in #1550
- Static masking by @smathermather in #1552
- opendronemap available on edge by @smathermather in #1553
- 3.0.0 release by @pierotofy in #1551
Full Changelog: v2.9.2...v3.0.0
2.9.2
What's Changed
- Add AI background removal by @pierotofy in #1533
- M2P rolling shutter correction. Solve issue #1537 by @kikislater in #1538
Full Changelog: v2.9.0...v2.9.2
2.9.0
What's Changed
- Adding DJI Mavic 2 Pro by @DE-CaTeR in #1524
- fix: Using triple quotes for multiline string in order to escape sim… by @coumbsek in #1526
- Fix python modules and library search paths by @diddledani in #1527
- Remove dependency to onnx by @pierotofy in #1529
- Apple Native by @pierotofy in #1530
New Contributors
Full Changelog: v2.8.8...v2.9.0