Tool to compute an orientation histogram image from an input image. More...
#include <vcl_iostream.h>#include <vxl_config.h>#include <vil/vil_load.h>#include <vil/vil_save.h>#include <vil/vil_image_view.h>#include <mipa/mipa_orientation_histogram.h>#include <vil/vil_convert.h>#include <vul/vul_arg.h>Go to the source code of this file.
Functions | |
| void | print_usage () |
| int | main (int argc, char **argv) |
Tool to compute an orientation histogram image from an input image.
Definition in file mipa_orient_histo.cxx.
| int main | ( | int | argc, |
| char ** | argv | ||
| ) |
Definition at line 23 of file mipa_orient_histo.cxx.
| void print_usage | ( | ) |
Definition at line 15 of file mipa_orient_histo.cxx.
1.7.5.1