ThresholdImages
Defined in
<image/ImageSet.h>Threshold the images using the passed in constraints. These values are typically passed in from a gui or some other easier way for the user to specify the values.
|
(1) |
-
__MISSING__
Parameters:-
const ImageSet &iImagesSet -
ImageSet &oImagesSet -
bool (*)()CancelFunc -
const cv::Scalar &iLowerb -
const cv::Scalar &iUpperb -
const intnoiseFilterSize -
const intnoiseIterations -
const intnoiseThreshold
-