Request for Changes-21: Support CDS import

From OTBWiki
Jump to: navigation, search

[Request for Changes - 21] Support CDS import

Status

Summary

Add an import image dialog popping up (if needed) when triggering the open image-file action. This dialog box will, initially, be shown when loading an image container file (dataset), such as an HDF file, and will display a table filled with sub-dataset info (index, description and name).

In the future, this import image dialog may be enhanced to configure some other image import settings.

Rationale

Support opening image container files (datasets) and sub-dataset to load selection.

Implementation details

Classes and files

Monteverdi:

M   Code/Application/Monteverdi/mvdMainWindow.cxx
M   Code/Application/Monteverdi/mvdMainWindow.h
M   Code/Common/Core/mvdTypes.h
M   Code/Common/Gui/CMakeLists.txt
A   Code/Common/Gui/mvdImportImageDialog.cxx
A   Code/Common/Gui/mvdImportImageDialog.h
A   Code/Common/Gui/mvdImportImageDialog.ui

Applications

N/A

Tests

N/A

Documentation

Open a image container file and select which sub-dataset to load in the import-image dialog (see below):

2016-01-21-CDS import.png

Additional notes

N/A