#include "hdrl_image.h"
#include "hdrl_types.h"
#include <cpl.h>
Go to the source code of this file.
◆ hdrl_test_image_abs
| #define hdrl_test_image_abs |
( |
|
himg1, |
|
|
|
himg2, |
|
|
|
tol |
|
) |
| |
Value:{ \
}
#define HDRL_EPS_ERROR
Definition hdrl_types.h:74
#define HDRL_EPS_DATA
Definition hdrl_types.h:64
const cpl_image * hdrl_image_get_error_const(const hdrl_image *himg)
get error as cpl image
Definition hdrl_image.c:144
const cpl_image * hdrl_image_get_image_const(const hdrl_image *himg)
get data as cpl image
Definition hdrl_image.c:118