Definition in file bmrf_epi_seg.cxx.
#include "bmrf_epi_seg.h"
#include <vcl_cassert.h>
#include <vcl_iostream.h>
#include <vnl/vnl_math.h>
#include <vnl/vnl_numeric_traits.h>
#include <bmrf/bmrf_epi_point.h>
Go to the source code of this file.
Functions | |
| vcl_ostream & | operator<< (vcl_ostream &s, bmrf_epi_seg const &epi_seg) |
| void | vsl_b_write (vsl_b_ostream &os, bmrf_epi_seg_sptr const &eps) |
| Binary save bmrf_epi_seg to stream. | |
| void | vsl_b_read (vsl_b_istream &is, bmrf_epi_seg_sptr &eps) |
| Binary load bmrf_epi_seg from stream. | |
|
||||||||||||
|
Definition at line 690 of file bmrf_epi_seg.cxx. |
|
||||||||||||
|
Binary load bmrf_epi_seg from stream.
Definition at line 722 of file bmrf_epi_seg.cxx. |
|
||||||||||||
|
Binary save bmrf_epi_seg to stream.
Definition at line 708 of file bmrf_epi_seg.cxx. |
1.4.4