跳过导航链接
A B C D E F G H I J L M N O P R S T U V W X Y 

A

actionHandler - 类 中的变量marvin.gui.MarvinFilterWindow
 
add(int, int) - 类 中的方法marvin.util.MarvinBoundingBox
 
addButtonGroup(String, String, MarvinAttributes) - 类 中的方法marvin.gui.MarvinAttributesPanel
Add ButtonGroup
addCheckBox(String, String, String, MarvinAttributes) - 类 中的方法marvin.gui.MarvinAttributesPanel
Add CheckBox
addChild(DecisionTreeNode) - 类 中的方法marvin.machinelearning.decisiontree.DecisionTreeNode
 
addComboBox(String, String, Object[], MarvinAttributes) - 类 中的方法marvin.gui.MarvinAttributesPanel
Add ComboBox
addEntry(MarvinPerformanceEntry) - 类 中的方法marvin.performance.MarvinPerformanceRegistry
 
addEntry(MarvinBarChartEntry) - 类 中的方法marvin.statistic.MarvinBarChart
 
addEntry(MarvinHistogramEntry) - 类 中的方法marvin.statistic.MarvinHistogram
 
addEntry(String, MarvinImage, MarvinAttributes) - 类 中的方法marvin.util.MarvinPluginHistory
Add a new entry to the history.
addHorizontalSlider(String, String, int, int, int, MarvinAttributes) - 类 中的方法marvin.gui.MarvinAttributesPanel
Add HorizontalSlider
addImage(String, BufferedImage) - 类 中的方法marvin.gui.MarvinAttributesPanel
Adds image
addLabel(String, String) - 类 中的方法marvin.gui.MarvinAttributesPanel
Adds label
addMatrixPanel(String, String, MarvinAttributes, int, int) - 类 中的方法marvin.gui.MarvinAttributesPanel
 
addPixel(int, int) - 类 中的方法marvin.image.MarvinImageMask
Add a point to the mask.
addPoint(int, int) - 类 中的方法marvin.image.MarvinContour
 
addRectRegion(int, int, int, int, int) - 类 中的方法marvin.image.MarvinImageMap
 
addRectRegion(int, int, int, int) - 类 中的方法marvin.image.MarvinImageMask
 
addSlider(String, String, int, int, int, int, MarvinAttributes) - 类 中的方法marvin.gui.MarvinAttributesPanel
Add Slider
addTextArea(String, String, int, int, MarvinAttributes) - 类 中的方法marvin.gui.MarvinAttributesPanel
 
addTextField(String, String, MarvinAttributes) - 类 中的方法marvin.gui.MarvinAttributesPanel
Adds TextField
addThreadListener(MarvinThreadListener) - 类 中的方法marvin.thread.MarvinThread
Set a thread listener.
addTool(MarvinToolPlugin) - 类 中的方法marvin.gui.MarvinToolPanel
 
addVerticalSlider(String, String, int, int, int, MarvinAttributes) - 类 中的方法marvin.gui.MarvinAttributesPanel
Add VerticalSlider
allocColorArray() - 类 中的方法marvin.image.MarvinImage
 
AllSupportedImages - 类 中的静态变量marvin.util.MarvinFileChooser
 
apply() - 类 中的方法marvin.gui.MarvinFilterWindow
Apply the plug-in
applyValues() - 类 中的方法marvin.gui.MarvinAttributesPanel
Update the attributes�value based on the associated components.
area - 类 中的变量marvin.image.MarvinSegment
 
arrBinaryColor - 类 中的变量marvin.image.MarvinImage
 
arrIntColor - 类 中的变量marvin.image.MarvinImage
 
attributeID - 类 中的变量marvin.gui.MarvinPluginWindowComponent
 
attributes - 类 中的变量marvin.gui.MarvinPluginWindowComponent
 

B

b - 类 中的变量marvin.image.MarvinImage
 
binaryToRgb(MarvinImage) - 类 中的静态方法marvin.color.MarvinColorModelConverter
Converts an image in BINARY mode to RGB mode
binaryToRgb(boolean[]) - 类 中的静态方法marvin.color.MarvinColorModelConverter
Converts a boolean array containing the pixel data in BINARY mode to an integer array with the pixel data in RGB mode.
BLACK - 类 中的静态变量marvin.color.MarvinColor
 
blue - 类 中的变量marvin.color.MarvinColor
 
BLUE - 类 中的静态变量marvin.color.MarvinColor
 
boundRGB(int) - 类 中的方法marvin.image.MarvinImage
 
BROWN - 类 中的静态变量marvin.color.MarvinColor
 
bufferedToIplImage(BufferedImage) - 类 中的静态方法marvin.util.ConverterUtil
 
buttonApply - 类 中的变量marvin.gui.MarvinFilterWindow
 
buttonPreview - 类 中的变量marvin.gui.MarvinFilterWindow
 
buttonReset - 类 中的变量marvin.gui.MarvinFilterWindow
 

C

classify(Map<String, Object>) - 类 中的方法marvin.machinelearning.decisiontree.DecisionTree
 
clear() - 类 中的方法marvin.image.MarvinImage
 
clear(int) - 类 中的方法marvin.image.MarvinImage
 
clear() - 类 中的方法marvin.image.MarvinImageMap
Clear the mask for a new selection
clear() - 类 中的方法marvin.image.MarvinImageMask
Clear the mask for a new selection
clear() - 类 中的方法marvin.util.MarvinPluginHistory
Clear the history.
clone() - 类 中的方法marvin.image.MarvinImage
Clones the MarvinImage
clone() - 类 中的方法marvin.util.MarvinAttributes
Clones a MarvinAttributes Object.
color - 类 中的变量marvin.image.MarvinImage
 
color - 类 中的变量marvin.statistic.MarvinBarChartEntry
 
color - 类 中的变量marvin.statistic.MarvinHistogramEntry
 
COLOR_MODEL_BINARY - 类 中的静态变量marvin.image.MarvinImage
 
COLOR_MODEL_RGB - 类 中的静态变量marvin.image.MarvinImage
 
colorModel - 类 中的变量marvin.image.MarvinImage
 
component - 类 中的变量marvin.gui.MarvinPluginWindowComponent
 
connect(int) - 类 中的方法marvin.video.MarvinJavaCVAdapter
 
connect(int, int, int) - 类 中的方法marvin.video.MarvinJavaCVAdapter
 
connect(int) - 接口 中的方法marvin.video.MarvinVideoInterface
 
connect(int, int, int) - 接口 中的方法marvin.video.MarvinVideoInterface
 
container - 类 中的变量marvin.gui.MarvinPluginWindow
 
contains(int, int) - 类 中的方法marvin.util.MarvinBoundingBox
 
ConverterUtil - marvin.util中的类
 
ConverterUtil() - 类 的构造器marvin.util.ConverterUtil
 
copyBinaryColorArray(MarvinImage, MarvinImage) - 类 中的静态方法marvin.image.MarvinImage
 
copyColorArray(MarvinImage, MarvinImage) - 类 中的静态方法marvin.image.MarvinImage
 
copyIntColorArray(MarvinImage, MarvinImage) - 类 中的静态方法marvin.image.MarvinImage
 
countTextBefore(String, String) - 类 中的方法marvin.util.MarvinStringParser
 
createImage(int, int) - 类 中的方法marvin.gui.MarvinImagePanel
Instantiates the MarvinImage object and returns its BufferedImage as off-screen drawable image to be used for double buffering.
createRootNode() - 类 中的静态方法marvin.machinelearning.decisiontree.DecisionTreeNode
 

D

DARK_BLUE - 类 中的静态变量marvin.color.MarvinColor
 
DARK_BROWN - 类 中的静态变量marvin.color.MarvinColor
 
DARK_GRAY - 类 中的静态变量marvin.color.MarvinColor
 
DARK_GREEN - 类 中的静态变量marvin.color.MarvinColor
 
DARK_RED - 类 中的静态变量marvin.color.MarvinColor
 
DARK_YELLOW - 类 中的静态变量marvin.color.MarvinColor
 
DecisionTree - marvin.machinelearning.decisiontree中的类
 
DecisionTree() - 类 的构造器marvin.machinelearning.decisiontree.DecisionTree
 
DecisionTreeNode - marvin.machinelearning.decisiontree中的类
 
DecisionTreeNode(String, String, Object) - 类 的构造器marvin.machinelearning.decisiontree.DecisionTreeNode
 
DecisionTreeNode.CONDITION - marvin.machinelearning.decisiontree中的枚举
 
disable() - 类 中的方法marvin.performance.MarvinPerformanceMeter
 
disableHistory() - 类 中的方法marvin.gui.MarvinImagePanel
Disable history
disablePreview() - 类 中的方法marvin.gui.MarvinFilterWindow
Disables preview function.
disconnect() - 类 中的方法marvin.video.MarvinJavaCVAdapter
 
disconnect() - 接口 中的方法marvin.video.MarvinVideoInterface
 
draw(int, int, int, int, Graphics) - 类 中的方法marvin.statistic.MarvinBarChart
 
draw(int, int, int, int, Graphics) - 类 中的方法marvin.statistic.MarvinHistogram
 
drawLine(int, int, int, int, Color) - 类 中的方法marvin.image.MarvinImage
Bresenham愀 Line Drawing implementation
drawRect(int, int, int, int, Color) - 类 中的方法marvin.image.MarvinImage
Draws a rectangle in the image.
drawRect(int, int, int, int, int, Color) - 类 中的方法marvin.image.MarvinImage
 
dynamicPanelLayout - 类 中的变量marvin.gui.MarvinPluginWindow
 

E

enable() - 类 中的方法marvin.performance.MarvinPerformanceMeter
 
enableHistory() - 类 中的方法marvin.gui.MarvinImagePanel
Enable history
enableProgressBar(String, int) - 类 中的方法marvin.performance.MarvinPerformanceMeter
 
enumComponents - 类 中的变量marvin.gui.MarvinAttributesPanel
 
equals(Object) - 类 中的方法marvin.image.MarvinImage
Compare two MarvinImage objects
euclideanDistance(double, double, double, double) - 类 中的静态方法marvin.math.MarvinMath
 
euclideanDistance(double, double, double, double, double, double) - 类 中的静态方法marvin.math.MarvinMath
 
eval(String, Map<String, Object>) - 类 中的方法marvin.machinelearning.decisiontree.DecisionTreeNode
 

F

fillRect(int, int, int, int, Color) - 类 中的方法marvin.image.MarvinImage
Fills a rectangle in the image.
fillRectBinaryt(int, int, int, int, boolean) - 类 中的方法marvin.image.MarvinImage
Fills a rectangle in a binary image
findClass(String) - 类 中的方法marvin.util.MarvinJarLoader
Find a class specified as parameter.
finish() - 类 中的方法marvin.performance.MarvinPerformanceEvent
 
finish() - 类 中的方法marvin.performance.MarvinPerformanceMeter
 
finishEvent() - 类 中的方法marvin.performance.MarvinPerformanceEntry
 
finishEvent() - 类 中的方法marvin.performance.MarvinPerformanceMeter
 
formatName - 类 中的变量marvin.image.MarvinImage
 
frametoBufferedImage(Frame) - 类 中的静态方法marvin.util.ConverterUtil
 
frametoIplImage(Frame) - 类 中的静态方法marvin.util.ConverterUtil
 

G

g - 类 中的变量marvin.image.MarvinImage
 
get(String) - 类 中的方法marvin.util.MarvinAttributes
Get an attribute by its name.
get(String, Object) - 类 中的方法marvin.util.MarvinAttributes
 
getAlphaComponent(int, int) - 类 中的方法marvin.image.MarvinImage
 
getApplyButton() - 类 中的方法marvin.gui.MarvinFilterWindow
Returns the reference to "Apply" button.
getArea() - 类 中的方法marvin.image.MarvinBlob
 
getAttribute(String) - 类 中的方法marvin.plugin.MarvinAbstractPlugin
 
getAttribute(String) - 接口 中的方法marvin.plugin.MarvinPlugin
 
getAttributeID() - 类 中的方法marvin.gui.MarvinPluginWindowComponent
Returns the ID of the attribute associated with the component.
getAttributes() - 类 中的方法marvin.gui.MarvinPluginWindowComponent
Returns Atribute object愀 reference.
getAttributes() - 类 中的方法marvin.plugin.MarvinAbstractPlugin
 
getAttributes() - 接口 中的方法marvin.plugin.MarvinPlugin
 
getAttributesPanel() - 接口 中的方法marvin.plugin.MarvinImagePlugin
Shows a graphical interface
getBarWidth() - 类 中的方法marvin.statistic.MarvinHistogram
 
getBinaryColor(int, int) - 类 中的方法marvin.image.MarvinImage
 
getBinaryColorArray() - 类 中的方法marvin.image.MarvinImage
 
getBlob() - 类 中的方法marvin.image.MarvinBlobSegment
 
getBufferedImage() - 类 中的方法marvin.image.MarvinImage
 
getBufferedImage(int, int) - 类 中的方法marvin.image.MarvinImage
Resize and return the image passing the new height and width
getBufferedImage(int, int, int) - 类 中的方法marvin.image.MarvinImage
Resize and return the image passing the new height and width, but maintains width/height factor
getBufferedImageNoAlpha() - 类 中的方法marvin.image.MarvinImage
 
getClass(String) - 类 中的方法marvin.util.MarvinJarLoader
Get a Class object from a class inside the Jar file by its name.
getColor() - 类 中的方法marvin.statistic.MarvinBarChartEntry
 
getColor() - 类 中的方法marvin.statistic.MarvinHistogramEntry
 
getColorById(Integer) - 类 中的静态方法marvin.color.MarvinColor
 
getColorByName(String) - 类 中的静态方法marvin.color.MarvinColor
 
getColorModel() - 类 中的方法marvin.image.MarvinImage
 
getComponent(String) - 类 中的方法marvin.gui.MarvinAttributesPanel
Returns a component by its id.
getComponent() - 类 中的方法marvin.gui.MarvinPluginWindowComponent
Returns the swing component representation of this component.
getComponents() - 类 中的方法marvin.image.MarvinImage
 
getCurrentComponentRow() - 类 中的方法marvin.gui.MarvinAttributesPanel
 
getCurrentLine() - 类 中的方法marvin.util.MarvinStringParser
 
getCurrentPanel() - 类 中的方法marvin.gui.MarvinAttributesPanel
This method is useful if the developer need to add an external component.
getCurrentPosition() - 类 中的方法marvin.util.MarvinStringParser
 
getCurrentStep() - 类 中的方法marvin.performance.MarvinPerformanceEntry
 
getCurrentStep() - 类 中的方法marvin.performance.MarvinPerformanceEvent
 
getCurrentTool() - 类 中的方法marvin.gui.MarvinToolPanel
 
getCursorHotSpot() - 类 中的方法marvin.plugin.MarvinAbstractToolPlugin
 
getCursorHotSpot() - 接口 中的方法marvin.plugin.MarvinToolPlugin
 
getCursorImage() - 类 中的方法marvin.plugin.MarvinAbstractToolPlugin
 
getCursorImage() - 接口 中的方法marvin.plugin.MarvinToolPlugin
 
getEntry(int) - 类 中的方法marvin.performance.MarvinPerformanceRegistry
 
getEntryBytes(JarEntry) - 类 中的方法marvin.util.MarvinJarLoader
 
getEvent(int) - 类 中的方法marvin.performance.MarvinPerformanceEntry
 
getFormatName() - 类 中的方法marvin.image.MarvinImage
 
getFrame() - 类 中的方法marvin.video.MarvinJavaCVAdapter
 
getFrame() - 接口 中的方法marvin.video.MarvinVideoInterface
 
getFrameNumber() - 类 中的方法marvin.video.MarvinJavaCVAdapter
 
getFrameNumber() - 接口 中的方法marvin.video.MarvinVideoInterface
 
getHeight() - 类 中的方法marvin.image.MarvinBlob
 
getHeight() - 类 中的方法marvin.image.MarvinImage
Returns the height
getHeight() - 类 中的方法marvin.image.MarvinImageMap
 
getHeight() - 类 中的方法marvin.image.MarvinImageMask
 
getHeight() - 类 中的方法marvin.util.MarvinBoundingBox
 
getHistory() - 类 中的方法marvin.gui.MarvinImagePanel
Returns the MarvinPluginHistory associated with this panel.
getIcon() - 类 中的方法marvin.plugin.MarvinAbstractToolPlugin
 
getIcon() - 接口 中的方法marvin.plugin.MarvinToolPlugin
 
getID() - 类 中的方法marvin.gui.MarvinPluginWindowComponent
Returns the component愀 ID.
getID() - 类 中的方法marvin.performance.MarvinPerformanceEntry
 
getID() - 类 中的方法marvin.performance.MarvinPerformanceEvent
 
getId() - 类 中的方法marvin.thread.MarvinThread
 
getImage() - 类 中的方法marvin.gui.MarvinImagePanel
Returns the MarvinImage associated with this panel.
getImage(int, int) - 类 中的方法marvin.statistic.MarvinBarChart
 
getImage(int, int) - 类 中的方法marvin.statistic.MarvinHistogram
 
getImageHeight() - 类 中的方法marvin.video.MarvinJavaCVAdapter
 
getImageHeight() - 接口 中的方法marvin.video.MarvinVideoInterface
 
getImagePanel() - 类 中的方法marvin.plugin.MarvinAbstractImagePlugin
 
getImagePanel() - 接口 中的方法marvin.plugin.MarvinImagePlugin
 
getImageWidth() - 类 中的方法marvin.video.MarvinJavaCVAdapter
 
getImageWidth() - 接口 中的方法marvin.video.MarvinVideoInterface
 
getIntColor(int, int) - 类 中的方法marvin.image.MarvinImage
Gets the integer color composition for x, y position
getIntColorArray() - 类 中的方法marvin.image.MarvinImage
 
getIntComponent0(int, int) - 类 中的方法marvin.image.MarvinImage
Gets the integer color component 0 in the x and y position
getIntComponent1(int, int) - 类 中的方法marvin.image.MarvinImage
Gets the integer color component 1 in the x and y position
getIntComponent2(int, int) - 类 中的方法marvin.image.MarvinImage
Gets the integer color component 2 in the x and y position
getMask() - 类 中的方法marvin.image.MarvinImageMap
 
getMask() - 类 中的方法marvin.image.MarvinImageMask
 
getName() - 类 中的方法marvin.performance.MarvinPerformanceEntry
 
getName() - 类 中的方法marvin.performance.MarvinPerformanceEvent
 
getName() - 类 中的方法marvin.statistic.MarvinBarChartEntry
 
getName() - 类 中的方法marvin.statistic.MarvinHistogramEntry
 
getNewImageInstance() - 类 中的方法marvin.image.MarvinImage
Return a new instance of the BufferedImage
getNext(char[]) - 类 中的方法marvin.util.MarvinStringParser
 
getNextBetween(String, String) - 类 中的方法marvin.util.MarvinStringParser
 
getObject(String) - 类 中的方法marvin.util.MarvinJarLoader
 
getPanel() - 类 中的方法marvin.performance.MarvinPerformanceMeter
 
getParent() - 类 中的方法marvin.machinelearning.decisiontree.DecisionTreeNode
 
getPlugin() - 类 中的方法marvin.thread.MarvinThreadEvent
 
getPoint(int) - 类 中的方法marvin.image.MarvinContour
 
getPoints() - 类 中的方法marvin.image.MarvinContour
 
getRegistry() - 类 中的方法marvin.performance.MarvinPerformanceMeter
 
getResult() - 类 中的方法marvin.machinelearning.decisiontree.DecisionTreeNode
 
getSettingsWindow() - 接口 中的方法marvin.plugin.MarvinToolPlugin
 
getThreadId() - 类 中的方法marvin.thread.MarvinThreadEvent
 
getToolPanel() - 类 中的方法marvin.gui.MarvinEditableImagePanel
Return the associated MarvinToolPanel object.
getTotalTime() - 类 中的方法marvin.performance.MarvinPerformanceEntry
 
getTotalTime() - 类 中的方法marvin.performance.MarvinPerformanceEvent
 
getTotalTime() - 类 中的方法marvin.performance.MarvinPerformanceRegistry
 
getTrueMatrix(int, int) - 类 中的静态方法marvin.math.MarvinMath
 
getType() - 类 中的方法marvin.gui.MarvinPluginWindowComponent
Returns the type of the component.
getType() - 类 中的方法marvin.image.MarvinImage
Gets the type
getValue() - 类 中的方法marvin.gui.component.MarvinMatrixPanel
 
getValue(MarvinPluginWindowComponent) - 类 中的方法marvin.gui.MarvinAttributesPanel
 
getValue(int, int) - 类 中的方法marvin.image.MarvinBlob
 
getValue() - 类 中的方法marvin.statistic.MarvinBarChartEntry
 
getValues() - 类 中的方法marvin.util.MarvinAttributes
returns an array containing the attrbiute values
getValueX() - 类 中的方法marvin.statistic.MarvinHistogramEntry
 
getValueY() - 类 中的方法marvin.statistic.MarvinHistogramEntry
 
getWidth() - 类 中的方法marvin.image.MarvinBlob
 
getWidth() - 类 中的方法marvin.image.MarvinImage
Returns the width
getWidth() - 类 中的方法marvin.image.MarvinImageMap
 
getWidth() - 类 中的方法marvin.image.MarvinImageMask
 
getWidth() - 类 中的方法marvin.util.MarvinBoundingBox
 
getX() - 类 中的方法marvin.image.MarvinBlobSegment
 
getX() - 类 中的方法marvin.math.Point
 
getY() - 类 中的方法marvin.image.MarvinBlobSegment
 
getY() - 类 中的方法marvin.math.Point
 
gotoNextLine() - 类 中的方法marvin.util.MarvinStringParser
 
GRAY - 类 中的静态变量marvin.color.MarvinColor
 
green - 类 中的变量marvin.color.MarvinColor
 
GREEN - 类 中的静态变量marvin.color.MarvinColor
 

H

handle(MarvinErrorHandler.TYPE, String) - 类 中的静态方法marvin.util.MarvinErrorHandler
Handles error returning a new RuntimeException
handle(MarvinErrorHandler.TYPE, String, Exception) - 类 中的静态方法marvin.util.MarvinErrorHandler
Handles error returning a new RuntimeException
handle(MarvinErrorHandler.TYPE, Exception) - 类 中的静态方法marvin.util.MarvinErrorHandler
Handles error returning a new RuntimeException
handleDialog(MarvinErrorHandler.TYPE) - 类 中的静态方法marvin.util.MarvinErrorHandler
Handles error showing the message based on the enum error types
handleDialog(MarvinErrorHandler.TYPE, Exception) - 类 中的静态方法marvin.util.MarvinErrorHandler
Handles error showing the message based on the enum error types and writing the StackTrace at console
handleDialog(MarvinErrorHandler.TYPE, String) - 类 中的静态方法marvin.util.MarvinErrorHandler
Handles error showing the message based on the enum error types
handleDialog(String, Exception) - 类 中的静态方法marvin.util.MarvinErrorHandler
Handles error showing the message and writing the StackTrace at console
handleDialog(String) - 类 中的静态方法marvin.util.MarvinErrorHandler
Handles error showing the message
handleDialog(String, String) - 类 中的静态方法marvin.util.MarvinErrorHandler
Handles error showing the message
hasBefore(String, String) - 类 中的方法marvin.util.MarvinStringParser
 
hashAttributes - 类 中的变量marvin.util.MarvinAttributes
 
hashComponents - 类 中的变量marvin.gui.MarvinAttributesPanel
 
height - 类 中的变量marvin.image.MarvinSegment
 
history - 类 中的变量marvin.gui.MarvinImagePanel
 
hsvToRgb(double[]) - 类 中的静态方法marvin.color.MarvinColorModelConverter
Converts hsv array [h,s,v,h2,s2,v2...] to rgb array [argb, argb2,

I

id - 类 中的变量marvin.color.MarvinColor
 
id - 类 中的变量marvin.gui.MarvinPluginWindowComponent
 
image - 类 中的变量marvin.gui.MarvinImagePanel
 
image - 类 中的变量marvin.image.MarvinImage
 
incPosition(int) - 类 中的方法marvin.util.MarvinStringParser
 
incProgressBar() - 类 中的方法marvin.performance.MarvinPerformanceMeter
 
incProgressBar(int) - 类 中的方法marvin.performance.MarvinPerformanceMeter
 
interpret(Map<String, Object>) - 类 中的方法marvin.machinelearning.decisiontree.DecisionTreeNode
 
interpretChilds(Map<String, Object>) - 类 中的方法marvin.machinelearning.decisiontree.DecisionTreeNode
 
invalidate() - 类 中的方法marvin.plugin.MarvinAbstractPlugin
Invalidate this plug-in.
invalidate() - 接口 中的方法marvin.plugin.MarvinPlugin
Invalidate this plug-in.
IplImageToBufferedImage(opencv_core.IplImage) - 类 中的静态方法marvin.util.ConverterUtil
 
isCollinearPoints(Point, Point, Point) - 类 中的静态方法marvin.math.MarvinMath
 
isHistoryEnabled() - 类 中的方法marvin.gui.MarvinImagePanel
Returns if the history is enabled.
isValid() - 类 中的方法marvin.plugin.MarvinAbstractPlugin
Determines whether this plug-in is valid.
isValid() - 接口 中的方法marvin.plugin.MarvinPlugin
Determines whether this plug-in is valid.
isValidPosition(int, int) - 类 中的方法marvin.image.MarvinImage
 

J

JPG - 类 中的静态变量marvin.util.MarvinFileChooser
 
jumpOver(char[]) - 类 中的方法marvin.util.MarvinStringParser
 

L

labelImage - 类 中的变量marvin.gui.MarvinFilterWindow
 
length() - 类 中的方法marvin.image.MarvinContour
 
LIGHT_BLUE - 类 中的静态变量marvin.color.MarvinColor
 
LIGHT_GRAY - 类 中的静态变量marvin.color.MarvinColor
 
LIGHT_GREEN - 类 中的静态变量marvin.color.MarvinColor
 
LIGHT_ORANGE - 类 中的静态变量marvin.color.MarvinColor
 
LIGHT_RED - 类 中的静态变量marvin.color.MarvinColor
 
LIGHT_YELLOW - 类 中的静态变量marvin.color.MarvinColor
 
limit8bitsColor(int) - 类 中的方法marvin.image.MarvinImage
Limits the color value between 0 and 255.
load() - 接口 中的方法marvin.plugin.MarvinPlugin
 
load() - 接口 中的方法marvin.plugin.MarvinToolPlugin
 
loadCursor(String) - 类 中的方法marvin.plugin.MarvinAbstractToolPlugin
 
loadCursor(String, Point) - 类 中的方法marvin.plugin.MarvinAbstractToolPlugin
 
loadIcon(String) - 类 中的方法marvin.plugin.MarvinAbstractToolPlugin
Protected Contructor
loadImage(String) - 类 中的静态方法marvin.io.MarvinImageIO
Loads a MarvinImage from a filesystem path.
loadImage(String) - 类 中的方法marvin.plugin.MarvinAbstractToolPlugin
Load image
loadResource(String) - 类 中的方法marvin.video.MarvinJavaCVAdapter
 
loadResource(String) - 接口 中的方法marvin.video.MarvinVideoInterface
 

M

marvin - 程序包 marvin
 
marvin.color - 程序包 marvin.color
 
marvin.gui - 程序包 marvin.gui
 
marvin.gui.component - 程序包 marvin.gui.component
 
marvin.image - 程序包 marvin.image
 
marvin.io - 程序包 marvin.io
 
marvin.machinelearning.decisiontree - 程序包 marvin.machinelearning.decisiontree
 
marvin.math - 程序包 marvin.math
 
marvin.performance - 程序包 marvin.performance
 
marvin.plugin - 程序包 marvin.plugin
 
marvin.statistic - 程序包 marvin.statistic
 
marvin.thread - 程序包 marvin.thread
 
marvin.util - 程序包 marvin.util
 
marvin.video - 程序包 marvin.video
 
MarvinAbstractAlgorithmPlugin - marvin.plugin中的类
 
MarvinAbstractAlgorithmPlugin() - 类 的构造器marvin.plugin.MarvinAbstractAlgorithmPlugin
 
MarvinAbstractImagePlugin - marvin.plugin中的类
 
MarvinAbstractImagePlugin() - 类 的构造器marvin.plugin.MarvinAbstractImagePlugin
 
MarvinAbstractPlugin - marvin.plugin中的类
 
MarvinAbstractPlugin() - 类 的构造器marvin.plugin.MarvinAbstractPlugin
 
MarvinAbstractToolPlugin - marvin.plugin中的类
 
MarvinAbstractToolPlugin() - 类 的构造器marvin.plugin.MarvinAbstractToolPlugin
 
MarvinAlgorithmPlugin - marvin.plugin中的接口
 
MarvinAttributes - marvin.util中的类
This class stores and manages plug-ins attributes and either integrates them with Marvin features, such as FilterHistory, Statistics and MarvinPluginWindow.
MarvinAttributes(MarvinPlugin) - 类 的构造器marvin.util.MarvinAttributes
Constructor
MarvinAttributes() - 类 的构造器marvin.util.MarvinAttributes
 
MarvinAttributesPanel - marvin.gui中的类
 
MarvinAttributesPanel() - 类 的构造器marvin.gui.MarvinAttributesPanel
 
MarvinBarChart - marvin.statistic中的类
Bar Chart.
MarvinBarChart(String) - 类 的构造器marvin.statistic.MarvinBarChart
 
MarvinBarChartEntry - marvin.statistic中的类
Bar Chart entry.
MarvinBarChartEntry() - 类 的构造器marvin.statistic.MarvinBarChartEntry
 
MarvinBarChartEntry(String, double) - 类 的构造器marvin.statistic.MarvinBarChartEntry
 
MarvinBarChartEntry(String, double, Color) - 类 的构造器marvin.statistic.MarvinBarChartEntry
 
MarvinBlob - marvin.image中的类
 
MarvinBlob(int, int) - 类 的构造器marvin.image.MarvinBlob
 
MarvinBlobSegment - marvin.image中的类
 
MarvinBlobSegment(int, int) - 类 的构造器marvin.image.MarvinBlobSegment
 
MarvinBoundingBox - marvin.util中的类
 
MarvinBoundingBox() - 类 的构造器marvin.util.MarvinBoundingBox
 
MarvinBoundingBox(int, int, int, int) - 类 的构造器marvin.util.MarvinBoundingBox
 
MarvinColor - marvin.color中的类
 
MarvinColor(int, int, int) - 类 的构造器marvin.color.MarvinColor
Constructor for developer created colors
MarvinColor(int, String, int, int, int) - 类 的构造器marvin.color.MarvinColor
Constructor for predefined colors
MarvinColorModelConverter - marvin.color中的类
Image color model conversions.
MarvinColorModelConverter() - 类 的构造器marvin.color.MarvinColorModelConverter
 
MarvinContour - marvin.image中的类
 
MarvinContour() - 类 的构造器marvin.image.MarvinContour
 
MarvinDefinitions - marvin中的类
 
MarvinDefinitions() - 类 的构造器marvin.MarvinDefinitions
 
MarvinEditableImagePanel - marvin.gui中的类
Panel to display and edit MarvinImages.
MarvinEditableImagePanel() - 类 的构造器marvin.gui.MarvinEditableImagePanel
Constructor
MarvinErrorHandler - marvin.util中的类
Dialog message errors.
MarvinErrorHandler() - 类 的构造器marvin.util.MarvinErrorHandler
 
MarvinErrorHandler.TYPE - marvin.util中的枚举
Error types
MarvinFileChooser - marvin.util中的类
File Chooser.
MarvinFileChooser() - 类 的构造器marvin.util.MarvinFileChooser
 
MarvinFileUtils - marvin.util中的类
 
MarvinFileUtils() - 类 的构造器marvin.util.MarvinFileUtils
 
MarvinFilterWindow - marvin.gui中的类
Generic Window for filters.
MarvinFilterWindow(String, int, int, MarvinImagePanel, MarvinImagePlugin) - 类 的构造器marvin.gui.MarvinFilterWindow
Constructs a MarvinFilterWindow
MarvinFilterWindow(String, int, int, int, int, MarvinImagePanel, MarvinImagePlugin) - 类 的构造器marvin.gui.MarvinFilterWindow
Constructs a MarvinFilterWindow
MarvinHistogram - marvin.statistic中的类
Histogram chart.
MarvinHistogram(String) - 类 的构造器marvin.statistic.MarvinHistogram
 
MarvinHistogramEntry - marvin.statistic中的类
Histogram entry.
MarvinHistogramEntry() - 类 的构造器marvin.statistic.MarvinHistogramEntry
 
MarvinHistogramEntry(double, double) - 类 的构造器marvin.statistic.MarvinHistogramEntry
 
MarvinHistogramEntry(double, double, Color) - 类 的构造器marvin.statistic.MarvinHistogramEntry
 
MarvinHistogramEntry(String, double, double) - 类 的构造器marvin.statistic.MarvinHistogramEntry
 
MarvinHistogramEntry(String, double, double, Color) - 类 的构造器marvin.statistic.MarvinHistogramEntry
 
MarvinImage - marvin.image中的类
Image object with many operations.
MarvinImage() - 类 的构造器marvin.image.MarvinImage
Creates an image with just 1x1 resolution.
MarvinImage(BufferedImage) - 类 的构造器marvin.image.MarvinImage
Constructor using a image in memory
MarvinImage(BufferedImage, String) - 类 的构造器marvin.image.MarvinImage
Constructor using a image in memory
MarvinImage(int, int) - 类 的构造器marvin.image.MarvinImage
Constructor to blank image, passing the size of image
MarvinImage(int, int, int) - 类 的构造器marvin.image.MarvinImage
 
MarvinImageIO - marvin.io中的类
Methods to load and save images.
MarvinImageIO() - 类 的构造器marvin.io.MarvinImageIO
 
MarvinImageMap - marvin.image中的类
Map with an id/class/weight for earch pixel
MarvinImageMap() - 类 的构造器marvin.image.MarvinImageMap
Constructor for null map
MarvinImageMap(int, int) - 类 的构造器marvin.image.MarvinImageMap
Contructor
MarvinImageMap(int[][]) - 类 的构造器marvin.image.MarvinImageMap
 
MarvinImageMask - marvin.image中的类
Mask indicating what pixels must be processed.
MarvinImageMask() - 类 的构造器marvin.image.MarvinImageMask
Constructor for null mask
MarvinImageMask(int, int) - 类 的构造器marvin.image.MarvinImageMask
Contructor
MarvinImageMask(boolean[][]) - 类 的构造器marvin.image.MarvinImageMask
 
MarvinImageMask(int, int, int, int, int, int) - 类 的构造器marvin.image.MarvinImageMask
 
MarvinImagePanel - marvin.gui中的类
Panel to display MarvinImages.
MarvinImagePanel() - 类 的构造器marvin.gui.MarvinImagePanel
Constructor
MarvinImagePlugin - marvin.plugin中的接口
 
MarvinImageUtils - marvin.util中的类
 
MarvinImageUtils() - 类 的构造器marvin.util.MarvinImageUtils
 
MarvinJarLoader - marvin.util中的类
ClassLoader to load classes from jar files dynamically.
MarvinJavaCVAdapter - marvin.video中的类
 
MarvinJavaCVAdapter() - 类 的构造器marvin.video.MarvinJavaCVAdapter
 
MarvinMath - marvin.math中的类
 
MarvinMath() - 类 的构造器marvin.math.MarvinMath
 
MarvinMatrixPanel - marvin.gui.component中的类
 
MarvinMatrixPanel(int, int) - 类 的构造器marvin.gui.component.MarvinMatrixPanel
 
MarvinPerformanceEntry - marvin.performance中的类
Stores all the image process.
MarvinPerformanceEntry(String, String) - 类 的构造器marvin.performance.MarvinPerformanceEntry
MarvinPerformanceEvent - marvin.performance中的类
Algorithms can be divided in events, each event store your own attributes for future analysis.
MarvinPerformanceEvent(String) - 类 的构造器marvin.performance.MarvinPerformanceEvent
 
MarvinPerformanceEvent(String, String) - 类 的构造器marvin.performance.MarvinPerformanceEvent
 
MarvinPerformanceMeter - marvin.performance中的类
The performance meter provides features to analysis algorithm performance.
MarvinPerformanceMeter() - 类 的构造器marvin.performance.MarvinPerformanceMeter
Empty construtor
MarvinPerformanceRegistry - marvin.performance中的类
Stores performance entries.
MarvinPerformanceRegistry() - 类 的构造器marvin.performance.MarvinPerformanceRegistry
empty constructor
MarvinPerformanceWindow - marvin.performance中的类
Window to show statistic information.
MarvinPerformanceWindow(MarvinPerformanceRegistry) - 类 的构造器marvin.performance.MarvinPerformanceWindow
MarvinPlugin - marvin.plugin中的接口
Generic Marvin Plug-in.
MarvinPluginHistory - marvin.util中的类
Store all plug-ins used on an image.
MarvinPluginHistory() - 类 的构造器marvin.util.MarvinPluginHistory
Constructs a new PluginHistory.
MarvinPluginLoader - marvin.util中的类
Load plug-ins via MarvinJarLoader
MarvinPluginLoader() - 类 的构造器marvin.util.MarvinPluginLoader
 
MarvinPluginWindow - marvin.gui中的类
Generic Window for plug-ins.
MarvinPluginWindow(String, int, int, MarvinAttributesPanel) - 类 的构造器marvin.gui.MarvinPluginWindow
Constructs an MarvinPluginWindow
MarvinPluginWindowComponent - marvin.gui中的类
Generic component for PluginWindow.
MarvinPluginWindowComponent(String, String, MarvinAttributes, JComponent, MarvinPluginWindowComponent.ComponentType) - 类 的构造器marvin.gui.MarvinPluginWindowComponent
MarvinPluginWindowComponent.ComponentType - marvin.gui中的枚举
 
MarvinSegment - marvin.image中的类
 
MarvinSegment() - 类 的构造器marvin.image.MarvinSegment
 
MarvinSegment(int, int, int, int) - 类 的构造器marvin.image.MarvinSegment
 
MarvinStringParser - marvin.util中的类
 
MarvinStringParser(String) - 类 的构造器marvin.util.MarvinStringParser
 
MarvinThread - marvin.thread中的类
Thread to process a segment or an entire image.
MarvinThread(MarvinImagePlugin, MarvinImage, MarvinImage, MarvinImageMask) - 类 的构造器marvin.thread.MarvinThread
Constructor.
MarvinThreadEvent - marvin.thread中的类
Thread Event.
MarvinThreadListener - marvin.thread中的接口
Interface to listen thread events.
MarvinToolPanel - marvin.gui中的类
 
MarvinToolPanel() - 类 的构造器marvin.gui.MarvinToolPanel
 
MarvinToolPlugin - marvin.plugin中的接口
 
MarvinVideoInterface - marvin.video中的接口
 
MarvinVideoInterfaceException - marvin.video中的异常错误
 
MarvinVideoInterfaceException(String, Throwable) - 异常错误 的构造器marvin.video.MarvinVideoInterfaceException
 
merge(MarvinBoundingBox) - 类 中的方法marvin.util.MarvinBoundingBox
 
mouseClicked(MarvinImage, MarvinImageMask, int, int) - 接口 中的方法marvin.plugin.MarvinToolPlugin
 
mousePressed(MarvinImage, MarvinImageMask, int, int) - 接口 中的方法marvin.plugin.MarvinToolPlugin
 
mouseReleased(MarvinImage, MarvinImageMask, int, int) - 接口 中的方法marvin.plugin.MarvinToolPlugin
 
Multi8p(int, int, int[][]) - 类 中的方法marvin.image.MarvinImage
Convolution operator
multi8p(int, int, double) - 类 中的方法marvin.image.MarvinImage
Multiple of gradient windwos per masc relation of x y

N

name - 类 中的变量marvin.color.MarvinColor
 
name - 类 中的变量marvin.statistic.MarvinBarChartEntry
 
name - 类 中的变量marvin.statistic.MarvinHistogramEntry
 
near(int, int, int) - 类 中的方法marvin.util.MarvinBoundingBox
 
newComponentRow() - 类 中的方法marvin.gui.MarvinAttributesPanel
Adds new component Line
newComponentRow(LayoutManager) - 类 中的方法marvin.gui.MarvinAttributesPanel
 
NULL_MASK - 类 中的静态变量marvin.image.MarvinImageMask
 
numComponents - 类 中的变量marvin.image.MarvinImage
 

O

OPEN_DIALOG - 类 中的静态变量marvin.util.MarvinFileChooser
 
ORANGE - 类 中的静态变量marvin.color.MarvinColor
 
ORIGINAL_BAR_COLOR - 类 中的静态变量marvin.statistic.MarvinBarChart
 

P

paintComponent(Graphics) - 类 中的方法marvin.gui.MarvinEditableImagePanel
 
paintComponent(Graphics) - 类 中的方法marvin.gui.MarvinImagePanel
Overwrite the paint method
panelCenter - 类 中的变量marvin.gui.MarvinPluginWindow
 
panelDynamicComponents - 类 中的变量marvin.gui.MarvinPluginWindow
 
panelFixedComponents - 类 中的变量marvin.gui.MarvinFilterWindow
 
panelImage - 类 中的变量marvin.gui.MarvinFilterWindow
 
parseWeka(String) - 类 中的方法marvin.machinelearning.decisiontree.DecisionTree
 
plugComponent(JComponent) - 类 中的方法marvin.gui.MarvinAttributesPanel
 
plugComponent(String, JComponent, String, MarvinAttributes, MarvinPluginWindowComponent.ComponentType) - 类 中的方法marvin.gui.MarvinAttributesPanel
Adds new component
PLUGIN_IMAGE_PATH - 类 中的静态变量marvin.MarvinDefinitions
 
PNG - 类 中的静态变量marvin.util.MarvinFileChooser
 
Point - marvin.math中的类
 
Point(int, int) - 类 的构造器marvin.math.Point
 
preview() - 类 中的方法marvin.gui.MarvinFilterWindow
Preview the plug-in application
process(MarvinImage, MarvinImage, MarvinImageMask) - 类 中的方法marvin.plugin.MarvinAbstractImagePlugin
Executes the algorithm.
process(MarvinImage, MarvinImage, MarvinAttributes) - 类 中的方法marvin.plugin.MarvinAbstractImagePlugin
 
process(MarvinImage, MarvinImage) - 类 中的方法marvin.plugin.MarvinAbstractImagePlugin
Executes the algorithm.
process(List<MarvinImage>, MarvinImage) - 类 中的方法marvin.plugin.MarvinAbstractImagePlugin
Interface for algorithms that use multiple images as input.
process(MarvinAttributes) - 接口 中的方法marvin.plugin.MarvinAlgorithmPlugin
 
process(MarvinImage, MarvinImage, MarvinAttributes, MarvinImageMask, boolean) - 接口 中的方法marvin.plugin.MarvinImagePlugin
Executes the algorithm.
process(MarvinImage, MarvinImage, MarvinImageMask) - 接口 中的方法marvin.plugin.MarvinImagePlugin
Executes the algorithm.
process(MarvinImage, MarvinImage, MarvinAttributes) - 接口 中的方法marvin.plugin.MarvinImagePlugin
 
process(MarvinImage, MarvinImage) - 接口 中的方法marvin.plugin.MarvinImagePlugin
Executes the algorithm.
process(List<MarvinImage>, MarvinImage) - 接口 中的方法marvin.plugin.MarvinImagePlugin
Interface for algorithms that use multiple images as input.
PROPORTIONAL - 类 中的静态变量marvin.image.MarvinImage
 

R

r - 类 中的变量marvin.image.MarvinImage
 
readStringFile(String, String) - 类 中的静态方法marvin.util.MarvinFileUtils
 
red - 类 中的变量marvin.color.MarvinColor
 
RED - 类 中的静态变量marvin.color.MarvinColor
 
removeCollinearVertices(List<Point>) - 类 中的静态方法marvin.math.MarvinMath
 
removePixel(int, int, int) - 类 中的方法marvin.image.MarvinImageMap
Remove point from the mask.
removePixel(int, int) - 类 中的方法marvin.image.MarvinImageMask
Remove point from the mask.
removeTooNearVertices(List<Point>, double) - 类 中的静态方法marvin.math.MarvinMath
 
reset() - 类 中的方法marvin.gui.MarvinFilterWindow
Reset to the original state
reset() - 类 中的方法marvin.performance.MarvinPerformanceMeter
 
resize(int, int) - 类 中的方法marvin.image.MarvinImage
Resize the image passing the new height and width
rgb - 类 中的变量marvin.image.MarvinImage
 
rgbToBinary(MarvinImage, int) - 类 中的静态方法marvin.color.MarvinColorModelConverter
Converts an image in RGB mode to BINARY mode
rgbToHsv(int[]) - 类 中的静态方法marvin.color.MarvinColorModelConverter
Converts rgb array [argb, argb2,...] to hsv array [h,s,v,h2,s2,v2
run() - 类 中的方法marvin.gui.MarvinEditableImagePanel
Runnable run() method implementation.
run() - 类 中的方法marvin.performance.MarvinPerformanceMeter
 
run() - 类 中的方法marvin.thread.MarvinThread
Thread�s run method.

S

SAVE_DIALOG - 类 中的静态变量marvin.util.MarvinFileChooser
 
saveImage(MarvinImage, String) - 类 中的静态方法marvin.io.MarvinImageIO
Saves a MarvinImage via file system path.
scaleMatrix(double[][], double) - 类 中的静态方法marvin.math.MarvinMath
 
segmentMinDistance(List<MarvinSegment>, double) - 类 中的静态方法marvin.image.MarvinSegment
 
select(String, Component, boolean, int, FileNameExtensionFilter[]) - 类 中的静态方法marvin.util.MarvinFileChooser
Select the file
select(Component, boolean, int) - 类 中的静态方法marvin.util.MarvinFileChooser
 
select(String, Component, boolean, int) - 类 中的静态方法marvin.util.MarvinFileChooser
 
select(Component, boolean, int, FileNameExtensionFilter[]) - 类 中的静态方法marvin.util.MarvinFileChooser
 
SEQUENTIAL_BAR_COLOR - 类 中的静态变量marvin.statistic.MarvinBarChart
 
set(String, Object) - 类 中的方法marvin.util.MarvinAttributes
Set an attribute.
set(Object...) - 类 中的方法marvin.util.MarvinAttributes
Set a list of parameters.
setAlphaComponent(int, int, int) - 类 中的方法marvin.image.MarvinImage
 
setAlphaToColor(int) - 类 中的方法marvin.image.MarvinImage
Set pixels having alpha == 0 to an a given color.
setAttribute(String, Object) - 类 中的方法marvin.plugin.MarvinAbstractPlugin
Set an attribute
setAttribute(String, Object) - 接口 中的方法marvin.plugin.MarvinPlugin
Set an attribute
setAttributes(Object...) - 类 中的方法marvin.plugin.MarvinAbstractPlugin
Set a list of attributes.
setAttributes(Object...) - 接口 中的方法marvin.plugin.MarvinPlugin
Set a list of attributes.
setBarsColor(int) - 类 中的方法marvin.statistic.MarvinBarChart
 
setBarWidth(int) - 类 中的方法marvin.statistic.MarvinHistogram
 
setBinaryColor(int, int, boolean) - 类 中的方法marvin.image.MarvinImage
 
setBlob(MarvinBlob) - 类 中的方法marvin.image.MarvinBlobSegment
 
setBufferedImage(BufferedImage) - 类 中的方法marvin.image.MarvinImage
Sets a new image
setColorModel(int) - 类 中的方法marvin.image.MarvinImage
 
setColorToAlpha(int, int) - 类 中的方法marvin.image.MarvinImage
Set alpha to 0 for a given color
setDimension(int, int) - 类 中的方法marvin.image.MarvinImage
 
setFrameNumber(int) - 类 中的方法marvin.video.MarvinJavaCVAdapter
 
setFrameNumber(int) - 接口 中的方法marvin.video.MarvinVideoInterface
 
setImage(MarvinImage) - 类 中的方法marvin.gui.MarvinEditableImagePanel
 
setImage(MarvinImage) - 类 中的方法marvin.gui.MarvinImagePanel
Associates a MarvinImage to the image panel.
setImagePanel(MarvinImagePanel) - 类 中的方法marvin.gui.MarvinToolPanel
 
setImagePanel(MarvinImagePanel) - 类 中的方法marvin.plugin.MarvinAbstractImagePlugin
Associates the plug-in with an MarvinImagePanel
setImagePanel(MarvinImagePanel) - 接口 中的方法marvin.plugin.MarvinImagePlugin
Associates the plug-in with an MarvinImagePanel
setImagePluginPath(String) - 类 中的静态方法marvin.MarvinDefinitions
 
setIntColor(int, int, int, int) - 类 中的方法marvin.image.MarvinImage
 
setIntColor(int, int, int) - 类 中的方法marvin.image.MarvinImage
Sets the integer color composition in X an Y position
setIntColor(int, int, int, int, int) - 类 中的方法marvin.image.MarvinImage
Sets the integer color in X an Y position
setIntColor(int, int, int, int, int, int) - 类 中的方法marvin.image.MarvinImage
Sets the integer color in X an Y position
setIntColorArray(int[]) - 类 中的方法marvin.image.MarvinImage
Set the integer color array for the entire image.
setPixel(int, int, int) - 类 中的方法marvin.image.MarvinImageMap
Add a point to the mask.
setResult(String) - 类 中的方法marvin.machinelearning.decisiontree.DecisionTreeNode
 
setToolPanel(MarvinToolPanel) - 类 中的方法marvin.gui.MarvinEditableImagePanel
Associate a MarvinToolPanel with this MarvinImagePanel.
setValue(int, int, boolean) - 类 中的方法marvin.image.MarvinBlob
 
setX(int) - 类 中的方法marvin.math.Point
 
setY(int) - 类 中的方法marvin.math.Point
 
showCorners(MarvinImage, MarvinImage, int[][], int) - 类 中的静态方法marvin.util.MarvinImageUtils
 
showStats() - 类 中的方法marvin.performance.MarvinPerformanceMeter
 
showThumbnailHistory() - 类 中的方法marvin.util.MarvinPluginHistory
Shows the history dialog.
size() - 类 中的方法marvin.performance.MarvinPerformanceEntry
 
size() - 类 中的方法marvin.performance.MarvinPerformanceRegistry
 
start() - 类 中的方法marvin.performance.MarvinPerformanceEvent
 
start(String) - 类 中的方法marvin.performance.MarvinPerformanceMeter
 
start(String, String) - 类 中的方法marvin.performance.MarvinPerformanceMeter
 
start() - 类 中的方法marvin.thread.MarvinThread
Starts the thread.
startEvent(String, String) - 类 中的方法marvin.performance.MarvinPerformanceEntry
 
startEvent(String) - 类 中的方法marvin.performance.MarvinPerformanceMeter
 
startEvent(String, String) - 类 中的方法marvin.performance.MarvinPerformanceMeter
 
stepFinished() - 类 中的方法marvin.performance.MarvinPerformanceEntry
 
stepFinished() - 类 中的方法marvin.performance.MarvinPerformanceEvent
 
stepFinished() - 类 中的方法marvin.performance.MarvinPerformanceMeter
 
stepsFinished(int) - 类 中的方法marvin.performance.MarvinPerformanceEntry
 
stepsFinished(int) - 类 中的方法marvin.performance.MarvinPerformanceEvent
 
stepsFinished(int) - 类 中的方法marvin.performance.MarvinPerformanceMeter
 
stringToType(String, Object) - 类 中的方法marvin.gui.MarvinAttributesPanel
Converts a string to the attribute type.
subimage(int, int, int, int) - 类 中的方法marvin.image.MarvinImage
 

T

threadFinished(MarvinThreadEvent) - 接口 中的方法marvin.thread.MarvinThreadListener
 
toContour() - 类 中的方法marvin.image.MarvinBlob
 
toString() - 类 中的方法marvin.image.MarvinSegment
 
toString() - 类 中的方法marvin.machinelearning.decisiontree.DecisionTreeNode
 
toString(int) - 类 中的方法marvin.machinelearning.decisiontree.DecisionTreeNode
 
toStringArray() - 类 中的方法marvin.util.MarvinAttributes
Returns all attributes� name and value as a String array.

U

update() - 类 中的方法marvin.gui.MarvinImagePanel
Update component愀 graphical representation
update() - 类 中的方法marvin.image.MarvinImage
 
update(Graphics) - 接口 中的方法marvin.plugin.MarvinToolPlugin
 
updateColorArray() - 类 中的方法marvin.image.MarvinImage
 

V

validate() - 类 中的方法marvin.plugin.MarvinAbstractPlugin
Ensures that this plug-in is working consistently to its attributes.
validate() - 接口 中的方法marvin.plugin.MarvinPlugin
Ensures that this plug-in is working consistently to its attributes.
value(int, int) - 类 中的方法marvin.image.MarvinImageMap
Get value for position x,y
value - 类 中的变量marvin.statistic.MarvinBarChartEntry
 
valueOf(String) - 枚举 中的静态方法marvin.gui.MarvinPluginWindowComponent.ComponentType
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法marvin.machinelearning.decisiontree.DecisionTreeNode.CONDITION
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法marvin.util.MarvinErrorHandler.TYPE
返回带有指定名称的该类型的枚举常量。
values() - 枚举 中的静态方法marvin.gui.MarvinPluginWindowComponent.ComponentType
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法marvin.machinelearning.decisiontree.DecisionTreeNode.CONDITION
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法marvin.util.MarvinErrorHandler.TYPE
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
valueX - 类 中的变量marvin.statistic.MarvinHistogramEntry
 
valueY - 类 中的变量marvin.statistic.MarvinHistogramEntry
 

W

WHITE - 类 中的静态变量marvin.color.MarvinColor
 
width - 类 中的变量marvin.image.MarvinSegment
 
writeStringFile(String, String) - 类 中的静态方法marvin.util.MarvinFileUtils
 

X

x - 类 中的变量marvin.math.Point
 
x1 - 类 中的变量marvin.image.MarvinSegment
 
x1 - 类 中的变量marvin.util.MarvinBoundingBox
 
x2 - 类 中的变量marvin.image.MarvinSegment
 
x2 - 类 中的变量marvin.util.MarvinBoundingBox
 

Y

y - 类 中的变量marvin.math.Point
 
y1 - 类 中的变量marvin.image.MarvinSegment
 
y1 - 类 中的变量marvin.util.MarvinBoundingBox
 
y2 - 类 中的变量marvin.image.MarvinSegment
 
y2 - 类 中的变量marvin.util.MarvinBoundingBox
 
YELLOW - 类 中的静态变量marvin.color.MarvinColor
 
A B C D E F G H I J L M N O P R S T U V W X Y 
跳过导航链接

Copyright © 2018. All rights reserved.