KJB
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Public Types | Public Member Functions | List of all members
kjb::Foreground_mask Class Reference

#include <foreground_mask.h>

Public Types

typedef Int_matrix Impl_type
 the underlying implementation More...
 

Public Member Functions

 Foreground_mask (const std::string &file_name)
 
 ~Foreground_mask ()
 
const Impl_typeget_c_matrix () const
 
void draw_foreground_image (const std::string &output_path)
 
double calc_overlap_ratio (const Impl_type &predicted_mask)
 

Member Typedef Documentation

the underlying implementation

Constructor & Destructor Documentation

kjb::Foreground_mask::Foreground_mask ( const std::string &  file_name)
kjb::Foreground_mask::~Foreground_mask ( )
inline

Member Function Documentation

double kjb::Foreground_mask::calc_overlap_ratio ( const Impl_type predicted_mask)
void kjb::Foreground_mask::draw_foreground_image ( const std::string &  output_path)
const Impl_type& kjb::Foreground_mask::get_c_matrix ( ) const
inline

The documentation for this class was generated from the following files: