diff --git a/RELEASE_NOTES.txt b/RELEASE_NOTES.txt index 7a4caa001f6def7a13f4ffae2bed57223b18b534..b762b2f7c814bec30a89a48ca9072e5af3c5b7f9 100644 --- a/RELEASE_NOTES.txt +++ b/RELEASE_NOTES.txt @@ -1,3 +1,30 @@ +OTB-v.2.6.0 - Changes since version 2.4.0 (2008/10/31) +----------------------------------------- + +* System + - GCC 4.3 compatibility + - ITK version updated to 3.8 + - FLTK version updated to 1.1.9 + - OpenThreads library added + - Expat library added + +* Library + - SAR Polarimetry synthesis classes + - Kullback Leibler supervised change detection + - KML support + - Gabor filters implementation + - Optimized convolution using FFT + - CNES RAD format support + - NCC and MI registration filters for diparity map estimation + +* Applications + - Object segmentation application + - Feature extraction application + - Land Cover Map application + - SAR polarimentrix synthesis application + - 3D & stereo anaglyh viewer application + + OTB-v.2.4.0 - Changes since version 2.2.0 (2008/07/24) -----------------------------------------