ifw-odp
2.0.0-alpha
|
#include <cpl.h>
#include <clipm.h>
#include <clipm_priv_error.h>
#include <clipm_priv_checks.h>
#include <clipm_priv_image.h>
#include <clipm_priv_image_resample.h>
#include <clipm_priv_image_signal.h>
#include <clipm_priv_matrix.h>
#include "clipm_testlib.h"
Macros | |
#define | Ncircles 2 |
#define | IMSIZE 100 |
Functions | |
void | clipm_test_aperture_detect_circles (void) |
void | clipm_test_aperture_characterise_circular (void) |
void | clipm_test_aperture_slitpos (void) |
void | clipm_test_aperture_slitpos_realdata (void) |
void | clipm_test_aperture_characterise_rectangular (void) |
int | main (int argc, char **argv) |
#define IMSIZE 100 |
#define Ncircles 2 |
void clipm_test_aperture_characterise_circular | ( | void | ) |
void clipm_test_aperture_characterise_rectangular | ( | void | ) |
void clipm_test_aperture_detect_circles | ( | void | ) |
void clipm_test_aperture_slitpos | ( | void | ) |
void clipm_test_aperture_slitpos_realdata | ( | void | ) |
int main | ( | int | argc, |
char ** | argv | ||
) |