diff --git a/RELEASE_NOTES.txt b/RELEASE_NOTES.txt index a0d3096332cfca1454cf771c762175d069d1bcc0..f7163f16bc5909f9540f46a509c72b45c8d0a5d2 100644 --- a/RELEASE_NOTES.txt +++ b/RELEASE_NOTES.txt @@ -1,3 +1,21 @@ +OTB-v.3.8.0 - Changes since version 3.6.0 (????/??/??) +----------------------------------------- + +* Monteverdi + * + +* Applications + * + +* Library + * Rework FlusserImageFunction andHuImageFunction to output all moments in one pass + * Rework RealMomentsImagefilter and ComplexMomentImageFilter to output a matrix of all moments associated to p, q inferior to a given parameter + * Add RadiometricMomentsImage function that output a vector containing the local mean, variance, skewness and kurtosis + + +* System + * + OTB-v.3.6.0 - Changes since version 3.4.0 (2010/10/07) -----------------------------------------