Experimental tool to load in an image and compute orientation entropy. More...
#include <vcl_iostream.h>#include <vul/vul_arg.h>#include <vxl_config.h>#include <vil/vil_load.h>#include <vil/vil_save.h>#include <vil/vil_image_view.h>#include <vil/vil_convert.h>#include <vil/vil_math.h>#include <vil/algo/vil_orientations.h>#include <vgl/vgl_point_2d.h>#include <ipts/ipts_local_entropy.h>#include <vimt/algo/vimt_find_peaks.h>#include <ipts/ipts_draw.h>Go to the source code of this file.
| Functions | |
| void | print_usage () | 
| int | main (int argc, char *argv[]) | 
Experimental tool to load in an image and compute orientation entropy.
Definition in file show_orientation_entropy.cxx.
| int main | ( | int | argc, | 
| char * | argv[] | ||
| ) | 
Definition at line 27 of file show_orientation_entropy.cxx.
| void print_usage | ( | ) | 
Definition at line 20 of file show_orientation_entropy.cxx.
 1.7.5.1
 1.7.5.1