Uses of Annotation Interface
imagingbook.common.ij.DialogUtils.DialogLabel
Packages that use DialogUtils.DialogLabel
Package
Description
Implementation of David Lowe's SIFT feature detection scheme.
PDF-related code, separated from the main imagingbook library to minimize
third-party dependencies.
-
Uses of DialogUtils.DialogLabel in Ch10_Line_Fitting
Fields in Ch10_Line_Fitting with annotations of type DialogUtils.DialogLabelModifier and TypeFieldDescriptionintLine_Make_Random.Parameters.HintLine_Make_Random.Parameters.nintLine_Make_Random.Parameters.seedbooleanLine_Make_Random.Parameters.ShowRealCurvedoubleLine_Make_Random.Parameters.sigmaLine_Make_Random.Parameters.StrokeColordoubleLine_Make_Random.Parameters.StrokeWidthLine_Make_Random.Parameters.TitleintLine_Make_Random.Parameters.WdoubleLine_Make_Random.Parameters.x1doubleLine_Make_Random.Parameters.x2doubleLine_Make_Random.Parameters.y1doubleLine_Make_Random.Parameters.y2 -
Uses of DialogUtils.DialogLabel in Ch11_Circle_Ellipse_Fitting
Fields in Ch11_Circle_Ellipse_Fitting with annotations of type DialogUtils.DialogLabelModifier and TypeFieldDescriptiondoubleCircle_Make_Random.Parameters.angle0doubleEllipse_Make_Random.Parameters.angle0doubleCircle_Make_Random.Parameters.angle1doubleEllipse_Make_Random.Parameters.angle1intCircle_Make_Random.Parameters.HintEllipse_Make_Random.Parameters.HintCircle_Make_Random.Parameters.nintEllipse_Make_Random.Parameters.ndoubleCircle_Make_Random.Parameters.rdoubleEllipse_Make_Random.Parameters.radoubleEllipse_Make_Random.Parameters.rbintCircle_Make_Random.Parameters.seedintEllipse_Make_Random.Parameters.seedbooleanCircle_Make_Random.Parameters.ShowRealCurvebooleanEllipse_Make_Random.Parameters.ShowRealCurvedoubleCircle_Make_Random.Parameters.sigmadoubleEllipse_Make_Random.Parameters.sigmaCircle_Make_Random.Parameters.StrokeColorEllipse_Make_Random.Parameters.StrokeColordoubleCircle_Make_Random.Parameters.StrokeWidthdoubleEllipse_Make_Random.Parameters.StrokeWidthdoubleEllipse_Make_Random.Parameters.thetaCircle_Make_Random.Parameters.TitleEllipse_Make_Random.Parameters.TitleintCircle_Make_Random.Parameters.WintEllipse_Make_Random.Parameters.WdoubleCircle_Make_Random.Parameters.xcdoubleEllipse_Make_Random.Parameters.xcdoubleCircle_Make_Random.Parameters.ycdoubleEllipse_Make_Random.Parameters.yc -
Uses of DialogUtils.DialogLabel in imagingbook.common.corners
Fields in imagingbook.common.corners with annotations of type DialogUtils.DialogLabelModifier and TypeFieldDescriptionintGradientCornerDetector.Parameters.borderdoubleGradientCornerDetector.Parameters.dminbooleanGradientCornerDetector.Parameters.doCleanUpbooleanGradientCornerDetector.Parameters.doPreFilterGradientCornerDetector.Parameters.maxLocatorMethoddoubleGradientCornerDetector.Parameters.scoreThresholddoubleGradientCornerDetector.Parameters.sigma -
Uses of DialogUtils.DialogLabel in imagingbook.common.edges
Fields in imagingbook.common.edges with annotations of type DialogUtils.DialogLabelModifier and TypeFieldDescriptiondoubleCannyEdgeDetector.Parameters.gSigmaGaussian sigma (scale, default = 2)doubleCannyEdgeDetector.Parameters.hiThrHigh threshold (defaults to 20% of maximum edge magnitude)doubleCannyEdgeDetector.Parameters.loThrLow threshold (defaults to 5% of maximum edge magnitude)booleanCannyEdgeDetector.Parameters.normGradMagSettrueto normalize gradient magnitude -
Uses of DialogUtils.DialogLabel in imagingbook.common.filter.edgepreserving
Fields in imagingbook.common.filter.edgepreserving with annotations of type DialogUtils.DialogLabelModifier and TypeFieldDescriptionfloatTschumperleDericheF.Parameters.a0floatTschumperleDericheF.Parameters.a1doublePeronaMalikF.Parameters.alphaPeronaMalikF.Parameters.colorModeBilateralF.Parameters.colorNormTypePeronaMalikF.Parameters.conductanceFunTypedoubleTschumperleDericheF.Parameters.dtintPeronaMalikF.Parameters.iterationsintTschumperleDericheF.Parameters.iterationsdoublePeronaMalikF.Parameters.kappaintKuwaharaF.Parameters.radiusRadius of the filter (should be even)doubleBilateralF.Parameters.sigmaDdoubleTschumperleDericheF.Parameters.sigmaDdoubleTschumperleDericheF.Parameters.sigmaMdoubleBilateralF.Parameters.sigmaRdoubleKuwaharaF.Parameters.tsigmaThreshold on sigma to avoid banding in flat regionsdoubleNagaoMatsuyamaF.Parameters.varThreshold -
Uses of DialogUtils.DialogLabel in imagingbook.common.geometry.fitting.ellipse.geometric
Fields in imagingbook.common.geometry.fitting.ellipse.geometric with annotations of type DialogUtils.DialogLabelModifier and TypeFieldDescriptiondoubleEllipseGeometricFitCoord.Parameters.angle0doubleEllipseGeometricFitDist.Parameters.angle0doubleEllipseGeometricFitCoord.Parameters.angle1doubleEllipseGeometricFitDist.Parameters.angle1intEllipseGeometricFitCoord.Parameters.nintEllipseGeometricFitDist.Parameters.ndoubleEllipseGeometricFitCoord.Parameters.radoubleEllipseGeometricFitDist.Parameters.radoubleEllipseGeometricFitCoord.Parameters.rbdoubleEllipseGeometricFitDist.Parameters.rbdoubleEllipseGeometricFitCoord.Parameters.sigmadoubleEllipseGeometricFitDist.Parameters.sigmadoubleEllipseGeometricFitCoord.Parameters.thetadoubleEllipseGeometricFitDist.Parameters.thetadoubleEllipseGeometricFitCoord.Parameters.xcdoubleEllipseGeometricFitDist.Parameters.xcdoubleEllipseGeometricFitCoord.Parameters.ycdoubleEllipseGeometricFitDist.Parameters.yc -
Uses of DialogUtils.DialogLabel in imagingbook.common.mser
Fields in imagingbook.common.mser with annotations of type DialogUtils.DialogLabelModifier and TypeFieldDescriptionbooleanMserParameters.constrainEllipseSizeintMserParameters.deltadoubleMserParameters.maxRelCompSizedoubleMserParameters.maxSizeVariationMserParameters.methodintMserParameters.minAbsComponentAreadoubleMserParameters.minCompactnessdoubleMserParameters.minDiversitydoubleMserParameters.minRelCompSizebooleanMserParameters.validateComponentTree -
Uses of DialogUtils.DialogLabel in imagingbook.common.ransac
Fields in imagingbook.common.ransac with annotations of type DialogUtils.DialogLabelModifier and TypeFieldDescriptiondoubleRansacDetector.RansacParameters.maxInlierDistanceThe maximum distance of any point from the curve to be considered an "inlier".intRansacDetector.RansacParameters.minInlierCountThe minimum number of inliers required for successful detection.intRansacLineDetector.Parameters.minPairDistanceThe minimum distance between two random sample points.intRansacDetector.RansacParameters.randomPointDrawsThe number of iterations (random point draws) to use in each detection cycle.intRansacDetector.RansacParameters.randomSeedRandom seed used initialization (0 = no seed).booleanRansacDetector.RansacParameters.removeInliersSet true to remove inlier points after each detection. -
Uses of DialogUtils.DialogLabel in imagingbook.common.sift
Fields in imagingbook.common.sift with annotations of type DialogUtils.DialogLabelModifier and TypeFieldDescriptionintSiftParameters.nAnglNumber of angular descriptor bins.SiftParameters.nhTypeType of neigborhood used for peak detection in 3D scale space.intSiftParameters.nOrientNumber of orientation bins in the feature descriptor (angular resolution).intSiftParameters.nRefineMaximum number of iterations for refining the position of a key point.intSiftParameters.nSmoothNumber of smoothing steps applied to the orientation histogram.intSiftParameters.nSpatNumber of spatial descriptor bins along each x/y axis.intSiftParameters.PNumber of octaves in Gaussian/DoG scale space.intSiftParameters.QScale steps (levels) per octave.doubleSiftParameters.rhoMaxMaximum principal curvature ratio used to eliminate line-like structures (3..10).doubleSiftParameters.sDescSpatial size factor of descriptor (relative to feature scale).doubleSiftParameters.sFscaleScale factor for converting normalized features to byte values in [0,255].doubleSiftParameters.sigma0Base scale at level 0 (base smoothing).doubleSiftParameters.sigmaSSampling scale (nominal smoothing level of the input image).doubleSiftParameters.tDomOrMinimum value in orientation histogram for dominant orientations (rel. to max. entry).doubleSiftParameters.tExtrmMinimum difference to all neighbors in DoG peak detection (max. 0.0005).doubleSiftParameters.tFclipMaximum value in normalized feature vector (0.2 recommended by Lowe).doubleSiftParameters.tMagMinimum magnitude required in DoG peak detection (abs. value).doubleSiftParameters.tPeakMinimum DoG magnitude required for extrapolated peaks (abs. value). -
Uses of DialogUtils.DialogLabel in imagingbook.common.threshold.adaptive
Fields in imagingbook.common.threshold.adaptive with annotations of type DialogUtils.DialogLabelModifier and TypeFieldDescriptionBernsenThresholder.Parameters.bgModeBackground type (seeThresholder.BackgroundMode)NiblackThresholder.Parameters.bgModeSauvolaThresholder.Parameters.bgModedoubleBernsenThresholder.Parameters.cminMinimum contrastdoubleNiblackThresholder.Parameters.dMindoubleNiblackThresholder.Parameters.kappadoubleSauvolaThresholder.Parameters.kappaintBernsenThresholder.Parameters.radiusRadius of circular support regionintNiblackThresholder.Parameters.radiusintSauvolaThresholder.Parameters.radiusdoubleSauvolaThresholder.Parameters.sigmaMax -
Uses of DialogUtils.DialogLabel in imagingbook.pdf
Fields in imagingbook.pdf with annotations of type DialogUtils.DialogLabelModifier and TypeFieldDescriptionbooleanPdfExporter.Parameters.addIccProfilePdfExporter.Parameters.authorbooleanPdfExporter.Parameters.embedCoreFontsbooleanPdfExporter.Parameters.includeImagebooleanPdfExporter.Parameters.includeImagePropsbooleanPdfExporter.Parameters.includeOverlayPdfExporter.Parameters.keywordsdoublePdfExporter.Parameters.minStrokeWidthPdfExporter.Parameters.subjectPdfExporter.Parameters.titleintPdfExporter.Parameters.upscaleFactorbooleanPdfExporter.Parameters.upscaleImage