- CalibratedImageGridPanel - Class in boofcv.gui.calibration
-
Displays information images of planar calibration targets.
- CalibratedImageGridPanel() - Constructor for class boofcv.gui.calibration.CalibratedImageGridPanel
-
- centerView(double, double) - Method in class boofcv.gui.image.ImageZoomPanel
-
- changeInput(String, int) - Method in class boofcv.gui.SelectAlgorithmAndInputPanel
-
A request to change the input image has been made.
- checkColors(int[], int) - Static method in class boofcv.gui.binary.VisualizeBinaryData
-
- Circle() - Constructor for class boofcv.gui.feature.FancyInterestPointRender.Circle
-
- col - Variable in class boofcv.gui.learning.ConfusionMatrixPanel.LocationInfo
-
- colorized(ImageFlow, float, BufferedImage) - Static method in class boofcv.gui.feature.VisualizeOpticalFlow
-
- colorizeDirection(ImageFlow, BufferedImage) - Static method in class boofcv.gui.feature.VisualizeOpticalFlow
-
- colorizeGradient(ImageGray, ImageGray, double) - Static method in class boofcv.gui.image.VisualizeImageData
-
Renders two gradients on the same image using two sets of colors, on for each input image.
- colorizeGradient(GrayS16, GrayS16, int) - Static method in class boofcv.gui.image.VisualizeImageData
-
Renders two gradients on the same image using two sets of colors, on for each input image.
- colorizeGradient(GrayF32, GrayF32, float) - Static method in class boofcv.gui.image.VisualizeImageData
-
Renders two gradients on the same image using two sets of colors, on for each input image.
- colorizeSign(ImageGray, BufferedImage, double) - Static method in class boofcv.gui.image.VisualizeImageData
-
Renders a colored image where the color indicates the sign and intensity its magnitude.
- ColorPoint3D - Class in boofcv.gui.d3
-
3D point with a color associated with it
- ColorPoint3D() - Constructor for class boofcv.gui.d3.ColorPoint3D
-
- CompareTwoImagePanel - Class in boofcv.gui.feature
-
Panel for displaying two images next to each other separated by a border.
- CompareTwoImagePanel(int, boolean) - Constructor for class boofcv.gui.feature.CompareTwoImagePanel
-
- computeScore(boolean, int) - Method in class boofcv.gui.feature.AssociationScorePanel
-
- configure(double, DMatrixRMaj, Point2Transform2_F64, int, int) - Method in class boofcv.gui.d3.DisparityPointCloudViewer
-
Stereo and intrinsic camera parameters
- configure(double, DMatrixRMaj, Point2Transform2_F64, int, int) - Method in class boofcv.gui.d3.PointCloudTiltPanel
-
Specified intrinsic camera parameters and disparity settings
- configure(DMatrixRMaj) - Method in class boofcv.gui.d3.PointCloudViewer
-
Specify camera parameters for rendering purposes
- configureDrawImageGraphics(Graphics2D) - Method in class boofcv.gui.image.ImagePanel
-
- configureSpinnerFloat(JSpinner, int, int) - Method in class boofcv.gui.StandardAlgConfigPanel
-
- ConfusionMatrixPanel - Class in boofcv.gui.learning
-
Visualizes a confusion matrix.
- ConfusionMatrixPanel(DMatrixRMaj, List<String>, int, boolean) - Constructor for class boofcv.gui.learning.ConfusionMatrixPanel
-
Constructor that specifies the confusion matrix and width/height
- ConfusionMatrixPanel(int, boolean) - Constructor for class boofcv.gui.learning.ConfusionMatrixPanel
-
Constructor in which the prefered width and height is specified in pixels
- ConfusionMatrixPanel.LocationInfo - Class in boofcv.gui.learning
-
Contains information on what was at the point
- contentsChanged(ListDataEvent) - Method in class boofcv.gui.ApplicationLauncherApp
-
- createNodes(DefaultMutableTreeNode, String, Class...) - Method in class boofcv.gui.ApplicationLauncherApp
-
- createTree(DefaultMutableTreeNode) - Method in class boofcv.gui.ApplicationLauncherApp
-
- createWorldToCamera() - Method in class boofcv.gui.d3.DisparityPointCloudViewer
-
- savedIndex - Variable in class boofcv.gui.image.ProcessImageSequence
-
- SaveImageOnClick - Class in boofcv.gui.image
-
Renders what's currently visible in the component and saves to disk.
- SaveImageOnClick(Component) - Constructor for class boofcv.gui.image.SaveImageOnClick
-
- scale - Variable in class boofcv.gui.image.ImagePanel
-
- scale - Variable in class boofcv.gui.image.ImageZoomPanel
-
- scaleLeft - Variable in class boofcv.gui.feature.CompareTwoImagePanel
-
- ScaleOptions - Enum in boofcv.gui.image
-
Specifies different behaviors for automatically scaling an image in a GUI
- scaleRight - Variable in class boofcv.gui.feature.CompareTwoImagePanel
-
- ScaleSpacePointPanel - Class in boofcv.gui.feature
-
- ScaleSpacePointPanel(GaussianScaleSpace, double) - Constructor for class boofcv.gui.feature.ScaleSpacePointPanel
-
- ScaleSpacePyramidPointPanel - Class in boofcv.gui.feature
-
- ScaleSpacePyramidPointPanel(double) - Constructor for class boofcv.gui.feature.ScaleSpacePyramidPointPanel
-
- scaling - Variable in class boofcv.gui.image.ImagePanel
-
- SelectAlgorithmAndInputPanel - Class in boofcv.gui
-
Provides pull a menubar for selecting the input source and which algorithm to use
- SelectAlgorithmAndInputPanel(int) - Constructor for class boofcv.gui.SelectAlgorithmAndInputPanel
-
- SelectAlgorithmPanel - Class in boofcv.gui
-
Provides a pull down list form which the user can select which algorithm to run.
- SelectAlgorithmPanel() - Constructor for class boofcv.gui.SelectAlgorithmPanel
-
- selectedImage(Object) - Method in interface boofcv.gui.image.SelectInputImageToolBar.Listener
-
- selectedIsLeft - Variable in class boofcv.gui.feature.CompareTwoImagePanel
-
- selectedTarget(Quadrilateral_F64) - Method in interface boofcv.gui.tracker.TrackerObjectQuadPanel.Listener
-
- SelectInputImageToolBar - Class in boofcv.gui.image
-
Provides a list of input images which can be selected by the user.
- SelectInputImageToolBar(JComponent) - Constructor for class boofcv.gui.image.SelectInputImageToolBar
-
- SelectInputImageToolBar.Listener - Interface in boofcv.gui.image
-
- SelectInputPanel - Class in boofcv.gui
-
Panel where a toolbar is provided for selecting an input image only.
- SelectInputPanel() - Constructor for class boofcv.gui.SelectInputPanel
-
- selectRegion - Variable in class boofcv.gui.feature.CompareTwoImagePanel
-
- SelectRegionDescriptionPanel - Class in boofcv.gui.feature
-
Allows the user to select a point, its size, and orientation.
- SelectRegionDescriptionPanel() - Constructor for class boofcv.gui.feature.SelectRegionDescriptionPanel
-
- SelectRegionDescriptionPanel.Listener - Interface in boofcv.gui.feature
-
- set(ImagePyramid<T>, boolean) - Method in class boofcv.gui.image.ImagePyramidPanel
-
- setActiveAlgorithm(int, String, Object) - Method in class boofcv.gui.SelectAlgorithmAndInputPanel
-
A request has been made to change the processing algorithm.
- setActiveAlgorithm(String, Object) - Method in class boofcv.gui.SelectAlgorithmPanel
-
- setActiveAlgorithm(int, String, Object) - Method in class boofcv.gui.SelectInputPanel
-
- setAnimation(BufferedImage...) - Method in class boofcv.gui.image.AnimatePanel
-
- setAssociation(List<Point2D_F64>, List<Point2D_F64>, FastQueue<AssociatedIndex>) - Method in class boofcv.gui.feature.AssociationPanel
-
- setAssociation(List<AssociatedPair>) - Method in class boofcv.gui.feature.AssociationPanel
-
- setAssociation(List<Point2D_F64>, List<Point2D_F64>) - Method in class boofcv.gui.feature.AssociationPanel
-
- setBackground(BufferedImage) - Method in class boofcv.gui.feature.ImageLinePanel
-
- setBackground(BufferedImage) - Method in class boofcv.gui.feature.ScaleSpacePointPanel
-
- setBackground(BufferedImage) - Method in class boofcv.gui.feature.ScaleSpacePyramidPointPanel
-
- setBackground(BufferedImage) - Method in class boofcv.gui.feature.SelectRegionDescriptionPanel
-
- setBackGround(BufferedImage) - Method in class boofcv.gui.tracker.TrackerObjectQuadPanel
-
- setBaseDirectory(String) - Method in class boofcv.gui.SelectAlgorithmAndInputPanel
-
Sets the directory that relative references are relative too
- setBinaryImage(GrayU8) - Method in class boofcv.gui.image.ImageBinaryPanel
-
- setBufferedImage(BufferedImage) - Method in class boofcv.gui.image.ImageZoomPanel
-
Change the image being displayed.
- setCalibration(Zhang99ParamAll) - Method in class boofcv.gui.calibration.MonoPlanarPanel
-
- setCentering(boolean) - Method in class boofcv.gui.image.ImagePanel
-
- setCorrection(CameraPinholeRadial) - Method in class boofcv.gui.calibration.MonoPlanarPanel
-
- setDefaultTarget(Quadrilateral_F64) - Method in class boofcv.gui.tracker.TrackerObjectQuadPanel
-
- setDescription(TupleDesc) - Method in class boofcv.gui.feature.TupleDescPanel
-
- setDisplay(boolean, boolean, boolean, boolean, boolean, boolean, double) - Method in class boofcv.gui.calibration.CalibratedImageGridPanel
-
- setDistorted(CameraPinholeRadial, DMatrixRMaj) - Method in class boofcv.gui.calibration.CalibratedImageGridPanel
-
- setEnabled(int, boolean) - Method in class boofcv.gui.StandardAlgConfigPanel
-
- setFocalLength(double) - Method in class boofcv.gui.d3.Polygon3DSequenceViewer
-
- setFrame(BufferedImage) - Method in class boofcv.gui.tracker.TldVisualizationPanel
-
- setFrozenTime(long) - Method in class boofcv.gui.JavaRuntimeLauncher
-
Specifies the amount of time the process has to complete.
- setGray(boolean) - Method in class boofcv.gui.learning.ConfusionMatrixPanel
-
- setHighlightCategory(int) - Method in class boofcv.gui.learning.ConfusionMatrixPanel
-
- setImage(GrayS32) - Method in class boofcv.gui.image.ImageBinaryLabeledPanel
-
- setImage(int, int, BufferedImage) - Method in class boofcv.gui.image.ImageGridPanel
-
- setImage(BufferedImage) - Method in class boofcv.gui.image.ImagePanel
-
Change the image being displayed.
- setImageRepaint(BufferedImage) - Method in class boofcv.gui.image.ImagePanel
-
Changes the buffered image and calls repaint.
- setImages(List<BufferedImage>) - Method in class boofcv.gui.calibration.CalibratedImageGridPanel
-
- setImages(BufferedImage, BufferedImage) - Method in class boofcv.gui.feature.CompareTwoImagePanel
-
Sets the internal images.
- setImages(BufferedImage...) - Method in class boofcv.gui.image.ImageGridPanel
-
- setImages(BufferedImage, BufferedImage) - Method in class boofcv.gui.stereo.RectifiedPairPanel
-
- setImageUI(BufferedImage) - Method in class boofcv.gui.image.ImagePanel
-
Changes the image and will be invoked inside the UI thread at a later time.
- setInputImage(BufferedImage) - Method in class boofcv.gui.SelectAlgorithmAndInputPanel
-
Specifies an image which contains the original input image.
- setInputList(List<PathLabel>) - Method in class boofcv.gui.SelectAlgorithmAndInputPanel
-
Specifies a list of images to use as input and loads them
- setLabels(List<String>) - Method in class boofcv.gui.learning.ConfusionMatrixPanel
-
- setLevel(int) - Method in class boofcv.gui.feature.ScaleSpacePointPanel
-
- setLine(int) - Method in class boofcv.gui.calibration.CalibratedImageGridPanel
-
- setLines(List<LineParametric2D_F32>) - Method in class boofcv.gui.feature.ImageLinePanel
-
- setLineSegments(List<LineSegment2D_F32>) - Method in class boofcv.gui.feature.ImageLinePanel
-
- setListener(SelectRegionDescriptionPanel.Listener) - Method in class boofcv.gui.feature.SelectRegionDescriptionPanel
-
- setListener(SelectInputImageToolBar.Listener) - Method in class boofcv.gui.image.SelectInputImageToolBar
-
- setLocation(List<Point2D_F64>, List<Point2D_F64>, List<D>, List<D>) - Method in class boofcv.gui.feature.AssociationScorePanel
-
- setLocation(List<Point2D_F64>, List<Point2D_F64>) - Method in class boofcv.gui.feature.CompareTwoImagePanel
-
- setMainGUI(Component) - Method in class boofcv.gui.SelectAlgorithmAndInputPanel
-
Used to add the main GUI to this panel.
- setMainGUI(Component) - Method in class boofcv.gui.SelectAlgorithmPanel
-
Used to add the main GUI to this panel.
- setMatrix(DMatrixRMaj) - Method in class boofcv.gui.learning.ConfusionMatrixPanel
-
- setMediaManager(MediaManager) - Method in class boofcv.gui.SelectAlgorithmAndInputPanel
-
- setMediaManager(MediaManager) - Method in interface boofcv.gui.VisualizeApp
-
- setMemoryInMB(long) - Method in class boofcv.gui.JavaRuntimeLauncher
-
Specifies the amount of memory the process will be allocated in megabytes
- setMode(TrackerObjectQuadPanel.Mode) - Method in class boofcv.gui.tracker.TrackerObjectQuadPanel
-
- setObservations(List<CalibrationObservation>) - Method in class boofcv.gui.calibration.MonoPlanarPanel
-
- setPaused(boolean) - Method in class boofcv.gui.MousePauseHelper
-
- setPoints(List<ScalePoint>) - Method in class boofcv.gui.feature.ScaleSpacePointPanel
-
- setPoints(List<ScalePoint>) - Method in class boofcv.gui.feature.ScaleSpacePyramidPointPanel
-
- setPrintErr(PrintStream) - Method in class boofcv.gui.JavaRuntimeLauncher
-
- setPrintOut(PrintStream) - Method in class boofcv.gui.JavaRuntimeLauncher
-
- setProcessId(long) - Method in class boofcv.gui.ProcessTabPanel
-
- setPyramid(PyramidDiscrete<T>) - Method in class boofcv.gui.image.DiscretePyramidPanel
-
- setResults(List<CalibrationObservation>, List<ImageResults>) - Method in class boofcv.gui.calibration.CalibratedImageGridPanel
-
- setResults(List<ImageResults>) - Method in class boofcv.gui.calibration.MonoPlanarPanel
-
- setScale(double) - Method in class boofcv.gui.image.ImageZoomPanel
-
- setScaling(ScaleOptions) - Method in class boofcv.gui.image.ImagePanel
-
- setScorer(ScoreAssociation<D>) - Method in class boofcv.gui.feature.AssociationScorePanel
-
- setSelected(int) - Method in class boofcv.gui.calibration.CalibratedImageGridPanel
-
- setSelectRectangle(boolean) - Method in class boofcv.gui.tracker.TldVisualizationPanel
-
- setShowLabels(boolean) - Method in class boofcv.gui.learning.ConfusionMatrixPanel
-
- setShowNumbers(boolean) - Method in class boofcv.gui.learning.ConfusionMatrixPanel
-
- setShowScales(boolean) - Method in class boofcv.gui.image.ImagePyramidPanel
-
- setShowZeros(boolean) - Method in class boofcv.gui.learning.ConfusionMatrixPanel
-
- setSs(PyramidFloat) - Method in class boofcv.gui.feature.ScaleSpacePyramidPointPanel
-
- setStepSize(double) - Method in class boofcv.gui.d3.Polygon3DSequenceViewer
-
- setTarget(Quadrilateral_F64, boolean) - Method in class boofcv.gui.tracker.TrackerObjectQuadPanel
-
- setTarget(RectangleLength2D_I32, boolean) - Method in class boofcv.gui.tracker.TrackerObjectQuadPanel
-
- setThreshold(double, boolean) - Method in class boofcv.gui.binary.HistogramThresholdPanel
-
- setTilt(double) - Method in class boofcv.gui.d3.Orientation3D
-
- setVector(Vector3D_F64) - Method in class boofcv.gui.d3.Orientation3D
-
- setWorldToCamera(Se3_F64) - Method in class boofcv.gui.d3.PointCloudViewer
-
- setYaw(double) - Method in class boofcv.gui.d3.Orientation3D
-
- showDialog(BufferedImage) - Static method in class boofcv.gui.image.ShowImages
-
Creates a dialog window showing the specified image.
- showGrid(int, String, BufferedImage...) - Static method in class boofcv.gui.image.ShowImages
-
Shows a set of images in a grid pattern.
- ShowImages - Class in boofcv.gui.image
-
Displays images in a new window.
- ShowImages() - Constructor for class boofcv.gui.image.ShowImages
-
- showWindow(String) - Method in class boofcv.gui.ApplicationLauncherApp
-
- showWindow(BufferedImage, String) - Static method in class boofcv.gui.image.ShowImages
-
Creates a window showing the specified image.
- showWindow(BufferedImage, String, boolean) - Static method in class boofcv.gui.image.ShowImages
-
Creates a window showing the specified image.
- showWindow(ImageBase, String) - Static method in class boofcv.gui.image.ShowImages
-
- showWindow(JComponent, String) - Static method in class boofcv.gui.image.ShowImages
-
- showWindow(JComponent, String, boolean) - Static method in class boofcv.gui.image.ShowImages
-
- showWindow(ImageGray, String, boolean) - Static method in class boofcv.gui.image.ShowImages
-
- spinner(Object, Object[]) - Method in class boofcv.gui.StandardAlgConfigPanel
-
- spinner(int, int, int, int) - Method in class boofcv.gui.StandardAlgConfigPanel
-
- spinner(double, double, double, double) - Method in class boofcv.gui.StandardAlgConfigPanel
-
- standard(ImageGray<?>, BufferedImage) - Static method in class boofcv.gui.image.VisualizeImageData
-
- StandardAlgConfigPanel - Class in boofcv.gui
-
Common base class for panels used for configuring the algorithms.
- StandardAlgConfigPanel() - Constructor for class boofcv.gui.StandardAlgConfigPanel
-
- start() - Method in class boofcv.gui.image.AnimatePanel
-
- startTracking(int, int, int, int) - Method in interface boofcv.gui.tracker.TldVisualizationPanel.Listener
-
- stateChanged(ChangeEvent) - Method in class boofcv.gui.calibration.MonoPlanarPanel
-
- stateChanged(ChangeEvent) - Method in class boofcv.gui.d3.PointCloudTiltPanel
-
- stop() - Method in class boofcv.gui.image.AnimatePanel
-