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

#include <ThresholdPolicy.hpp>

List of all members.

Static Public Member Functions

static MatPtr threshold (const MatPtr prefiltered, float weight=0.5)

Detailed Description

Definition at line 57 of file ThresholdPolicy.hpp.


Member Function Documentation

MatPtr SimpleThreshold::threshold ( const MatPtr  prefiltered,
float  weight = 0.5 
) [static]

The method thresholds the prefiltered image with OpenCv binary threshold.

Parameters:
prefilteredPrefiltered image.
weightThe threshold value.
Returns:
The pointer to the thresholded image.

Definition at line 39 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