Skip to content

Release 7.0.0 changelog

This is the planning issue for release 7.0.0.

Feature freeze date: TBD

Meta

Features

  • !587 (merged) New application: ImagesRegression (Regression framework refactoring)
  • !565 (merged) New application: VectorRegression (Regression framework refactoring)
  • !496 (merged) Renaming of PredictRegression in TrainImagesRegression (Regression framework refactoring)
  • !492 (merged) Display deprecation status of application
  • !488 (merged) New application: TrainVectorRegression (Regression framework refactoring)
  • !353 (merged) New application: Local RX detection
  • !299 (merged) New generic functor image filter
  • !224 (merged) New class otb::SpatialReference
  • !223 (merged) StreamingStatisticsMapFromLabelImageFilter no data support
  • !222 (merged) New application: Zonal statistics
  • !179 (merged) Display Pixel type of Image in ReadImageInfo application
  • !176 (merged) Output time of otbcli applications in minutes, seconds instead of scientific notation
  • !158 (merged) Add box kernel to morphological operations apps
  • !154 (merged) Allow to compute modulus and phase from 2 bands scalar image
  • !77 (merged) Nodata extended filename
  • !59 (merged) Add statistics to otbStreamingStatisticsMapFromLabelImageFilter

Deprecated

Breaking changes

This will be a significant release that will break backwards compatibility in several places (see #1716 (closed)):

Applications
  • !324 (merged) Remove Convert app
  • !158 (merged) Rename parameters of morphological operations apps
  • !159 (merged) Change input interpretation of DynamicConvert mask parameter
  • !182 (merged) In VectorDataProjection application, remove "origin/spacing" from GenericRSTransform call : Vector Data shall not be expressed with origin & spacing from the reference image (see #1681 (closed))
  • Simplify FineRegistration application by removing warping option (see #1652 (closed), #1852 (closed)) : this creates a 2nd pipeline and could be replaced by using GridBaseImageResampling (with some adaptation)
  • !471 (merged) Remove ComputePolylineFeatureFromImage, DSFuzzyModelEstimation, VectorDataDSValidation
C++ API
Modules
  • !471 (merged) Remove modules: DisplacementField, RCC8, UrbanArea, RoadExtraction, ObjectDetection, MorphologicalPyramid, SeamCarving.
  • !471 (merged) Remove Dempster-Shafer based classification of vectors framework
Build system and dependencies
SuperBuild and packaging
Documentation
  • !580 (merged) Refactoring of the BandMathX documentation
  • !425 (merged) New recipe for hyperspectral image processing
  • Official remote modules are documented in the CookBook
Edited by Cédric Traizet