plastimatch
Loading...
Searching...
No Matches
Macros | Functions
hnd_io.cxx File Reference
#include "plmbase_config.h"
#include <stdio.h>
#include <stdlib.h>
#include "compiler_warnings.h"
#include "file_util.h"
#include "hnd_io_p.h"
#include "hnd_io.h"
#include "plm_math.h"
#include "print_and_exit.h"
#include "proj_image.h"
#include "proj_matrix.h"

Macros

#define HND_INTENSITY_MAX   (139000)
 

Functions

static void hnd_adjust_intensity (Proj_image *proj)
 
static void hnd_set_proj_matrix (Proj_image *proj, double angle, double sad, double sid, const double xy_offset[2])
 
void hnd_load (Proj_image *proj, const char *fn, const double xy_offset[2])
 

Macro Definition Documentation

◆ HND_INTENSITY_MAX

#define HND_INTENSITY_MAX   (139000)

Function Documentation

◆ hnd_adjust_intensity()

static void hnd_adjust_intensity ( Proj_image proj)
static

◆ hnd_load()

void hnd_load ( Proj_image proj,
const char fn,
const double  xy_offset[2] 
)

◆ hnd_set_proj_matrix()

static void hnd_set_proj_matrix ( Proj_image proj,
double  angle,
double  sad,
double  sid,
const double  xy_offset[2] 
)
static