14 #ifndef CLIPM_TESTLIB_TOOLS_H
15 #define CLIPM_TESTLIB_TOOLS_H
54 cpl_matrix *locations,
60 const cpl_size window_xxyy[4],
62 double noise_abs_limit);
65 const char *ctype_str);
73 const cpl_size in_window_xxyy[4],
74 const cpl_image *in_image,
76 cpl_size **out_window_xxyy,
77 cpl_image **out_image,
78 cpl_size *out_ngoodpix);
82 const cpl_size window_xxyy[4],
83 const char *pattern_name);
87 const cpl_size window_xxyy[4]);
91 const cpl_size window_xxyy[4]);
101 const cpl_image *img,
102 const cpl_matrix *kernel,
106 const cpl_image *img,
107 const cpl_size window_xxyy[4],
113 const cpl_image *img,
115 const char *identifier,