Skip to content

Commit

Permalink
Merge branch 'update-changelog-0.10.2' into 'master'
Browse files Browse the repository at this point in the history
docs: CHANGELOG 0.10.2

See merge request 3d/cars-park/cars!791
  • Loading branch information
dyoussef committed Dec 20, 2024
2 parents b21c7cf + 728e1de commit c72e6e7
Showing 1 changed file with 12 additions and 2 deletions.
14 changes: 12 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
# Changelog

## 0.10.2 New console script cars-devibrate (December 2024)

### Added

- Add cars-devibrate script (based on the work of Julien Michel)

### Fixed

- Fix classification holes in epipolar geometry [#949]

## 0.10.1 Using importlib instead of setuptools_scm (December 2024)

### Fixed
Expand All @@ -13,8 +23,8 @@

### Added

- Added `bulldozer-dtm` dependency to cars with a new bulldozer base DSM filling application [#901]
- Added `cars-filter` dependency with outlier filtering functionalities in epipolar geometry [#867]
- Add `bulldozer-dtm` dependency to cars with a new bulldozer base DSM filling application [#901]
- Add `cars-filter` dependency with outlier filtering functionalities in epipolar geometry [#867]
- New parameter `use_cross_validation` in dense matching to manage Pandora cross validation [#900]
- New parameters `altitude_delta_min` and `altitude_delta_max` in initial_elevation [#902]

Expand Down

0 comments on commit c72e6e7

Please sign in to comment.