Basic Image AlgorithmS Library  2.8.0
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Friends Groups Pages
BIAS::BlobDetectorBFS< StorageType > Member List

This is the complete list of members for BIAS::BlobDetectorBFS< StorageType >, including all inherited members.

BlobDetectorBase()BIAS::BlobDetectorBase< StorageType >
BlobDetectorBFS()BIAS::BlobDetectorBFS< StorageType >
ClusterDescent_(const unsigned int x, const unsigned int y, const unsigned int w, const unsigned int h, StorageType **idaIn, unsigned char **idaMark, BIAS::BIASBlob &corners, StorageType **idaOrig)BIAS::BlobDetectorBFS< StorageType >protected
corners_BIAS::BlobDetectorBFS< StorageType >protected
Detect(BIAS::Image< StorageType > &image, std::vector< BIAS::BIASBlob > &blobs)BIAS::BlobDetectorBFS< StorageType >virtual
dMaxNumBlobs_BIAS::BlobDetectorBase< StorageType >protected
DrawInImage(BIAS::Image< StorageType > &image)BIAS::BlobDetectorBFS< StorageType >
eraseBelowMinWeight_BIAS::BlobDetectorBFS< StorageType >protected
gaussSigma_BIAS::BlobDetectorBFS< StorageType >protected
GetLargestBoundingBox(BIAS::BIASBlob &corners)BIAS::BlobDetectorBFS< StorageType >inline
GetMaxNumBlobs()BIAS::BlobDetectorBase< StorageType >inline
imageSmooth_BIAS::BlobDetectorBFS< StorageType >protected
LR_BIAS::BlobDetectorBFS< StorageType >protected
marker_BIAS::BlobDetectorBFS< StorageType >protected
markerBackup_BIAS::BlobDetectorBFS< StorageType >protected
maxCorners_BIAS::BlobDetectorBFS< StorageType >protected
maxWeight_BIAS::BlobDetectorBFS< StorageType >protected
minWeight_BIAS::BlobDetectorBFS< StorageType >protected
SetEraseBelowMinSize(bool erase)BIAS::BlobDetectorBFS< StorageType >inline
SetGaussSigma(double sigma)BIAS::BlobDetectorBFS< StorageType >inline
SetMaxNumBlobs(const int maxnum)BIAS::BlobDetectorBase< StorageType >inline
SetMaxSize(unsigned maxSize)BIAS::BlobDetectorBFS< StorageType >inline
SetMinSize(unsigned minSize)BIAS::BlobDetectorBFS< StorageType >inline
SetROI(const BIAS::Vector2< unsigned > &UL, const BIAS::Vector2< unsigned > &LR)BIAS::BlobDetectorBFS< StorageType >inline
SetThreshold(StorageType threshold)BIAS::BlobDetectorBFS< StorageType >inline
smoothFilter_BIAS::BlobDetectorBFS< StorageType >protected
threshold_BIAS::BlobDetectorBFS< StorageType >protected
UL_BIAS::BlobDetectorBFS< StorageType >protected
~BlobDetectorBase()BIAS::BlobDetectorBase< StorageType >virtual
~BlobDetectorBFS()BIAS::BlobDetectorBFS< StorageType >virtual