IPSDK 0.2
IPSDK : Image Processing Software Development Kit

HoughLinesImgParamsConst

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.0
ThetaMax Maximum for theta, in radians. realM_PI
ThetaNbBins Number of bins for theta. integer180
IntensityThreshold Minimal allowed intensity. real.0f