Class BoofCVTransformer

  • All Implemented Interfaces:
    adams.core.logging.LoggingSupporter, adams.core.SizeOfHandler, Serializable

    public class BoofCVTransformer
    extends AbstractApplyImageTransformer
    Applies BoofCV transformers to the image directly.
    Version:
    $Revision$
    Author:
    FracPete (fracpete at waikato dot ac dot nz)
    See Also:
    Serialized Form
    • Constructor Detail

      • BoofCVTransformer

        public BoofCVTransformer()
    • Method Detail

      • getMenu

        public String getMenu()
        Returns the text for the menu to place the plugin beneath.
        Overrides:
        getMenu in class adams.gui.plugin.AbstractToolPlugin<HeatmapPanel>
        Returns:
        the menu
      • getCaption

        public String getCaption()
        Returns the text for the menu item to create.
        Specified by:
        getCaption in class adams.gui.plugin.AbstractToolPlugin<HeatmapPanel>
        Returns:
        the text
      • getIconName

        public String getIconName()
        Returns the icon name.
        Overrides:
        getIconName in class adams.gui.plugin.AbstractToolPlugin<HeatmapPanel>
        Returns:
        the name, null if none available
      • createLogEntry

        protected String createLogEntry()
        Creates the log message.
        Specified by:
        createLogEntry in class adams.gui.plugin.AbstractToolPlugin<HeatmapPanel>
        Returns:
        the message, null if none available