HiRISE
 PDS_JP2

Namespaces | Defines | Functions

JP2_Encoder.cc File Reference

#include "JP2_Encoder.hh"
#include "Files.hh"
#include "endian.hh"
#include "jp2.h"
#include "kdu_stripe_compressor.h"
#include <iostream>
#include <fstream>
#include <sstream>
#include <iomanip>
#include <string>
#include <vector>
#include <algorithm>
#include <cmath>
#include <stdexcept>
Include dependency graph for JP2_Encoder.cc:

Namespaces

namespace  UA
namespace  UA::HiRISE

Defines

#define PROGRESSION_ORDER   "PCRL"
#define INCREMENTAL_FLUSH_BYTES   (256 * 1024 * 1024)

Functions

bool power_of_2 (unsigned int value)
 Test if a value is a power of 2.

Define Documentation

#define PROGRESSION_ORDER   "PCRL"
#define INCREMENTAL_FLUSH_BYTES   (256 * 1024 * 1024)