LArOpenCV  1
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups
Namespaces | Functions
Utilities.h File Reference
#include "ImageClusterTypes.h"

Go to the source code of this file.

Namespaces

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

Functions

::cv::Rect larcv::BoundingBox (const larcv::Contour_t &cluster)
 
::cv::Mat larcv::CreateSubMatRef (const larcv::Contour_t &cluster, cv::Mat &img)
 
::cv::Mat larcv::CreateSubMatCopy (const larcv::Contour_t &cluster, const cv::Mat &img)