Classes
contrib/brl/bseg/brip/brip_vil1_float_ops.h File Reference

operations on memory_image_of<float> operands More...

#include <vcl_vector.h>
#include <vcl_complex.h>
#include <vnl/vnl_matrix.h>
#include <vbl/vbl_array_2d.h>
#include <vsol/vsol_box_2d_sptr.h>
#include <vgl/algo/vgl_h_matrix_2d.h>
#include <vil1/vil1_image.h>
#include <vil1/vil1_memory_image_of.h>
#include <vil1/vil1_rgb.h>
#include <brip/brip_roi_sptr.h>

Go to the source code of this file.

Classes

class  brip_vil1_float_ops

Detailed Description

operations on memory_image_of<float> operands

Author:
J.L. Mundy These methods are similar to the VanDuc gevd_float_ops methods. However, they use vil1_image_of<float> buffers rather than the old bufferxy structure. The purpose is to provide efficient foundational segmentation routines. They are not meant to be generic.
    Modifications
     Initial version February 15, 2003
     Renamed to brip_vil1_float_ops January 24, 2004, In order to support
     moving from vil1 to vil.
   

Definition in file brip_vil1_float_ops.h.