OSSIM - Open Source Software Image Map
Version 1.9.0 (20180803)
|
#include <ossim/imaging/ossimCodecBase.h>
#include <ossim/support_data/ossimNitfImageHeader.h>
#include <mutex>
Go to the source code of this file.
Classes | |
class | ossimNitfCodecFactory |
This is a convenience class that is used by the NITF handler to create the proper keywordlist from the TREs and then calls the CodecRegistry to actuall return and allocate a new codec. More... | |