STIR
6.2.0
|
List coordinates of maxima in the image to stdout. More...
#include "stir/shared_ptr.h"
#include "stir/DiscretisedDensity.h"
#include "stir/DiscretisedDensityOnCartesianGrid.h"
#include "stir/IO/read_from_file.h"
#include "stir/warning.h"
#include <iostream>
#include <iomanip>
#include <algorithm>
Functions | |
int | main (int argc, char *argv[]) |
List coordinates of maxima in the image to stdout.
If more than 1 maximum is asked for, repeat the following:
num_maxima | defaults to 1 |
half_mask_size_xy | defaults to 1 (giving a 3x3 mask in the plane) |
half_mask_size_z | defaults to half_mask_size_xy |