Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
otb
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Container registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
David Youssefi
otb
Commits
e98522e3
Commit
e98522e3
authored
16 years ago
by
Mathieu Deltorre
Browse files
Options
Downloads
Patches
Plain Diff
*Maj mathieu
parent
3f2e9e7c
Branches
Branches containing commit
Tags
Tags containing commit
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
RELEASE_NOTES.txt
+27
-1
27 additions, 1 deletion
RELEASE_NOTES.txt
with
27 additions
and
1 deletion
RELEASE_NOTES.txt
+
27
−
1
View file @
e98522e3
...
@@ -15,6 +15,13 @@ OTB-v.2.2.0 - Changes since version 2.0.0 (2008/XX/XX)
...
@@ -15,6 +15,13 @@ OTB-v.2.2.0 - Changes since version 2.0.0 (2008/XX/XX)
- otb::WindowedSincInterpolateImageLanczosFunction
- otb::WindowedSincInterpolateImageLanczosFunction
- otb::WindowedSincInterpolateImageWelchFunction
- otb::WindowedSincInterpolateImageWelchFunction
- otb::ProlateInterpolateImageFunction
- otb::ProlateInterpolateImageFunction
Add class for resampling
- otb::RationalQuotientResampleImageFilter
Add classes for labelization
- otb::LabelizeImageFilterBase
- otb::LabelizeConfidenceConnectedImageFilter
- otb::LabelizeConnectedThresholdImageFilter
- otb::LabelizeNeighborhoodConnectedImageFilter
* Radiometry:
* Radiometry:
...
@@ -29,29 +36,48 @@ OTB-v.2.2.0 - Changes since version 2.0.0 (2008/XX/XX)
...
@@ -29,29 +36,48 @@ OTB-v.2.2.0 - Changes since version 2.0.0 (2008/XX/XX)
- otb::VectorDataIOFactory
- otb::VectorDataIOFactory
- otb::VectorDataSource
- otb::VectorDataSource
* Common:
* Common:
Added classes to create vector datas:
Added classes to create vector datas:
- otb::Polygon
- otb::Polygon
Added classes to watch filter progression (ASCII mode)
- otb::StandardFilterWatcher
- otb::FilterWatcherBase
* Learning:
* Learning:
- Creation otb::SVMKernels containing a list a usefull kernel for SVM
- Creation otb::SVMKernels containing a list a usefull kernel for SVM
- Correction in Kohonen map classes
- Correction in Kohonen map classes
* FeatureExtraction:
Add implementation of Scalar Invariant Feature Transform
- otb::ImageToSIFTKeyPointSetFilter
*Utilities:
*Utilities:
- Updated the internal version of ITK to 3.6.0
- Updated the internal version of ITK to 3.6.0
- Corrections on OSSIM integration
- Corrections on OSSIM integration
- SVM lib: creation of otb::ComposedKernelFunctor allowing composed kernels
- SVM lib: creation of otb::ComposedKernelFunctor allowing composed kernels
- Add of SAR model in OSSIM
- Add of SAR model in OSSIM
- Bug fixed in CMake configuration
- Add SIFT implementation in InsigthJournal
*Applications:
*Applications:
- otbConvertGeoToCartoPoint and otbConvertCartoToGeoPoint map precision enhancement.
- otbConvertGeoToCartoPoint and otbConvertCartoToGeoPoint map precision enhancement.
- Add of histogram manipulation functionality in otbImageViewer
- Add of histogram manipulation functionality in otbImageViewer
- Add of shape file functionality in ICD application
- Add of shape file functionality in ICD application
- Bugs fixed
*Examples:
- Add SIFT exemple (otb)
- Add SIFT exemple (ij)
- Add LabelizeNeighborhoodConnected exemple
- Add RationQuotientResample exemple
*Platforms:
- Fixed some problems under Visual platform.
OTB-v.2.0.0 - Changes since version 1.6.0 (2007/12/14)
OTB-v.2.0.0 - Changes since version 1.6.0 (2007/12/14)
-----------------------------------------
-----------------------------------------
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment