您的浏览器已禁用 JavaScript。
跳过导航链接
概览
程序包
类
使用
树
已过时
索引
帮助
上一个
下一个
框架
无框架
所有类
所有程序包的分层结构
程序包分层结构:
marvinplugins
,
org.marvinproject.image.artistic.mosaic
,
org.marvinproject.image.artistic.television
,
org.marvinproject.image.background.determineFixedCameraBackground
,
org.marvinproject.image.background.determineSceneBackground
,
org.marvinproject.image.blur.gaussianBlur
,
org.marvinproject.image.blur.pixelize
,
org.marvinproject.image.color.alphaBoundary
,
org.marvinproject.image.color.blackAndWhite
,
org.marvinproject.image.color.brightnessAndContrast
,
org.marvinproject.image.color.colorChannel
,
org.marvinproject.image.color.emboss
,
org.marvinproject.image.color.grayScale
,
org.marvinproject.image.color.invert
,
org.marvinproject.image.color.sepia
,
org.marvinproject.image.color.skinColorDetection
,
org.marvinproject.image.color.thresholding
,
org.marvinproject.image.color.thresholdingNeighborhood
,
org.marvinproject.image.combine.combineByMask
,
org.marvinproject.image.combine.combineByTransparency
,
org.marvinproject.image.combine.mergePhotos
,
org.marvinproject.image.convolution
,
org.marvinproject.image.corner.harris
,
org.marvinproject.image.corner.moravec
,
org.marvinproject.image.corner.susan
,
org.marvinproject.image.difference.differenceColor
,
org.marvinproject.image.difference.differenceGray
,
org.marvinproject.image.difference.differentRegions
,
org.marvinproject.image.edge.edgeDetector
,
org.marvinproject.image.edge.prewitt
,
org.marvinproject.image.edge.roberts
,
org.marvinproject.image.edge.sobel
,
org.marvinproject.image.equalization.histogramEqualization
,
org.marvinproject.image.fill.boundaryFill
,
org.marvinproject.image.halftone.circles
,
org.marvinproject.image.halftone.dithering
,
org.marvinproject.image.halftone.errorDiffusion
,
org.marvinproject.image.halftone.rylanders
,
org.marvinproject.image.histogram.colorHistogram
,
org.marvinproject.image.histogram.grayHistogram
,
org.marvinproject.image.interfaceTest
,
org.marvinproject.image.morphological.boundary
,
org.marvinproject.image.morphological.closing
,
org.marvinproject.image.morphological.dilation
,
org.marvinproject.image.morphological.erosion
,
org.marvinproject.image.morphological.opening
,
org.marvinproject.image.morphological.thinning
,
org.marvinproject.image.pattern.correlation
,
org.marvinproject.image.pattern.findColorPattern
,
org.marvinproject.image.pattern.findSubimage
,
org.marvinproject.image.pattern.findTextRegions
,
org.marvinproject.image.pattern.harrisPlessey
,
org.marvinproject.image.pattern.patternRecognition
,
org.marvinproject.image.quantization.colorQuantization
,
org.marvinproject.image.quantization.grayScaleQuantization
,
org.marvinproject.image.render.grayGradient
,
org.marvinproject.image.render.iteratedFunctionSystem
,
org.marvinproject.image.render.juliaSet
,
org.marvinproject.image.render.lindenmayer
,
org.marvinproject.image.render.mandelbrot
,
org.marvinproject.image.render.renderText
,
org.marvinproject.image.restoration.noiseReduction
,
org.marvinproject.image.segmentation.crop
,
org.marvinproject.image.segmentation.floodfillSegmentation
,
org.marvinproject.image.segmentation.imageSlicer
,
org.marvinproject.image.statistical.maximum
,
org.marvinproject.image.statistical.median
,
org.marvinproject.image.statistical.minimum
,
org.marvinproject.image.statistical.mode
,
org.marvinproject.image.steganography
,
org.marvinproject.image.subtract
,
org.marvinproject.image.test.determineGround
,
org.marvinproject.image.test.plugin
,
org.marvinproject.image.texture.tileTexture
,
org.marvinproject.image.transform.flip
,
org.marvinproject.image.transform.rotate
,
org.marvinproject.image.transform.scale
,
org.marvinproject.image.transform.skew
,
org.marvinproject.image.transform.watershed
,
org.marvinproject.ml.kmeans
,
org.marvinproject.tool.pen
类分层结构
java.lang.
Object
org.marvinproject.image.render.lindenmayer.
Grammar
marvin.plugin.
MarvinAbstractPlugin
(implements marvin.plugin.
MarvinPlugin
)
marvin.plugin.
MarvinAbstractAlgorithmPlugin
(implements marvin.plugin.
MarvinAlgorithmPlugin
)
org.marvinproject.ml.kmeans.
Kmeans
marvin.plugin.
MarvinAbstractImagePlugin
(implements marvin.plugin.
MarvinImagePlugin
)
org.marvinproject.image.color.alphaBoundary.
AlphaBoundary
org.marvinproject.image.color.blackAndWhite.
BlackAndWhite
org.marvinproject.image.morphological.boundary.
Boundary
org.marvinproject.image.fill.boundaryFill.
BoundaryFill
org.marvinproject.image.color.brightnessAndContrast.
BrightnessAndContrast
org.marvinproject.image.halftone.circles.
Circles
org.marvinproject.image.morphological.closing.
Closing
org.marvinproject.image.color.colorChannel.
ColorChannel
org.marvinproject.image.histogram.colorHistogram.
ColorHistogram
org.marvinproject.image.quantization.colorQuantization.
ColorQuantization
org.marvinproject.image.color.skinColorDetection.
ColorSpaceConverter
org.marvinproject.image.combine.combineByMask.
CombineByMask
org.marvinproject.image.combine.combineByTransparency.
CombineByTransparency
org.marvinproject.image.convolution.
Convolution
org.marvinproject.image.pattern.correlation.
Correlation
org.marvinproject.image.segmentation.crop.
Crop
org.marvinproject.image.background.determineFixedCameraBackground.
DetermineFixedCameraBackground
org.marvinproject.image.test.determineGround.
DetermineGround
org.marvinproject.image.background.determineSceneBackground.
DetermineSceneBackground
org.marvinproject.image.difference.differenceColor.
DifferenceColor
org.marvinproject.image.difference.differenceGray.
DifferenceGray
org.marvinproject.image.difference.differentRegions.
DifferentRegions
org.marvinproject.image.morphological.dilation.
Dilation
org.marvinproject.image.halftone.dithering.
Dithering
org.marvinproject.image.edge.edgeDetector.
EdgeDetector
org.marvinproject.image.color.emboss.
Emboss
org.marvinproject.image.morphological.erosion.
Erosion
org.marvinproject.image.halftone.errorDiffusion.
ErrorDiffusion
org.marvinproject.image.pattern.findColorPattern.
FindColorPattern
org.marvinproject.image.pattern.findSubimage.
FindSubimage
org.marvinproject.image.pattern.findTextRegions.
FindTextRegions
org.marvinproject.image.transform.flip.
Flip
org.marvinproject.image.segmentation.floodfillSegmentation.
FloodfillSegmentation
org.marvinproject.image.blur.gaussianBlur.
GaussianBlur
org.marvinproject.image.render.grayGradient.
GrayGradient
org.marvinproject.image.histogram.grayHistogram.
GrayHistogram
org.marvinproject.image.color.grayScale.
GrayScale
org.marvinproject.image.quantization.grayScaleQuantization.
GrayScaleQuantization
org.marvinproject.image.corner.harris.
Harris
org.marvinproject.image.pattern.harrisPlessey.
HarrisPlessey
org.marvinproject.image.equalization.histogramEqualization.
HistogramEqualization
org.marvinproject.image.segmentation.imageSlicer.
ImageSlicer
org.marvinproject.image.interfaceTest.
InterfaceTest
org.marvinproject.image.color.invert.
Invert
org.marvinproject.image.render.iteratedFunctionSystem.
IteratedFunctionSystem
org.marvinproject.image.render.juliaSet.
JuliaSet
org.marvinproject.image.render.lindenmayer.
Lindenmayer
org.marvinproject.image.render.mandelbrot.
Mandelbrot
org.marvinproject.image.statistical.maximum.
Maximum
org.marvinproject.image.statistical.median.
Median
org.marvinproject.image.combine.mergePhotos.
MergePhotos
org.marvinproject.image.statistical.minimum.
Minimum
org.marvinproject.image.statistical.mode.
Mode
org.marvinproject.image.corner.moravec.
Moravec
org.marvinproject.image.artistic.mosaic.
Mosaic
org.marvinproject.image.restoration.noiseReduction.
NoiseReduction
org.marvinproject.image.morphological.opening.
Opening
org.marvinproject.image.pattern.patternRecognition.
PatternRecognition
org.marvinproject.image.blur.pixelize.
Pixelize
org.marvinproject.image.test.plugin.
Plugin
(implements javax.swing.event.
ChangeListener
, java.awt.event.
KeyListener
)
org.marvinproject.image.edge.prewitt.
Prewitt
org.marvinproject.image.render.renderText.
RenderText
org.marvinproject.image.edge.roberts.
Roberts
org.marvinproject.image.transform.rotate.
Rotate
org.marvinproject.image.halftone.rylanders.
Rylanders
org.marvinproject.image.transform.scale.
Scale
org.marvinproject.image.color.sepia.
Sepia
(implements javax.swing.event.
ChangeListener
, java.awt.event.
KeyListener
)
org.marvinproject.image.transform.skew.
Skew
org.marvinproject.image.color.skinColorDetection.
SkinColorDetection
org.marvinproject.image.edge.sobel.
Sobel
org.marvinproject.image.steganography.
Steganography
(implements java.awt.event.
ActionListener
)
org.marvinproject.image.subtract.
Subtract
org.marvinproject.image.corner.susan.
Susan
org.marvinproject.image.artistic.television.
Television
org.marvinproject.image.morphological.thinning.
Thinning
org.marvinproject.image.color.thresholding.
Thresholding
org.marvinproject.image.color.thresholdingNeighborhood.
ThresholdingNeighborhood
org.marvinproject.image.texture.tileTexture.
TileTexture
org.marvinproject.image.transform.watershed.
Watershed
marvinplugins.
MarvinPluginCollection
org.marvinproject.image.render.lindenmayer.
TurtleGraphics
跳过导航链接
概览
程序包
类
使用
树
已过时
索引
帮助
上一个
下一个
框架
无框架
所有类
Copyright © 2018. All rights reserved.