6#ifndef CLIPM_TESTLIB_TOOLS_H
7#define CLIPM_TESTLIB_TOOLS_H
46 cpl_matrix *locations,
52 const cpl_size window_xxyy[4],
54 double noise_abs_limit);
57 const char *ctype_str);
65 const cpl_size in_window_xxyy[4],
66 const cpl_image *in_image,
68 cpl_size **out_window_xxyy,
69 cpl_image **out_image,
70 cpl_size *out_ngoodpix);
74 const cpl_size window_xxyy[4],
75 const char *pattern_name);
79 const cpl_size window_xxyy[4]);
83 const cpl_size window_xxyy[4]);
94 const cpl_matrix *kernel,
99 const cpl_size window_xxyy[4],
105 const cpl_image *img,
107 const char *identifier,