IPSDK 4.1
IPSDK : Image Processing Software Development Kit

HoughLinesGradientImgParamsConst

Parameters for Hough lines image generation algorithm.

Name ToolTip Associated Class Default Value
RhoStep Step for rho, in pixels. real1.0
ThetaMin Minimum for theta, in radians. real-M_PI
ThetaMax Maximum for theta, in radians. realM_PI
ThetaNbBins Number of bins for theta. integer360
IntensityThreshold Minimal allowed intensity. real.0f