gamma property

double get gamma

Implementation

double get gamma => ccontrib.cv_ximgproc_EdgeBoxes_getGamma(ref);
set gamma (double value)

Implementation

set gamma(double value) => ccontrib.cv_ximgproc_EdgeBoxes_setGamma(ref, value);