LArOpenCV  1
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups
Classes | Namespaces
ImageClusterFactory.h File Reference

Class def header for a class ImageClusterFactory. More...

#include <iostream>
#include <map>
#include "Core/laropencv_base.h"
#include "Core/larbys.h"

Go to the source code of this file.

Classes

class  larcv::ImageClusterFactoryBase
 Abstract base class for factory (to be implemented per algorithm) More...
 
class  larcv::ImageClusterFactory
 Factory class for instantiating algorithm instance by larcv::ImageClusterManager This factory class can instantiate a specified algorithm instance w/ provided instance name. More...
 

Namespaces

 larcv
 C++ namespace for developping LArTPC software interface to OpenCV based algorithm tools (LArOpenCV)
 

Detailed Description

Class def header for a class ImageClusterFactory.

Author
kazuhiro

Definition in file ImageClusterFactory.h.