LArOpenCV  1
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups
Namespaces | Macros | Functions
Utilities.cxx File Reference
#include <limits.h>
#include <opencv2/imgproc/imgproc.hpp>
#include "Core/larbys.h"
#include "Utilities.h"

Go to the source code of this file.

Namespaces

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

Macros

#define __IMAGECLUSTER_UTILITIES_CXX__
 

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)
 

Macro Definition Documentation

#define __IMAGECLUSTER_UTILITIES_CXX__

Definition at line 2 of file Utilities.cxx.