PDS_JP2
|
#include "Dimensions.hh"
#include "JP2_Box.hh"
#include "jp2.h"
#include <string>
#include <iosfwd>
#include <vector>
Go to the source code of this file.
Classes | |
class | JP2_Encoder |
A JP2_Encoder encodes image pixel data into a JPEG2000 JP2 file. More... | |
Namespaces | |
namespace | UA |
namespace | UA::HiRISE |
Functions | |
bool | power_of_2 (unsigned int value) |
Test if a value is a power of 2. |