Ch10_Line_Fitting.*

Ch12_Ransac_Hough.settings.*

imagingbook.common.*

  • imagingbook.common.color.quantize.ColorQuantizer
    Modifier and Type
    Constant Field
    Value
    public static final int
    255
  • imagingbook.common.filter.linear.GaussianKernel1D
    Modifier and Type
    Constant Field
    Value
    public static final double
    3.5
  • imagingbook.common.geometry.basic.Pnt2d
    Modifier and Type
    Constant Field
    Value
    public static final double
    1.0
    public static final double
    1.0E-6
  • imagingbook.common.image.access.ImageAccessor
    Modifier and Type
    Constant Field
    Value
    protected final float
    0.0f
  • imagingbook.common.sift.SiftMatcher
    Modifier and Type
    Constant Field
    Value
    public static final double
    0.8
  • imagingbook.common.threshold.global.GlobalThresholder
    Modifier and Type
    Constant Field
    Value
    public static final float
    0f/0f

imagingbook.core.*