Static Public Member Functions
labust::blueview::HistThreshold Struct Reference

#include <ThresholdPolicy.hpp>

List of all members.

Static Public Member Functions

static MatPtr threshold (const MatPtr prefiltered, float min, float max, unsigned char maxVal=255)

Detailed Description

Definition at line 70 of file ThresholdPolicy.hpp.


Member Function Documentation

MatPtr HistThreshold::threshold ( const MatPtr  prefiltered,
float  min,
float  max,
unsigned char  maxVal = 255 
) [static]

The method thresholds the prefiltered image with a hysteresis threshold.

Parameters:
prefilteredPrefiltered image.
minThe minimum threshold value.
maxThe maximum threshold value.
maxValThe value of pixels above the threshold.
Returns:
The pointer to the thresholded image.

Definition at line 47 of file ThresholdPolicy.cpp.


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


target_detector
Author(s): Gyula Nagy
autogenerated on Fri Feb 7 2014 11:36:05