BlobLabeler Class Reference

#include <VisionX/components/image_processor/RGBDHandLocalizer/bloblabeler.h>

Public Member Functions

 BlobLabeler ()
 
void labelBlobs (cv::Mat &binaryImage, cv::Mat &outputImage, std::vector< std::vector< cv::Point > > &blobList)
 

Detailed Description

Definition at line 28 of file bloblabeler.h.

Constructor & Destructor Documentation

◆ BlobLabeler()

Definition at line 26 of file bloblabeler.cpp.

Member Function Documentation

◆ labelBlobs()

void labelBlobs ( cv::Mat &  binaryImage,
cv::Mat &  outputImage,
std::vector< std::vector< cv::Point > > &  blobList 
)

Definition at line 32 of file bloblabeler.cpp.


The documentation for this class was generated from the following files: