A B C D E F G H I J L M N O P Q R S T U V W X Y 

S

SAVE_DIALOG - Static variable in class marvin.util.MarvinFileChooser
 
saveImage(MarvinImage, String) - Static method in class marvin.io.MarvinImageIO
Saves a MarvinImage via file system path.
scale(MarvinImage, MarvinImage, int, int) - Static method in class marvin.MarvinPluginCollection
Scale image.
scale(MarvinImage, MarvinImage, int) - Static method in class marvin.MarvinPluginCollection
Scale image.
scaleMatrix(double[][], double) - Static method in class marvin.math.MarvinMath
 
segmentMinDistance(List<MarvinSegment>, double) - Static method in class marvin.image.MarvinSegment
 
select(String, Component, boolean, int, FileNameExtensionFilter[]) - Static method in class marvin.util.MarvinFileChooser
Select the file
select(Component, boolean, int) - Static method in class marvin.util.MarvinFileChooser
 
select(String, Component, boolean, int) - Static method in class marvin.util.MarvinFileChooser
 
select(Component, boolean, int, FileNameExtensionFilter[]) - Static method in class marvin.util.MarvinFileChooser
 
sepia(MarvinImage, int) - Static method in class marvin.MarvinPluginCollection
Sepia filter
sepia(MarvinImage, MarvinImage, int) - Static method in class marvin.MarvinPluginCollection
Sepia filter
sepia(MarvinImage, MarvinImage, int, MarvinImageMask) - Static method in class marvin.MarvinPluginCollection
Sepia filter
SEQUENTIAL_BAR_COLOR - Static variable in class marvin.statistic.MarvinBarChart
 
set(String, Object) - Method in class marvin.util.MarvinAttributes
Set an attribute.
set(Object...) - Method in class marvin.util.MarvinAttributes
Set a list of parameters.
setAlphaByColor(int, int) - Method in class marvin.image.MarvinImage
Set alpha to 0 for a given color
setAlphaComponent(int, int, int) - Method in class marvin.image.MarvinImage
 
setAttribute(String, Object) - Method in class marvin.plugin.MarvinAbstractPlugin
Set an attribute
setAttribute(String, Object) - Method in interface marvin.plugin.MarvinPlugin
Set an attribute
setAttributes(Object...) - Method in class marvin.plugin.MarvinAbstractPlugin
Set a list of attributes.
setAttributes(Object...) - Method in interface marvin.plugin.MarvinPlugin
Set a list of attributes.
setBarsColor(int) - Method in class marvin.statistic.MarvinBarChart
 
setBarWidth(int) - Method in class marvin.statistic.MarvinHistogram
 
setBinaryColor(int, int, boolean) - Method in class marvin.image.MarvinImage
 
setBlob(MarvinBlob) - Method in class marvin.image.MarvinBlobSegment
 
setBufferedImage(BufferedImage) - Method in class marvin.image.MarvinImage
Sets a new image
setColorModel(int) - Method in class marvin.image.MarvinImage
 
setDimension(int, int) - Method in class marvin.image.MarvinImage
 
setFrameNumber(int) - Method in class marvin.video.MarvinJavaCVAdapter
 
setFrameNumber(int) - Method in interface marvin.video.MarvinVideoInterface
 
setImage(MarvinImage) - Method in class marvin.gui.MarvinEditableImagePanel
 
setImage(MarvinImage) - Method in class marvin.gui.MarvinImagePanel
Associates a MarvinImage to the image panel.
setImagePanel(MarvinImagePanel) - Method in class marvin.gui.MarvinToolPanel
 
setImagePanel(MarvinImagePanel) - Method in class marvin.plugin.MarvinAbstractImagePlugin
Associates the plug-in with an MarvinImagePanel
setImagePanel(MarvinImagePanel) - Method in interface marvin.plugin.MarvinImagePlugin
Associates the plug-in with an MarvinImagePanel
setImagePluginPath(String) - Static method in class marvin.MarvinDefinitions
 
setIntColor(int, int, int, int) - Method in class marvin.image.MarvinImage
 
setIntColor(int, int, int) - Method in class marvin.image.MarvinImage
Sets the integer color composition in X an Y position
setIntColor(int, int, int, int, int) - Method in class marvin.image.MarvinImage
Sets the integer color in X an Y position
setIntColor(int, int, int, int, int, int) - Method in class marvin.image.MarvinImage
Sets the integer color in X an Y position
setIntColorArray(int[]) - Method in class marvin.image.MarvinImage
Set the integer color array for the entire image.
setPixel(int, int, int) - Method in class marvin.image.MarvinImageMap
Add a point to the mask.
setResult(String) - Method in class marvin.machinelearning.decisiontree.DecisionTreeNode
 
setToolPanel(MarvinToolPanel) - Method in class marvin.gui.MarvinEditableImagePanel
Associate a MarvinToolPanel with this MarvinImagePanel.
setValue(int, int, boolean) - Method in class marvin.image.MarvinBlob
 
showCorners(MarvinImage, MarvinImage, int[][], int) - Static method in class marvin.util.MarvinImageUtils
 
showStats() - Method in class marvin.performance.MarvinPerformanceMeter
 
showThumbnailHistory() - Method in class marvin.util.MarvinPluginHistory
Shows the history dialog.
size() - Method in class marvin.performance.MarvinPerformanceEntry
 
size() - Method in class marvin.performance.MarvinPerformanceRegistry
 
skinColorDetection(MarvinImage) - Static method in class marvin.MarvinPluginCollection
Human skin color filter.
skinColorDetection(MarvinImage, MarvinImage) - Static method in class marvin.MarvinPluginCollection
Human skin color filter.
skinColorDetection(MarvinImage, MarvinImage, MarvinImageMask) - Static method in class marvin.MarvinPluginCollection
Human skin color filter.
sobel(MarvinImage, MarvinImage) - Static method in class marvin.MarvinPluginCollection
Edge detection using sobel approach
sobel(MarvinImage, MarvinImage, MarvinImageMask) - Static method in class marvin.MarvinPluginCollection
Edge detection using sobel approach
start() - Method in class marvin.performance.MarvinPerformanceEvent
 
start(String) - Method in class marvin.performance.MarvinPerformanceMeter
 
start(String, String) - Method in class marvin.performance.MarvinPerformanceMeter
 
start() - Method in class marvin.thread.MarvinThread
Starts the thread.
startEvent(String, String) - Method in class marvin.performance.MarvinPerformanceEntry
 
startEvent(String) - Method in class marvin.performance.MarvinPerformanceMeter
 
startEvent(String, String) - Method in class marvin.performance.MarvinPerformanceMeter
 
stepFinished() - Method in class marvin.performance.MarvinPerformanceEntry
 
stepFinished() - Method in class marvin.performance.MarvinPerformanceEvent
 
stepFinished() - Method in class marvin.performance.MarvinPerformanceMeter
 
stepsFinished(int) - Method in class marvin.performance.MarvinPerformanceEntry
 
stepsFinished(int) - Method in class marvin.performance.MarvinPerformanceEvent
 
stepsFinished(int) - Method in class marvin.performance.MarvinPerformanceMeter
 
stringToType(String, Object) - Method in class marvin.gui.MarvinAttributesPanel
Converts a string to the attribute type.
subimage(int, int, int, int) - Method in class marvin.image.MarvinImage
 
susanCorner(MarvinImage, int, int) - Static method in class marvin.MarvinPluginCollection
Corner detection using susan approach
A B C D E F G H I J L M N O P Q R S T U V W X Y