Main Page | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Class Members | File Members | Related Pages

bmrf_epi_point.h File Reference


Detailed Description

a point class to hold edgel and other pertinent info

An epi_point is created by intersecting an epipolar line with an edgel curve. The purpose of the epi_point is to hold attributes for point matching across video frames.

Author:
J.L. Mundy - December 26, 2003
    Modifications
     <none>
   

Definition in file bmrf_epi_point.h.

#include <vcl_string.h>
#include <vbl/vbl_ref_count.h>
#include <vsl/vsl_fwd.h>
#include <vgl/vgl_point_2d.h>
#include "bmrf_epi_point_sptr.h"

Go to the source code of this file.

Classes

class  bmrf_epi_point

Functions

vcl_ostream & operator<< (vcl_ostream &s, bmrf_epi_point const &ep)
void vsl_b_write (vsl_b_ostream &os, bmrf_epi_point_sptr const &n)
 Binary save bmrf_node* to stream.
void vsl_b_read (vsl_b_istream &is, bmrf_epi_point_sptr &n)
 Binary load bmrf_node* from stream.


Function Documentation

vcl_ostream& operator<< vcl_ostream &  s,
bmrf_epi_point const &  ep
 

Definition at line 57 of file bmrf_epi_point.cxx.

void vsl_b_read vsl_b_istream is,
bmrf_epi_point_sptr n
 

Binary load bmrf_node* from stream.

Definition at line 82 of file bmrf_epi_point.cxx.

void vsl_b_write vsl_b_ostream os,
bmrf_epi_point_sptr const &  n
 

Binary save bmrf_node* to stream.

Definition at line 68 of file bmrf_epi_point.cxx.


Generated on Thu Jan 10 14:51:53 2008 for contrib/brl/bseg/bmrf by  doxygen 1.4.4