#include <Blender.h>
Public Member Functions | |
void | BlendAtoms (const std::set< cv::Ptr< ImageAtom > > &atoms, cv::Mat &outimage) |
void | BlendMolecule (const ImageMolecule &mol, cv::Mat &outimage) |
virtual | ~BlenderNoBlend () |
virtual pano::BlenderNoBlend::~BlenderNoBlend | ( | ) | [virtual] |
void pano::BlenderNoBlend::BlendAtoms | ( | const std::set< cv::Ptr< ImageAtom > > & | atoms, |
cv::Mat & | outimage | ||
) | [inline, virtual] |
void pano::BlenderNoBlend::BlendMolecule | ( | const ImageMolecule & | mol, |
cv::Mat & | outimage | ||
) | [virtual] |
Need Doxy
Implements pano::Blender.