This is the complete list of members for
pano::MoleculeProcessor, including all inherited members.
create_num_steps_map(const ImageMolecule &mol, const cv::Ptr< ImageAtom > anchor_atom, const cv::Ptr< ImageAtom > &atom, std::map< cv::Ptr< ImageAtom >, size_t > &num_steps_map, std::map< cv::Ptr< ImageAtom >, std::set< std::string > > atoms_queried, std::map< cv::Ptr< ImageAtom >, bool > &node_lock, const std::string &graphvizDbgFilename=std::string("")) | pano::MoleculeProcessor | [static] |
DIJKSTRA enum value | pano::MoleculeProcessor | |
findAndSetTrinsics(ImageMolecule &mol, TFinder WAY) | pano::MoleculeProcessor | [static] |
getCyclePairsAndAtoms(const ImageMolecule &mol, const std::map< cv::Ptr< ImageAtom >, size_t > &num_steps, const cv::Ptr< ImageAtom > &in_atom, std::map< cv::Ptr< ImageAtom >, AtomPair > &atom_to_pair_map, std::list< cv::Ptr< ImageAtom > > &atomchain, std::list< AtomPair > &cyclePairs) | pano::MoleculeProcessor | [static] |
GRAPHVIZ_FILENAME | pano::MoleculeProcessor | [static] |
matchwithFitter(cv::Ptr< ImageAtom > atom1, cv::Ptr< ImageAtom > atom2, ModelFitter &modelfitter) | pano::MoleculeProcessor | [static] |
matchwithFitter(cv::Ptr< ImageAtom > atom1, cv::Ptr< ImageAtom > atom2, cv::Ptr< ModelFitter > modelfitter) | pano::MoleculeProcessor | [inline, static] |
MoleculeProcessor() | pano::MoleculeProcessor | [private] |
queryWithAtom(const ImageMolecule &molecule, cv::Ptr< ImageAtom > atom2, cv::Ptr< ModelFitter > modelfitter, float angle_thresh=-1.0) | pano::MoleculeProcessor | [static] |
SHOW_PAIRS | pano::MoleculeProcessor | [static] |
TFinder enum name | pano::MoleculeProcessor | |
VERBOSE_GRAPHVIZ_FILENAME | pano::MoleculeProcessor | [static] |