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

A

actionPerformed(ActionEvent) - 类 中的方法org.marvinproject.image.steganography.Steganography
 
addRule(String, String) - 类 中的方法org.marvinproject.image.render.lindenmayer.Grammar
 
alphaBoundary(MarvinImage, int) - 类 中的静态方法marvinplugins.MarvinPluginCollection
Applies a gradient transparency to boundary pixels
alphaBoundary(MarvinImage, MarvinImage, int) - 类 中的静态方法marvinplugins.MarvinPluginCollection
Applies a gradient transparency to boundary pixels
AlphaBoundary - org.marvinproject.image.color.alphaBoundary中的类
 
AlphaBoundary() - 类 的构造器org.marvinproject.image.color.alphaBoundary.AlphaBoundary
 

B

blackAndWhite(MarvinImage, int) - 类 中的静态方法marvinplugins.MarvinPluginCollection
Converts image to black and white.
blackAndWhite(MarvinImage, MarvinImage, int) - 类 中的静态方法marvinplugins.MarvinPluginCollection
Converts image to black and white.
blackAndWhite(MarvinImage, MarvinImage, int, MarvinImageMask) - 类 中的静态方法marvinplugins.MarvinPluginCollection
Converts image to black and white.
BlackAndWhite - org.marvinproject.image.color.blackAndWhite中的类
 
BlackAndWhite() - 类 的构造器org.marvinproject.image.color.blackAndWhite.BlackAndWhite
 
Boundary - org.marvinproject.image.morphological.boundary中的类
 
Boundary() - 类 的构造器org.marvinproject.image.morphological.boundary.Boundary
 
boundaryFill(MarvinImage, MarvinImage, int, int, Color) - 类 中的静态方法marvinplugins.MarvinPluginCollection
Fills a closed region of an image, given a start x,y coordinate.
boundaryFill(MarvinImage, MarvinImage, int, int, Color, int) - 类 中的静态方法marvinplugins.MarvinPluginCollection
Fills a closed region of an image, given a start x,y coordinate.
boundaryFill(MarvinImage, MarvinImage, int, int, Color, MarvinImage, int) - 类 中的静态方法marvinplugins.MarvinPluginCollection
Fills a closed region of an image, given a start x,y coordinate.
BoundaryFill - org.marvinproject.image.fill.boundaryFill中的类
 
BoundaryFill() - 类 的构造器org.marvinproject.image.fill.boundaryFill.BoundaryFill
 
brightnessAndContrast(MarvinImage, int, int) - 类 中的静态方法marvinplugins.MarvinPluginCollection
Manipulate image brightness and contrast
brightnessAndContrast(MarvinImage, MarvinImage, int, int) - 类 中的静态方法marvinplugins.MarvinPluginCollection
Manipulate image brightness and contrast
brightnessAndContrast(MarvinImage, MarvinImage, int, int, MarvinImageMask) - 类 中的静态方法marvinplugins.MarvinPluginCollection
Manipulate image brightness and contrast
BrightnessAndContrast - org.marvinproject.image.color.brightnessAndContrast中的类
Brightness and Constrast manipulation plug-in.
BrightnessAndContrast() - 类 的构造器org.marvinproject.image.color.brightnessAndContrast.BrightnessAndContrast
 

C

calculateVectorAngle(int[], int[]) - 类 中的方法org.marvinproject.image.color.skinColorDetection.SkinColorDetection
Get the angle between two, two dimensional vectors
checkRule0(int, int, int, boolean[]) - 类 中的方法org.marvinproject.image.color.skinColorDetection.SkinColorDetection
 
checkRule1(int, int, int, boolean[]) - 类 中的方法org.marvinproject.image.color.skinColorDetection.SkinColorDetection
 
checkRule2(int, int, int, boolean[]) - 类 中的方法org.marvinproject.image.color.skinColorDetection.SkinColorDetection
 
Circles - org.marvinproject.image.halftone.circles中的类
Halftone using circles.
Circles() - 类 的构造器org.marvinproject.image.halftone.circles.Circles
 
Closing - org.marvinproject.image.morphological.closing中的类
 
Closing() - 类 的构造器org.marvinproject.image.morphological.closing.Closing
 
colorChannel(MarvinImage, int, int, int) - 类 中的静态方法marvinplugins.MarvinPluginCollection
Manipulates image color channels
colorChannel(MarvinImage, MarvinImage, int, int, int) - 类 中的静态方法marvinplugins.MarvinPluginCollection
Manipulates image color channels
colorChannel(MarvinImage, MarvinImage, int, int, int, MarvinImageMask) - 类 中的静态方法marvinplugins.MarvinPluginCollection
Manipulates image color channels
ColorChannel - org.marvinproject.image.color.colorChannel中的类
 
ColorChannel() - 类 的构造器org.marvinproject.image.color.colorChannel.ColorChannel
 
ColorHistogram - org.marvinproject.image.histogram.colorHistogram中的类
Color histogram is a representation of the RGB colors distribution.
ColorHistogram() - 类 的构造器org.marvinproject.image.histogram.colorHistogram.ColorHistogram
 
ColorQuantization - org.marvinproject.image.quantization.colorQuantization中的类
 
ColorQuantization() - 类 的构造器org.marvinproject.image.quantization.colorQuantization.ColorQuantization
 
ColorSpaceConverter - org.marvinproject.image.color.skinColorDetection中的类
Locates faces in an image.
ColorSpaceConverter() - 类 的构造器org.marvinproject.image.color.skinColorDetection.ColorSpaceConverter
 
combineByMask(MarvinImage, MarvinImage, MarvinImage, int, int, Color) - 类 中的静态方法marvinplugins.MarvinPluginCollection
Combine two images considering a given color as transparency.
CombineByMask - org.marvinproject.image.combine.combineByMask中的类
Combine two images using a mask color.
CombineByMask() - 类 的构造器org.marvinproject.image.combine.combineByMask.CombineByMask
 
combineByTransparency(MarvinImage, MarvinImage, MarvinImage, int, int, int) - 类 中的静态方法marvinplugins.MarvinPluginCollection
Combine two images having transparency.
CombineByTransparency - org.marvinproject.image.combine.combineByTransparency中的类
Combine by transparency plug-in.
CombineByTransparency() - 类 的构造器org.marvinproject.image.combine.combineByTransparency.CombineByTransparency
 
convolution(MarvinImage, MarvinImage, double[][]) - 类 中的静态方法marvinplugins.MarvinPluginCollection
Convolution
Convolution - org.marvinproject.image.convolution中的类
 
Convolution() - 类 的构造器org.marvinproject.image.convolution.Convolution
 
Correlation - org.marvinproject.image.pattern.correlation中的类
 
Correlation() - 类 的构造器org.marvinproject.image.pattern.correlation.Correlation
 
crop(MarvinImage, MarvinImage, int, int, int, int) - 类 中的静态方法marvinplugins.MarvinPluginCollection
Image cropping
Crop - org.marvinproject.image.segmentation.crop中的类
 
Crop() - 类 的构造器org.marvinproject.image.segmentation.crop.Crop
 

D

denoise(double[][], int) - 类 中的方法org.marvinproject.image.restoration.noiseReduction.NoiseReduction
 
derive(String) - 类 中的方法org.marvinproject.image.render.lindenmayer.Grammar
 
DetermineFixedCameraBackground - org.marvinproject.image.background.determineFixedCameraBackground中的类
 
DetermineFixedCameraBackground() - 类 的构造器org.marvinproject.image.background.determineFixedCameraBackground.DetermineFixedCameraBackground
 
DetermineGround - org.marvinproject.image.test.determineGround中的类
 
DetermineGround() - 类 的构造器org.marvinproject.image.test.determineGround.DetermineGround
 
determineSceneBackground(List<MarvinImage>, MarvinImage, int) - 类 中的静态方法marvinplugins.MarvinPluginCollection
Estimate the background from a set of images from the same scene.
DetermineSceneBackground - org.marvinproject.image.background.determineSceneBackground中的类
 
DetermineSceneBackground() - 类 的构造器org.marvinproject.image.background.determineSceneBackground.DetermineSceneBackground
 
diff_x(double[][]) - 类 中的方法org.marvinproject.image.restoration.noiseReduction.NoiseReduction
 
diff_xx(double[][]) - 类 中的方法org.marvinproject.image.restoration.noiseReduction.NoiseReduction
 
diff_xy(double[][]) - 类 中的方法org.marvinproject.image.restoration.noiseReduction.NoiseReduction
 
diff_y(double[][]) - 类 中的方法org.marvinproject.image.restoration.noiseReduction.NoiseReduction
 
diff_yy(double[][]) - 类 中的方法org.marvinproject.image.restoration.noiseReduction.NoiseReduction
 
DifferenceColor - org.marvinproject.image.difference.differenceColor中的类
Find the difference between two images considering the pixel�s color.
DifferenceColor() - 类 的构造器org.marvinproject.image.difference.differenceColor.DifferenceColor
 
DifferenceGray - org.marvinproject.image.difference.differenceGray中的类
Absolute difference between two images considering the gray scale.
DifferenceGray() - 类 的构造器org.marvinproject.image.difference.differenceGray.DifferenceGray
 
DifferentRegions - org.marvinproject.image.difference.differentRegions中的类
Find the different regions between two images.
DifferentRegions() - 类 的构造器org.marvinproject.image.difference.differentRegions.DifferentRegions
 
Dilation - org.marvinproject.image.morphological.dilation中的类
 
Dilation() - 类 的构造器org.marvinproject.image.morphological.dilation.Dilation
 
Dithering - org.marvinproject.image.halftone.dithering中的类
Halftone dithering implementation.
Dithering() - 类 的构造器org.marvinproject.image.halftone.dithering.Dithering
 

E

EdgeDetector - org.marvinproject.image.edge.edgeDetector中的类
Edge detection plug-in.
EdgeDetector() - 类 的构造器org.marvinproject.image.edge.edgeDetector.EdgeDetector
 
emboss(MarvinImage, MarvinImage) - 类 中的静态方法marvinplugins.MarvinPluginCollection
Emboss filter
emboss(MarvinImage, MarvinImage, MarvinImageMask) - 类 中的静态方法marvinplugins.MarvinPluginCollection
Emboss filter
Emboss - org.marvinproject.image.color.emboss中的类
Invert the pixels color to create an emboss effect.
Emboss() - 类 的构造器org.marvinproject.image.color.emboss.Emboss
 
Erosion - org.marvinproject.image.morphological.erosion中的类
 
Erosion() - 类 的构造器org.marvinproject.image.morphological.erosion.Erosion
 
ErrorDiffusion - org.marvinproject.image.halftone.errorDiffusion中的类
Halftone Error Diffusion implementation.
ErrorDiffusion() - 类 的构造器org.marvinproject.image.halftone.errorDiffusion.ErrorDiffusion
 

F

findAllSubimages(MarvinImage, MarvinImage) - 类 中的静态方法marvinplugins.MarvinPluginCollection
Find instances of a given image in another image with perfect matching (exactly the same pixels value).
findAllSubimages(MarvinImage, MarvinImage, double) - 类 中的静态方法marvinplugins.MarvinPluginCollection
Find instances of a given image in another image.
FindColorPattern - org.marvinproject.image.pattern.findColorPattern中的类
 
FindColorPattern() - 类 的构造器org.marvinproject.image.pattern.findColorPattern.FindColorPattern
 
findMagnitude(int[]) - 类 中的方法org.marvinproject.image.color.skinColorDetection.SkinColorDetection
Find the magnitude of a 2 element 'vector'
findMinMax(MarvinImage, int[]) - 类 中的方法org.marvinproject.image.color.skinColorDetection.SkinColorDetection
Find the minimum and maximum component of all the R, G and B values in an image.
findSubimage(MarvinImage, MarvinImage, int, int) - 类 中的静态方法marvinplugins.MarvinPluginCollection
Find the first instance of a given image in another image.
findSubimage(MarvinImage, MarvinImage, int, int, double) - 类 中的静态方法marvinplugins.MarvinPluginCollection
Find the first instance of a given image in another image.
FindSubimage - org.marvinproject.image.pattern.findSubimage中的类
 
FindSubimage() - 类 的构造器org.marvinproject.image.pattern.findSubimage.FindSubimage
 
findTextRegions(MarvinImage, int, int, int, int) - 类 中的静态方法marvinplugins.MarvinPluginCollection
Find text regions in a given image.
FindTextRegions - org.marvinproject.image.pattern.findTextRegions中的类
 
FindTextRegions() - 类 的构造器org.marvinproject.image.pattern.findTextRegions.FindTextRegions
 
Flip - org.marvinproject.image.transform.flip中的类
Flip image horintally and vertically.
Flip() - 类 的构造器org.marvinproject.image.transform.flip.Flip
 
flipHorizontally(MarvinImage, MarvinImage) - 类 中的静态方法marvinplugins.MarvinPluginCollection
Flips the image horizontally
flipVertically(MarvinImage, MarvinImage) - 类 中的静态方法marvinplugins.MarvinPluginCollection
Flips the image vertically
floodfillSegmentation(MarvinImage) - 类 中的静态方法marvinplugins.MarvinPluginCollection
 
FloodfillSegmentation - org.marvinproject.image.segmentation.floodfillSegmentation中的类
 
FloodfillSegmentation() - 类 的构造器org.marvinproject.image.segmentation.floodfillSegmentation.FloodfillSegmentation
 
floodfillSegmentationBlob(MarvinImage) - 类 中的静态方法marvinplugins.MarvinPluginCollection
 

G

gaussianBlur(MarvinImage, MarvinImage, int) - 类 中的静态方法marvinplugins.MarvinPluginCollection
Gaussian blur filter
gaussianBlur(MarvinImage, MarvinImage, int, MarvinImageMask) - 类 中的静态方法marvinplugins.MarvinPluginCollection
Gaussian blur filter
GaussianBlur - org.marvinproject.image.blur.gaussianBlur中的类
Gaussian blur implementation.
GaussianBlur() - 类 的构造器org.marvinproject.image.blur.gaussianBlur.GaussianBlur
 
gaussianDistributionMarsaglia(double[], double, int, int) - 类 中的静态方法org.marvinproject.ml.kmeans.Kmeans
 
getAction() - 类 中的方法org.marvinproject.image.steganography.Steganography
 
getAttributesPanel() - 类 中的方法org.marvinproject.image.artistic.mosaic.Mosaic
 
getAttributesPanel() - 类 中的方法org.marvinproject.image.artistic.television.Television
 
getAttributesPanel() - 类 中的方法org.marvinproject.image.background.determineFixedCameraBackground.DetermineFixedCameraBackground
 
getAttributesPanel() - 类 中的方法org.marvinproject.image.background.determineSceneBackground.DetermineSceneBackground
 
getAttributesPanel() - 类 中的方法org.marvinproject.image.blur.gaussianBlur.GaussianBlur
 
getAttributesPanel() - 类 中的方法org.marvinproject.image.blur.pixelize.Pixelize
 
getAttributesPanel() - 类 中的方法org.marvinproject.image.color.alphaBoundary.AlphaBoundary
 
getAttributesPanel() - 类 中的方法org.marvinproject.image.color.blackAndWhite.BlackAndWhite
 
getAttributesPanel() - 类 中的方法org.marvinproject.image.color.brightnessAndContrast.BrightnessAndContrast
 
getAttributesPanel() - 类 中的方法org.marvinproject.image.color.colorChannel.ColorChannel
 
getAttributesPanel() - 类 中的方法org.marvinproject.image.color.emboss.Emboss
 
getAttributesPanel() - 类 中的方法org.marvinproject.image.color.grayScale.GrayScale
 
getAttributesPanel() - 类 中的方法org.marvinproject.image.color.invert.Invert
 
getAttributesPanel() - 类 中的方法org.marvinproject.image.color.sepia.Sepia
 
getAttributesPanel() - 类 中的方法org.marvinproject.image.color.skinColorDetection.ColorSpaceConverter
 
getAttributesPanel() - 类 中的方法org.marvinproject.image.color.skinColorDetection.SkinColorDetection
 
getAttributesPanel() - 类 中的方法org.marvinproject.image.color.thresholding.Thresholding
 
getAttributesPanel() - 类 中的方法org.marvinproject.image.color.thresholdingNeighborhood.ThresholdingNeighborhood
 
getAttributesPanel() - 类 中的方法org.marvinproject.image.combine.combineByMask.CombineByMask
 
getAttributesPanel() - 类 中的方法org.marvinproject.image.combine.combineByTransparency.CombineByTransparency
 
getAttributesPanel() - 类 中的方法org.marvinproject.image.combine.mergePhotos.MergePhotos
 
getAttributesPanel() - 类 中的方法org.marvinproject.image.convolution.Convolution
 
getAttributesPanel() - 类 中的方法org.marvinproject.image.corner.harris.Harris
 
getAttributesPanel() - 类 中的方法org.marvinproject.image.corner.moravec.Moravec
 
getAttributesPanel() - 类 中的方法org.marvinproject.image.corner.susan.Susan
 
getAttributesPanel() - 类 中的方法org.marvinproject.image.difference.differenceColor.DifferenceColor
 
getAttributesPanel() - 类 中的方法org.marvinproject.image.difference.differenceGray.DifferenceGray
 
getAttributesPanel() - 类 中的方法org.marvinproject.image.difference.differentRegions.DifferentRegions
 
getAttributesPanel() - 类 中的方法org.marvinproject.image.edge.edgeDetector.EdgeDetector
 
getAttributesPanel() - 类 中的方法org.marvinproject.image.edge.prewitt.Prewitt
 
getAttributesPanel() - 类 中的方法org.marvinproject.image.edge.roberts.Roberts
 
getAttributesPanel() - 类 中的方法org.marvinproject.image.edge.sobel.Sobel
 
getAttributesPanel() - 类 中的方法org.marvinproject.image.equalization.histogramEqualization.HistogramEqualization
 
getAttributesPanel() - 类 中的方法org.marvinproject.image.fill.boundaryFill.BoundaryFill
 
getAttributesPanel() - 类 中的方法org.marvinproject.image.halftone.circles.Circles
 
getAttributesPanel() - 类 中的方法org.marvinproject.image.halftone.dithering.Dithering
 
getAttributesPanel() - 类 中的方法org.marvinproject.image.halftone.errorDiffusion.ErrorDiffusion
 
getAttributesPanel() - 类 中的方法org.marvinproject.image.halftone.rylanders.Rylanders
 
getAttributesPanel() - 类 中的方法org.marvinproject.image.histogram.colorHistogram.ColorHistogram
 
getAttributesPanel() - 类 中的方法org.marvinproject.image.histogram.grayHistogram.GrayHistogram
 
getAttributesPanel() - 类 中的方法org.marvinproject.image.interfaceTest.InterfaceTest
 
getAttributesPanel() - 类 中的方法org.marvinproject.image.morphological.boundary.Boundary
 
getAttributesPanel() - 类 中的方法org.marvinproject.image.morphological.closing.Closing
 
getAttributesPanel() - 类 中的方法org.marvinproject.image.morphological.dilation.Dilation
 
getAttributesPanel() - 类 中的方法org.marvinproject.image.morphological.erosion.Erosion
 
getAttributesPanel() - 类 中的方法org.marvinproject.image.morphological.opening.Opening
 
getAttributesPanel() - 类 中的方法org.marvinproject.image.morphological.thinning.Thinning
 
getAttributesPanel() - 类 中的方法org.marvinproject.image.pattern.correlation.Correlation
 
getAttributesPanel() - 类 中的方法org.marvinproject.image.pattern.findColorPattern.FindColorPattern
 
getAttributesPanel() - 类 中的方法org.marvinproject.image.pattern.findSubimage.FindSubimage
 
getAttributesPanel() - 类 中的方法org.marvinproject.image.pattern.findTextRegions.FindTextRegions
 
getAttributesPanel() - 类 中的方法org.marvinproject.image.pattern.harrisPlessey.HarrisPlessey
 
getAttributesPanel() - 类 中的方法org.marvinproject.image.pattern.patternRecognition.PatternRecognition
 
getAttributesPanel() - 类 中的方法org.marvinproject.image.quantization.colorQuantization.ColorQuantization
 
getAttributesPanel() - 类 中的方法org.marvinproject.image.quantization.grayScaleQuantization.GrayScaleQuantization
 
getAttributesPanel() - 类 中的方法org.marvinproject.image.render.grayGradient.GrayGradient
 
getAttributesPanel() - 类 中的方法org.marvinproject.image.render.iteratedFunctionSystem.IteratedFunctionSystem
 
getAttributesPanel() - 类 中的方法org.marvinproject.image.render.juliaSet.JuliaSet
 
getAttributesPanel() - 类 中的方法org.marvinproject.image.render.lindenmayer.Lindenmayer
 
getAttributesPanel() - 类 中的方法org.marvinproject.image.render.mandelbrot.Mandelbrot
 
getAttributesPanel() - 类 中的方法org.marvinproject.image.render.renderText.RenderText
 
getAttributesPanel() - 类 中的方法org.marvinproject.image.restoration.noiseReduction.NoiseReduction
 
getAttributesPanel() - 类 中的方法org.marvinproject.image.segmentation.crop.Crop
 
getAttributesPanel() - 类 中的方法org.marvinproject.image.segmentation.floodfillSegmentation.FloodfillSegmentation
 
getAttributesPanel() - 类 中的方法org.marvinproject.image.segmentation.imageSlicer.ImageSlicer
 
getAttributesPanel() - 类 中的方法org.marvinproject.image.statistical.maximum.Maximum
 
getAttributesPanel() - 类 中的方法org.marvinproject.image.statistical.median.Median
 
getAttributesPanel() - 类 中的方法org.marvinproject.image.statistical.minimum.Minimum
 
getAttributesPanel() - 类 中的方法org.marvinproject.image.statistical.mode.Mode
 
getAttributesPanel() - 类 中的方法org.marvinproject.image.steganography.Steganography
 
getAttributesPanel() - 类 中的方法org.marvinproject.image.subtract.Subtract
 
getAttributesPanel() - 类 中的方法org.marvinproject.image.test.determineGround.DetermineGround
 
getAttributesPanel() - 类 中的方法org.marvinproject.image.test.plugin.Plugin
 
getAttributesPanel() - 类 中的方法org.marvinproject.image.texture.tileTexture.TileTexture
 
getAttributesPanel() - 类 中的方法org.marvinproject.image.transform.flip.Flip
 
getAttributesPanel() - 类 中的方法org.marvinproject.image.transform.rotate.Rotate
 
getAttributesPanel() - 类 中的方法org.marvinproject.image.transform.scale.Scale
 
getAttributesPanel() - 类 中的方法org.marvinproject.image.transform.skew.Skew
 
getAttributesPanel() - 类 中的方法org.marvinproject.image.transform.watershed.Watershed
 
getCr() - 类 中的方法org.marvinproject.image.pattern.correlation.Correlation
 
getHEADER(MarvinImage) - 类 中的方法org.marvinproject.image.steganography.Steganography
 
getNearestPrototype(double[], double[][]) - 类 中的静态方法org.marvinproject.ml.kmeans.Kmeans
 
getPath() - 类 中的方法org.marvinproject.image.pattern.harrisPlessey.HarrisPlessey
 
getType() - 类 中的方法org.marvinproject.image.steganography.Steganography
 
getValidInterval(int) - 类 中的方法org.marvinproject.image.artistic.television.Television
 
Grammar - org.marvinproject.image.render.lindenmayer中的类
 
Grammar() - 类 的构造器org.marvinproject.image.render.lindenmayer.Grammar
 
GrayGradient - org.marvinproject.image.render.grayGradient中的类
 
GrayGradient() - 类 的构造器org.marvinproject.image.render.grayGradient.GrayGradient
 
GrayHistogram - org.marvinproject.image.histogram.grayHistogram中的类
Gray histogram is a representation of the gray scale distribution.
GrayHistogram() - 类 的构造器org.marvinproject.image.histogram.grayHistogram.GrayHistogram
 
grayScale(MarvinImage) - 类 中的静态方法marvinplugins.MarvinPluginCollection
Gray scale filter
grayScale(MarvinImage, MarvinImage) - 类 中的静态方法marvinplugins.MarvinPluginCollection
Gray scale filter
grayScale(MarvinImage, MarvinImage, MarvinImageMask) - 类 中的静态方法marvinplugins.MarvinPluginCollection
Gray scale filter
GrayScale - org.marvinproject.image.color.grayScale中的类
Represents an image in gray scale.
GrayScale() - 类 的构造器org.marvinproject.image.color.grayScale.GrayScale
 
GrayScaleQuantization - org.marvinproject.image.quantization.grayScaleQuantization中的类
 
GrayScaleQuantization() - 类 的构造器org.marvinproject.image.quantization.grayScaleQuantization.GrayScaleQuantization
 

H

halftoneCircles(MarvinImage, MarvinImage, int, int, int, MarvinImageMask) - 类 中的静态方法marvinplugins.MarvinPluginCollection
Image halftone using circles approach
halftoneCircles(MarvinImage, MarvinImage, int, int, int) - 类 中的静态方法marvinplugins.MarvinPluginCollection
Image halftone using circles approach
halftoneDithering(MarvinImage, MarvinImage) - 类 中的静态方法marvinplugins.MarvinPluginCollection
Image halftone using dithering approach
halftoneErrorDiffusion(MarvinImage, MarvinImage) - 类 中的静态方法marvinplugins.MarvinPluginCollection
Image halftone using error diffusion approach
halftoneRaylanders(MarvinImage, MarvinImage) - 类 中的静态方法marvinplugins.MarvinPluginCollection
Image halftone using raylander's approach
Harris - org.marvinproject.image.corner.harris中的类
 
Harris() - 类 的构造器org.marvinproject.image.corner.harris.Harris
 
harrisCorner(MarvinImage, int, int, double) - 类 中的静态方法marvinplugins.MarvinPluginCollection
Harris corner detector
HarrisPlessey - org.marvinproject.image.pattern.harrisPlessey中的类
Absolute interst point
HarrisPlessey() - 类 的构造器org.marvinproject.image.pattern.harrisPlessey.HarrisPlessey
 
histogramEqualization(MarvinImage, MarvinImage) - 类 中的静态方法marvinplugins.MarvinPluginCollection
Histogram based image equalization.
HistogramEqualization - org.marvinproject.image.equalization.histogramEqualization中的类
 
HistogramEqualization() - 类 的构造器org.marvinproject.image.equalization.histogramEqualization.HistogramEqualization
 

I

ImageSlicer - org.marvinproject.image.segmentation.imageSlicer中的类
Image Slicer plug-in.
ImageSlicer() - 类 的构造器org.marvinproject.image.segmentation.imageSlicer.ImageSlicer
 
initialiseLookUpArray(int[][][], int[], int) - 类 中的方法org.marvinproject.image.transform.rotate.Rotate
Create a LookUpArray to see if pixels have been assigned a value
InterfaceTest - org.marvinproject.image.interfaceTest中的类
Marvin GUI test plug-in.
InterfaceTest() - 类 的构造器org.marvinproject.image.interfaceTest.InterfaceTest
 
Invert - org.marvinproject.image.color.invert中的类
Invert the pixels color.
Invert() - 类 的构造器org.marvinproject.image.color.invert.Invert
 
invertColors(MarvinImage) - 类 中的静态方法marvinplugins.MarvinPluginCollection
Inverts image colors.
invertColors(MarvinImage, MarvinImage) - 类 中的静态方法marvinplugins.MarvinPluginCollection
Inverts image colors.
invertColors(MarvinImage, MarvinImage, MarvinImageMask) - 类 中的静态方法marvinplugins.MarvinPluginCollection
Inverts image colors.
isModoAnalise() - 类 中的方法org.marvinproject.image.pattern.harrisPlessey.HarrisPlessey
 
IteratedFunctionSystem - org.marvinproject.image.render.iteratedFunctionSystem中的类
 
IteratedFunctionSystem() - 类 的构造器org.marvinproject.image.render.iteratedFunctionSystem.IteratedFunctionSystem
 

J

JuliaSet - org.marvinproject.image.render.juliaSet中的类
 
JuliaSet() - 类 的构造器org.marvinproject.image.render.juliaSet.JuliaSet
 

K

keyPressed(KeyEvent) - 类 中的方法org.marvinproject.image.color.sepia.Sepia
 
keyPressed(KeyEvent) - 类 中的方法org.marvinproject.image.test.plugin.Plugin
 
keyReleased(KeyEvent) - 类 中的方法org.marvinproject.image.color.sepia.Sepia
 
keyReleased(KeyEvent) - 类 中的方法org.marvinproject.image.test.plugin.Plugin
 
keyTyped(KeyEvent) - 类 中的方法org.marvinproject.image.color.sepia.Sepia
 
keyTyped(KeyEvent) - 类 中的方法org.marvinproject.image.test.plugin.Plugin
 
Kmeans - org.marvinproject.ml.kmeans中的类
 
Kmeans() - 类 的构造器org.marvinproject.ml.kmeans.Kmeans
 

L

Lindenmayer - org.marvinproject.image.render.lindenmayer中的类
 
Lindenmayer() - 类 的构造器org.marvinproject.image.render.lindenmayer.Lindenmayer
 
load() - 类 中的方法org.marvinproject.image.artistic.mosaic.Mosaic
 
load() - 类 中的方法org.marvinproject.image.artistic.television.Television
 
load() - 类 中的方法org.marvinproject.image.background.determineFixedCameraBackground.DetermineFixedCameraBackground
 
load() - 类 中的方法org.marvinproject.image.background.determineSceneBackground.DetermineSceneBackground
 
load() - 类 中的方法org.marvinproject.image.blur.gaussianBlur.GaussianBlur
 
load() - 类 中的方法org.marvinproject.image.blur.pixelize.Pixelize
 
load() - 类 中的方法org.marvinproject.image.color.alphaBoundary.AlphaBoundary
 
load() - 类 中的方法org.marvinproject.image.color.blackAndWhite.BlackAndWhite
 
load() - 类 中的方法org.marvinproject.image.color.brightnessAndContrast.BrightnessAndContrast
 
load() - 类 中的方法org.marvinproject.image.color.colorChannel.ColorChannel
 
load() - 类 中的方法org.marvinproject.image.color.emboss.Emboss
 
load() - 类 中的方法org.marvinproject.image.color.grayScale.GrayScale
 
load() - 类 中的方法org.marvinproject.image.color.invert.Invert
 
load() - 类 中的方法org.marvinproject.image.color.sepia.Sepia
 
load() - 类 中的方法org.marvinproject.image.color.skinColorDetection.ColorSpaceConverter
 
load() - 类 中的方法org.marvinproject.image.color.skinColorDetection.SkinColorDetection
 
load() - 类 中的方法org.marvinproject.image.color.thresholding.Thresholding
 
load() - 类 中的方法org.marvinproject.image.color.thresholdingNeighborhood.ThresholdingNeighborhood
 
load() - 类 中的方法org.marvinproject.image.combine.combineByMask.CombineByMask
 
load() - 类 中的方法org.marvinproject.image.combine.combineByTransparency.CombineByTransparency
 
load() - 类 中的方法org.marvinproject.image.combine.mergePhotos.MergePhotos
 
load() - 类 中的方法org.marvinproject.image.convolution.Convolution
 
load() - 类 中的方法org.marvinproject.image.corner.harris.Harris
 
load() - 类 中的方法org.marvinproject.image.corner.moravec.Moravec
 
load() - 类 中的方法org.marvinproject.image.corner.susan.Susan
 
load() - 类 中的方法org.marvinproject.image.difference.differenceColor.DifferenceColor
 
load() - 类 中的方法org.marvinproject.image.difference.differenceGray.DifferenceGray
 
load() - 类 中的方法org.marvinproject.image.difference.differentRegions.DifferentRegions
 
load() - 类 中的方法org.marvinproject.image.edge.edgeDetector.EdgeDetector
 
load() - 类 中的方法org.marvinproject.image.edge.prewitt.Prewitt
 
load() - 类 中的方法org.marvinproject.image.edge.roberts.Roberts
 
load() - 类 中的方法org.marvinproject.image.edge.sobel.Sobel
 
load() - 类 中的方法org.marvinproject.image.equalization.histogramEqualization.HistogramEqualization
 
load() - 类 中的方法org.marvinproject.image.fill.boundaryFill.BoundaryFill
 
load() - 类 中的方法org.marvinproject.image.halftone.circles.Circles
 
load() - 类 中的方法org.marvinproject.image.halftone.dithering.Dithering
 
load() - 类 中的方法org.marvinproject.image.halftone.errorDiffusion.ErrorDiffusion
 
load() - 类 中的方法org.marvinproject.image.halftone.rylanders.Rylanders
 
load() - 类 中的方法org.marvinproject.image.histogram.colorHistogram.ColorHistogram
 
load() - 类 中的方法org.marvinproject.image.histogram.grayHistogram.GrayHistogram
 
load() - 类 中的方法org.marvinproject.image.interfaceTest.InterfaceTest
 
load() - 类 中的方法org.marvinproject.image.morphological.boundary.Boundary
 
load() - 类 中的方法org.marvinproject.image.morphological.closing.Closing
 
load() - 类 中的方法org.marvinproject.image.morphological.dilation.Dilation
 
load() - 类 中的方法org.marvinproject.image.morphological.erosion.Erosion
 
load() - 类 中的方法org.marvinproject.image.morphological.opening.Opening
 
load() - 类 中的方法org.marvinproject.image.morphological.thinning.Thinning
 
load() - 类 中的方法org.marvinproject.image.pattern.correlation.Correlation
 
load() - 类 中的方法org.marvinproject.image.pattern.findColorPattern.FindColorPattern
 
load() - 类 中的方法org.marvinproject.image.pattern.findSubimage.FindSubimage
 
load() - 类 中的方法org.marvinproject.image.pattern.findTextRegions.FindTextRegions
 
load() - 类 中的方法org.marvinproject.image.pattern.harrisPlessey.HarrisPlessey
 
load() - 类 中的方法org.marvinproject.image.pattern.patternRecognition.PatternRecognition
 
load() - 类 中的方法org.marvinproject.image.quantization.colorQuantization.ColorQuantization
 
load() - 类 中的方法org.marvinproject.image.quantization.grayScaleQuantization.GrayScaleQuantization
 
load() - 类 中的方法org.marvinproject.image.render.grayGradient.GrayGradient
 
load() - 类 中的方法org.marvinproject.image.render.iteratedFunctionSystem.IteratedFunctionSystem
 
load() - 类 中的方法org.marvinproject.image.render.juliaSet.JuliaSet
 
load() - 类 中的方法org.marvinproject.image.render.lindenmayer.Lindenmayer
 
load() - 类 中的方法org.marvinproject.image.render.mandelbrot.Mandelbrot
 
load() - 类 中的方法org.marvinproject.image.render.renderText.RenderText
 
load() - 类 中的方法org.marvinproject.image.restoration.noiseReduction.NoiseReduction
 
load() - 类 中的方法org.marvinproject.image.segmentation.crop.Crop
 
load() - 类 中的方法org.marvinproject.image.segmentation.floodfillSegmentation.FloodfillSegmentation
 
load() - 类 中的方法org.marvinproject.image.segmentation.imageSlicer.ImageSlicer
 
load() - 类 中的方法org.marvinproject.image.statistical.maximum.Maximum
 
load() - 类 中的方法org.marvinproject.image.statistical.median.Median
 
load() - 类 中的方法org.marvinproject.image.statistical.minimum.Minimum
 
load() - 类 中的方法org.marvinproject.image.statistical.mode.Mode
 
load() - 类 中的方法org.marvinproject.image.steganography.Steganography
 
load() - 类 中的方法org.marvinproject.image.subtract.Subtract
 
load() - 类 中的方法org.marvinproject.image.test.determineGround.DetermineGround
 
load() - 类 中的方法org.marvinproject.image.test.plugin.Plugin
 
load() - 类 中的方法org.marvinproject.image.texture.tileTexture.TileTexture
 
load() - 类 中的方法org.marvinproject.image.transform.flip.Flip
 
load() - 类 中的方法org.marvinproject.image.transform.rotate.Rotate
 
load() - 类 中的方法org.marvinproject.image.transform.scale.Scale
 
load() - 类 中的方法org.marvinproject.image.transform.skew.Skew
 
load() - 类 中的方法org.marvinproject.image.transform.watershed.Watershed
 
load() - 类 中的方法org.marvinproject.ml.kmeans.Kmeans
 

M

Mandelbrot - org.marvinproject.image.render.mandelbrot中的类
 
Mandelbrot() - 类 的构造器org.marvinproject.image.render.mandelbrot.Mandelbrot
 
MarvinPluginCollection - marvinplugins中的类
 
MarvinPluginCollection() - 类 的构造器marvinplugins.MarvinPluginCollection
 
marvinplugins - 程序包 marvinplugins
 
max3nums(double, double, double) - 类 中的方法org.marvinproject.image.color.skinColorDetection.ColorSpaceConverter
 
max3nums(int, int, int) - 类 中的方法org.marvinproject.image.color.skinColorDetection.SkinColorDetection
 
Maximum - org.marvinproject.image.statistical.maximum中的类
 
Maximum() - 类 的构造器org.marvinproject.image.statistical.maximum.Maximum
 
Median - org.marvinproject.image.statistical.median中的类
 
Median() - 类 的构造器org.marvinproject.image.statistical.median.Median
 
mergePhotos(List<MarvinImage>, MarvinImage, int) - 类 中的静态方法marvinplugins.MarvinPluginCollection
Merge multiple photos from the same scene.
MergePhotos - org.marvinproject.image.combine.mergePhotos中的类
 
MergePhotos() - 类 的构造器org.marvinproject.image.combine.mergePhotos.MergePhotos
 
min3nums(double, double, double) - 类 中的方法org.marvinproject.image.color.skinColorDetection.ColorSpaceConverter
 
min3nums(int, int, int) - 类 中的方法org.marvinproject.image.color.skinColorDetection.SkinColorDetection
 
Minimum - org.marvinproject.image.statistical.minimum中的类
 
Minimum() - 类 的构造器org.marvinproject.image.statistical.minimum.Minimum
 
Mode - org.marvinproject.image.statistical.mode中的类
 
Mode() - 类 的构造器org.marvinproject.image.statistical.mode.Mode
 
moravec(MarvinImage, MarvinImage, int, int) - 类 中的静态方法marvinplugins.MarvinPluginCollection
Moravec corner detection
Moravec - org.marvinproject.image.corner.moravec中的类
 
Moravec() - 类 的构造器org.marvinproject.image.corner.moravec.Moravec
 
morphologicalBoundary(MarvinImage, MarvinImage) - 类 中的静态方法marvinplugins.MarvinPluginCollection
Morphological boundary operation
morphologicalBoundary(MarvinImage, MarvinImage, boolean[][]) - 类 中的静态方法marvinplugins.MarvinPluginCollection
Morphological boundary operation
morphologicalClosing(MarvinImage, MarvinImage, boolean[][]) - 类 中的静态方法marvinplugins.MarvinPluginCollection
Morphological closing operation
morphologicalDilation(MarvinImage, MarvinImage, boolean[][]) - 类 中的静态方法marvinplugins.MarvinPluginCollection
Morphological dilation operation
morphologicalErosion(MarvinImage, MarvinImage, boolean[][]) - 类 中的静态方法marvinplugins.MarvinPluginCollection
Morphological erosion operation
morphologicalOpening(MarvinImage, MarvinImage, boolean[][]) - 类 中的静态方法marvinplugins.MarvinPluginCollection
Morphological opening operation
morphologicalThinning(MarvinImage, MarvinImage) - 类 中的静态方法marvinplugins.MarvinPluginCollection
Morphological thinning operation
mosaic(MarvinImage, MarvinImage, String, int, boolean) - 类 中的静态方法marvinplugins.MarvinPluginCollection
Mosaic artistic filter
Mosaic - org.marvinproject.image.artistic.mosaic中的类
Mosaic implementation
Mosaic() - 类 的构造器org.marvinproject.image.artistic.mosaic.Mosaic
 

N

NoiseReduction - org.marvinproject.image.restoration.noiseReduction中的类
Restores noise from the degraded noisy image.
NoiseReduction() - 类 的构造器org.marvinproject.image.restoration.noiseReduction.NoiseReduction
 

O

Opening - org.marvinproject.image.morphological.opening中的类
 
Opening() - 类 的构造器org.marvinproject.image.morphological.opening.Opening
 
org.marvinproject.image.artistic.mosaic - 程序包 org.marvinproject.image.artistic.mosaic
 
org.marvinproject.image.artistic.television - 程序包 org.marvinproject.image.artistic.television
 
org.marvinproject.image.background.determineFixedCameraBackground - 程序包 org.marvinproject.image.background.determineFixedCameraBackground
 
org.marvinproject.image.background.determineSceneBackground - 程序包 org.marvinproject.image.background.determineSceneBackground
 
org.marvinproject.image.blur.gaussianBlur - 程序包 org.marvinproject.image.blur.gaussianBlur
 
org.marvinproject.image.blur.pixelize - 程序包 org.marvinproject.image.blur.pixelize
 
org.marvinproject.image.color.alphaBoundary - 程序包 org.marvinproject.image.color.alphaBoundary
 
org.marvinproject.image.color.blackAndWhite - 程序包 org.marvinproject.image.color.blackAndWhite
 
org.marvinproject.image.color.brightnessAndContrast - 程序包 org.marvinproject.image.color.brightnessAndContrast
 
org.marvinproject.image.color.colorChannel - 程序包 org.marvinproject.image.color.colorChannel
 
org.marvinproject.image.color.emboss - 程序包 org.marvinproject.image.color.emboss
 
org.marvinproject.image.color.grayScale - 程序包 org.marvinproject.image.color.grayScale
 
org.marvinproject.image.color.invert - 程序包 org.marvinproject.image.color.invert
 
org.marvinproject.image.color.sepia - 程序包 org.marvinproject.image.color.sepia
 
org.marvinproject.image.color.skinColorDetection - 程序包 org.marvinproject.image.color.skinColorDetection
 
org.marvinproject.image.color.thresholding - 程序包 org.marvinproject.image.color.thresholding
 
org.marvinproject.image.color.thresholdingNeighborhood - 程序包 org.marvinproject.image.color.thresholdingNeighborhood
 
org.marvinproject.image.combine.combineByMask - 程序包 org.marvinproject.image.combine.combineByMask
 
org.marvinproject.image.combine.combineByTransparency - 程序包 org.marvinproject.image.combine.combineByTransparency
 
org.marvinproject.image.combine.mergePhotos - 程序包 org.marvinproject.image.combine.mergePhotos
 
org.marvinproject.image.convolution - 程序包 org.marvinproject.image.convolution
 
org.marvinproject.image.corner.harris - 程序包 org.marvinproject.image.corner.harris
 
org.marvinproject.image.corner.moravec - 程序包 org.marvinproject.image.corner.moravec
 
org.marvinproject.image.corner.susan - 程序包 org.marvinproject.image.corner.susan
 
org.marvinproject.image.difference.differenceColor - 程序包 org.marvinproject.image.difference.differenceColor
 
org.marvinproject.image.difference.differenceGray - 程序包 org.marvinproject.image.difference.differenceGray
 
org.marvinproject.image.difference.differentRegions - 程序包 org.marvinproject.image.difference.differentRegions
 
org.marvinproject.image.edge.edgeDetector - 程序包 org.marvinproject.image.edge.edgeDetector
 
org.marvinproject.image.edge.prewitt - 程序包 org.marvinproject.image.edge.prewitt
 
org.marvinproject.image.edge.roberts - 程序包 org.marvinproject.image.edge.roberts
 
org.marvinproject.image.edge.sobel - 程序包 org.marvinproject.image.edge.sobel
 
org.marvinproject.image.equalization.histogramEqualization - 程序包 org.marvinproject.image.equalization.histogramEqualization
 
org.marvinproject.image.fill.boundaryFill - 程序包 org.marvinproject.image.fill.boundaryFill
 
org.marvinproject.image.halftone.circles - 程序包 org.marvinproject.image.halftone.circles
 
org.marvinproject.image.halftone.dithering - 程序包 org.marvinproject.image.halftone.dithering
 
org.marvinproject.image.halftone.errorDiffusion - 程序包 org.marvinproject.image.halftone.errorDiffusion
 
org.marvinproject.image.halftone.rylanders - 程序包 org.marvinproject.image.halftone.rylanders
 
org.marvinproject.image.histogram.colorHistogram - 程序包 org.marvinproject.image.histogram.colorHistogram
 
org.marvinproject.image.histogram.grayHistogram - 程序包 org.marvinproject.image.histogram.grayHistogram
 
org.marvinproject.image.interfaceTest - 程序包 org.marvinproject.image.interfaceTest
 
org.marvinproject.image.morphological.boundary - 程序包 org.marvinproject.image.morphological.boundary
 
org.marvinproject.image.morphological.closing - 程序包 org.marvinproject.image.morphological.closing
 
org.marvinproject.image.morphological.dilation - 程序包 org.marvinproject.image.morphological.dilation
 
org.marvinproject.image.morphological.erosion - 程序包 org.marvinproject.image.morphological.erosion
 
org.marvinproject.image.morphological.opening - 程序包 org.marvinproject.image.morphological.opening
 
org.marvinproject.image.morphological.thinning - 程序包 org.marvinproject.image.morphological.thinning
 
org.marvinproject.image.pattern.correlation - 程序包 org.marvinproject.image.pattern.correlation
 
org.marvinproject.image.pattern.findColorPattern - 程序包 org.marvinproject.image.pattern.findColorPattern
 
org.marvinproject.image.pattern.findSubimage - 程序包 org.marvinproject.image.pattern.findSubimage
 
org.marvinproject.image.pattern.findTextRegions - 程序包 org.marvinproject.image.pattern.findTextRegions
 
org.marvinproject.image.pattern.harrisPlessey - 程序包 org.marvinproject.image.pattern.harrisPlessey
 
org.marvinproject.image.pattern.patternRecognition - 程序包 org.marvinproject.image.pattern.patternRecognition
 
org.marvinproject.image.quantization.colorQuantization - 程序包 org.marvinproject.image.quantization.colorQuantization
 
org.marvinproject.image.quantization.grayScaleQuantization - 程序包 org.marvinproject.image.quantization.grayScaleQuantization
 
org.marvinproject.image.render.grayGradient - 程序包 org.marvinproject.image.render.grayGradient
 
org.marvinproject.image.render.iteratedFunctionSystem - 程序包 org.marvinproject.image.render.iteratedFunctionSystem
 
org.marvinproject.image.render.juliaSet - 程序包 org.marvinproject.image.render.juliaSet
 
org.marvinproject.image.render.lindenmayer - 程序包 org.marvinproject.image.render.lindenmayer
 
org.marvinproject.image.render.mandelbrot - 程序包 org.marvinproject.image.render.mandelbrot
 
org.marvinproject.image.render.renderText - 程序包 org.marvinproject.image.render.renderText
 
org.marvinproject.image.restoration.noiseReduction - 程序包 org.marvinproject.image.restoration.noiseReduction
 
org.marvinproject.image.segmentation.crop - 程序包 org.marvinproject.image.segmentation.crop
 
org.marvinproject.image.segmentation.floodfillSegmentation - 程序包 org.marvinproject.image.segmentation.floodfillSegmentation
 
org.marvinproject.image.segmentation.imageSlicer - 程序包 org.marvinproject.image.segmentation.imageSlicer
 
org.marvinproject.image.statistical.maximum - 程序包 org.marvinproject.image.statistical.maximum
 
org.marvinproject.image.statistical.median - 程序包 org.marvinproject.image.statistical.median
 
org.marvinproject.image.statistical.minimum - 程序包 org.marvinproject.image.statistical.minimum
 
org.marvinproject.image.statistical.mode - 程序包 org.marvinproject.image.statistical.mode
 
org.marvinproject.image.steganography - 程序包 org.marvinproject.image.steganography
 
org.marvinproject.image.subtract - 程序包 org.marvinproject.image.subtract
 
org.marvinproject.image.test.determineGround - 程序包 org.marvinproject.image.test.determineGround
 
org.marvinproject.image.test.plugin - 程序包 org.marvinproject.image.test.plugin
 
org.marvinproject.image.texture.tileTexture - 程序包 org.marvinproject.image.texture.tileTexture
 
org.marvinproject.image.transform.flip - 程序包 org.marvinproject.image.transform.flip
 
org.marvinproject.image.transform.rotate - 程序包 org.marvinproject.image.transform.rotate
 
org.marvinproject.image.transform.scale - 程序包 org.marvinproject.image.transform.scale
 
org.marvinproject.image.transform.skew - 程序包 org.marvinproject.image.transform.skew
 
org.marvinproject.image.transform.watershed - 程序包 org.marvinproject.image.transform.watershed
 
org.marvinproject.ml.kmeans - 程序包 org.marvinproject.ml.kmeans
 
org.marvinproject.tool.pen - 程序包 org.marvinproject.tool.pen
 

P

PatternRecognition - org.marvinproject.image.pattern.patternRecognition中的类
 
PatternRecognition() - 类 的构造器org.marvinproject.image.pattern.patternRecognition.PatternRecognition
 
pixelize(MarvinImage, MarvinImage, int) - 类 中的静态方法marvinplugins.MarvinPluginCollection
 
pixelize(MarvinImage, MarvinImage, int, MarvinImageMask) - 类 中的静态方法marvinplugins.MarvinPluginCollection
Pixelize filter
Pixelize - org.marvinproject.image.blur.pixelize中的类
Pixelize
Pixelize() - 类 的构造器org.marvinproject.image.blur.pixelize.Pixelize
 
Plugin - org.marvinproject.image.test.plugin中的类
Sepia plug-in.
Plugin() - 类 的构造器org.marvinproject.image.test.plugin.Plugin
 
positive(int) - 类 中的方法org.marvinproject.image.test.plugin.Plugin
 
prewitt(MarvinImage, MarvinImage) - 类 中的静态方法marvinplugins.MarvinPluginCollection
 
prewitt(MarvinImage, MarvinImage, double) - 类 中的静态方法marvinplugins.MarvinPluginCollection
 
prewitt(MarvinImage, MarvinImage, double, MarvinImageMask) - 类 中的静态方法marvinplugins.MarvinPluginCollection
Edge detection using prewitt approach
Prewitt - org.marvinproject.image.edge.prewitt中的类
 
Prewitt() - 类 的构造器org.marvinproject.image.edge.prewitt.Prewitt
 
process(MarvinImage, MarvinImage, MarvinAttributes, MarvinImageMask, boolean) - 类 中的方法org.marvinproject.image.artistic.mosaic.Mosaic
 
process(MarvinImage, MarvinImage, MarvinAttributes, MarvinImageMask, boolean) - 类 中的方法org.marvinproject.image.artistic.television.Television
 
process(MarvinImage, MarvinImage, MarvinAttributes, MarvinImageMask, boolean) - 类 中的方法org.marvinproject.image.background.determineFixedCameraBackground.DetermineFixedCameraBackground
 
process(MarvinImage, MarvinImage, MarvinAttributes, MarvinImageMask, boolean) - 类 中的方法org.marvinproject.image.background.determineSceneBackground.DetermineSceneBackground
 
process(List<MarvinImage>, MarvinImage) - 类 中的方法org.marvinproject.image.background.determineSceneBackground.DetermineSceneBackground
 
process(MarvinImage, MarvinImage, MarvinAttributes, MarvinImageMask, boolean) - 类 中的方法org.marvinproject.image.blur.gaussianBlur.GaussianBlur
 
process(MarvinImage, MarvinImage, MarvinAttributes, MarvinImageMask, boolean) - 类 中的方法org.marvinproject.image.blur.pixelize.Pixelize
 
process(MarvinImage, MarvinImage, MarvinAttributes, MarvinImageMask, boolean) - 类 中的方法org.marvinproject.image.color.alphaBoundary.AlphaBoundary
 
process(MarvinImage, MarvinImage, MarvinAttributes, MarvinImageMask, boolean) - 类 中的方法org.marvinproject.image.color.blackAndWhite.BlackAndWhite
 
process(MarvinImage, MarvinImage, MarvinAttributes, MarvinImageMask, boolean) - 类 中的方法org.marvinproject.image.color.brightnessAndContrast.BrightnessAndContrast
 
process(MarvinImage, MarvinImage, MarvinAttributes, MarvinImageMask, boolean) - 类 中的方法org.marvinproject.image.color.colorChannel.ColorChannel
 
process(MarvinImage, MarvinImage, MarvinAttributes, MarvinImageMask, boolean) - 类 中的方法org.marvinproject.image.color.emboss.Emboss
 
process(MarvinImage, MarvinImage, MarvinAttributes, MarvinImageMask, boolean) - 类 中的方法org.marvinproject.image.color.grayScale.GrayScale
 
process(MarvinImage, MarvinImage, MarvinAttributes, MarvinImageMask, boolean) - 类 中的方法org.marvinproject.image.color.invert.Invert
 
process(MarvinImage, MarvinImage, MarvinAttributes, MarvinImageMask, boolean) - 类 中的方法org.marvinproject.image.color.sepia.Sepia
 
process(MarvinImage, MarvinImage, MarvinAttributes, MarvinImageMask, boolean) - 类 中的方法org.marvinproject.image.color.skinColorDetection.ColorSpaceConverter
Convert the image from RGB to HSV.
process(MarvinImage, MarvinImage, MarvinAttributes, MarvinImageMask, boolean) - 类 中的方法org.marvinproject.image.color.skinColorDetection.SkinColorDetection
Initiate the process of finding skin
process(MarvinImage, MarvinImage, MarvinAttributes, MarvinImageMask, boolean) - 类 中的方法org.marvinproject.image.color.thresholding.Thresholding
 
process(MarvinImage, MarvinImage, MarvinAttributes, MarvinImageMask, boolean) - 类 中的方法org.marvinproject.image.color.thresholdingNeighborhood.ThresholdingNeighborhood
 
process(MarvinImage, MarvinImage, MarvinAttributes, MarvinImageMask, boolean) - 类 中的方法org.marvinproject.image.combine.combineByMask.CombineByMask
 
process(MarvinImage, MarvinImage, MarvinAttributes, MarvinImageMask, boolean) - 类 中的方法org.marvinproject.image.combine.combineByTransparency.CombineByTransparency
 
process(MarvinImage, MarvinImage, MarvinAttributes, MarvinImageMask, boolean) - 类 中的方法org.marvinproject.image.combine.mergePhotos.MergePhotos
 
process(List<MarvinImage>, MarvinImage) - 类 中的方法org.marvinproject.image.combine.mergePhotos.MergePhotos
 
process(MarvinImage, MarvinImage, MarvinAttributes, MarvinImageMask, boolean) - 类 中的方法org.marvinproject.image.convolution.Convolution
 
process(MarvinImage, MarvinImage, MarvinAttributes, MarvinImageMask, boolean) - 类 中的方法org.marvinproject.image.corner.harris.Harris
 
process(MarvinImage, MarvinImage, MarvinAttributes, MarvinImageMask, boolean) - 类 中的方法org.marvinproject.image.corner.moravec.Moravec
 
process(MarvinImage, MarvinImage, MarvinAttributes, MarvinImageMask, boolean) - 类 中的方法org.marvinproject.image.corner.susan.Susan
 
process(MarvinImage, MarvinImage, MarvinAttributes, MarvinImageMask, boolean) - 类 中的方法org.marvinproject.image.difference.differenceColor.DifferenceColor
 
process(MarvinImage, MarvinImage, MarvinAttributes, MarvinImageMask, boolean) - 类 中的方法org.marvinproject.image.difference.differenceGray.DifferenceGray
 
process(MarvinImage, MarvinImage, MarvinAttributes, MarvinImageMask, boolean) - 类 中的方法org.marvinproject.image.difference.differentRegions.DifferentRegions
 
process(MarvinImage, MarvinImage, MarvinAttributes, MarvinImageMask, boolean) - 类 中的方法org.marvinproject.image.edge.edgeDetector.EdgeDetector
 
process(MarvinImage, MarvinImage, MarvinAttributes, MarvinImageMask, boolean) - 类 中的方法org.marvinproject.image.edge.prewitt.Prewitt
 
process(MarvinImage, MarvinImage, MarvinAttributes, MarvinImageMask, boolean) - 类 中的方法org.marvinproject.image.edge.roberts.Roberts
 
process(MarvinImage, MarvinImage, MarvinAttributes, MarvinImageMask, boolean) - 类 中的方法org.marvinproject.image.edge.sobel.Sobel
 
process(MarvinImage, MarvinImage, MarvinAttributes, MarvinImageMask, boolean) - 类 中的方法org.marvinproject.image.equalization.histogramEqualization.HistogramEqualization
 
process(MarvinImage, MarvinImage, MarvinAttributes, MarvinImageMask, boolean) - 类 中的方法org.marvinproject.image.fill.boundaryFill.BoundaryFill
 
process(MarvinImage, MarvinImage, MarvinAttributes, MarvinImageMask, boolean) - 类 中的方法org.marvinproject.image.halftone.circles.Circles
 
process(MarvinImage, MarvinImage, MarvinAttributes, MarvinImageMask, boolean) - 类 中的方法org.marvinproject.image.halftone.dithering.Dithering
 
process(MarvinImage, MarvinImage, MarvinAttributes, MarvinImageMask, boolean) - 类 中的方法org.marvinproject.image.halftone.errorDiffusion.ErrorDiffusion
 
process(MarvinImage, MarvinImage, MarvinAttributes, MarvinImageMask, boolean) - 类 中的方法org.marvinproject.image.halftone.rylanders.Rylanders
 
process(MarvinImage, MarvinImage, MarvinAttributes, MarvinImageMask, boolean) - 类 中的方法org.marvinproject.image.histogram.colorHistogram.ColorHistogram
 
process(MarvinImage, MarvinImage, MarvinAttributes, MarvinImageMask, boolean) - 类 中的方法org.marvinproject.image.histogram.grayHistogram.GrayHistogram
 
process(MarvinImage, MarvinImage, MarvinAttributes, MarvinImageMask, boolean) - 类 中的方法org.marvinproject.image.interfaceTest.InterfaceTest
 
process(MarvinImage, MarvinImage, MarvinAttributes, MarvinImageMask, boolean) - 类 中的方法org.marvinproject.image.morphological.boundary.Boundary
 
process(MarvinImage, MarvinImage, MarvinAttributes, MarvinImageMask, boolean) - 类 中的方法org.marvinproject.image.morphological.closing.Closing
 
process(MarvinImage, MarvinImage, MarvinAttributes, MarvinImageMask, boolean) - 类 中的方法org.marvinproject.image.morphological.dilation.Dilation
 
process(MarvinImage, MarvinImage, MarvinAttributes, MarvinImageMask, boolean) - 类 中的方法org.marvinproject.image.morphological.erosion.Erosion
 
process(MarvinImage, MarvinImage, MarvinAttributes, MarvinImageMask, boolean) - 类 中的方法org.marvinproject.image.morphological.opening.Opening
 
process(MarvinImage, MarvinImage, MarvinAttributes, MarvinImageMask, boolean) - 类 中的方法org.marvinproject.image.morphological.thinning.Thinning
 
process(MarvinImage, MarvinImage, MarvinAttributes, MarvinImageMask, boolean) - 类 中的方法org.marvinproject.image.pattern.correlation.Correlation
 
process(MarvinImage, MarvinImage, MarvinAttributes, MarvinImageMask, boolean) - 类 中的方法org.marvinproject.image.pattern.findColorPattern.FindColorPattern
 
process(MarvinImage, MarvinImage, MarvinAttributes, MarvinImageMask, boolean) - 类 中的方法org.marvinproject.image.pattern.findSubimage.FindSubimage
 
process(MarvinImage, MarvinImage, MarvinAttributes, MarvinImageMask, boolean) - 类 中的方法org.marvinproject.image.pattern.findTextRegions.FindTextRegions
 
process(MarvinImage, MarvinImage, MarvinAttributes, MarvinImageMask, boolean) - 类 中的方法org.marvinproject.image.pattern.harrisPlessey.HarrisPlessey
 
process(MarvinImage, MarvinImage, MarvinAttributes, MarvinImageMask, boolean) - 类 中的方法org.marvinproject.image.pattern.patternRecognition.PatternRecognition
 
process(MarvinImage, MarvinImage, MarvinAttributes, MarvinImageMask, boolean) - 类 中的方法org.marvinproject.image.quantization.colorQuantization.ColorQuantization
 
process(MarvinImage, MarvinImage, MarvinAttributes, MarvinImageMask, boolean) - 类 中的方法org.marvinproject.image.quantization.grayScaleQuantization.GrayScaleQuantization
 
process(MarvinImage, MarvinImage, MarvinAttributes, MarvinImageMask, boolean) - 类 中的方法org.marvinproject.image.render.grayGradient.GrayGradient
 
process(MarvinImage, MarvinImage, MarvinAttributes, MarvinImageMask, boolean) - 类 中的方法org.marvinproject.image.render.iteratedFunctionSystem.IteratedFunctionSystem
 
process(MarvinImage, MarvinImage, MarvinAttributes, MarvinImageMask, boolean) - 类 中的方法org.marvinproject.image.render.juliaSet.JuliaSet
 
process(MarvinImage, MarvinImage, MarvinAttributes, MarvinImageMask, boolean) - 类 中的方法org.marvinproject.image.render.lindenmayer.Lindenmayer
 
process(MarvinImage, MarvinImage, MarvinAttributes, MarvinImageMask, boolean) - 类 中的方法org.marvinproject.image.render.mandelbrot.Mandelbrot
 
process(MarvinImage, MarvinImage, MarvinAttributes, MarvinImageMask, boolean) - 类 中的方法org.marvinproject.image.render.renderText.RenderText
 
process(MarvinImage, MarvinImage, MarvinAttributes, MarvinImageMask, boolean) - 类 中的方法org.marvinproject.image.restoration.noiseReduction.NoiseReduction
 
process(MarvinImage, MarvinImage, MarvinAttributes, MarvinImageMask, boolean) - 类 中的方法org.marvinproject.image.segmentation.crop.Crop
 
process(MarvinImage, MarvinImage, MarvinAttributes, MarvinImageMask, boolean) - 类 中的方法org.marvinproject.image.segmentation.floodfillSegmentation.FloodfillSegmentation
 
process(MarvinImage, MarvinImage, MarvinAttributes, MarvinImageMask, boolean) - 类 中的方法org.marvinproject.image.segmentation.imageSlicer.ImageSlicer
 
process(MarvinImage, MarvinImage, MarvinAttributes, MarvinImageMask, boolean) - 类 中的方法org.marvinproject.image.statistical.maximum.Maximum
 
process(MarvinImage, MarvinImage, MarvinAttributes, MarvinImageMask, boolean) - 类 中的方法org.marvinproject.image.statistical.median.Median
 
process(MarvinImage, MarvinImage, MarvinAttributes, MarvinImageMask, boolean) - 类 中的方法org.marvinproject.image.statistical.minimum.Minimum
 
process(MarvinImage, MarvinImage, MarvinAttributes, MarvinImageMask, boolean) - 类 中的方法org.marvinproject.image.statistical.mode.Mode
 
process(MarvinImage, MarvinImage, MarvinAttributes, MarvinImageMask, boolean) - 类 中的方法org.marvinproject.image.steganography.Steganography
 
process(MarvinImage, MarvinImage, MarvinAttributes, MarvinImageMask, boolean) - 类 中的方法org.marvinproject.image.subtract.Subtract
 
process(MarvinImage, MarvinImage, MarvinAttributes, MarvinImageMask, boolean) - 类 中的方法org.marvinproject.image.test.determineGround.DetermineGround
 
process(MarvinImage, MarvinImage, MarvinAttributes, MarvinImageMask, boolean) - 类 中的方法org.marvinproject.image.test.plugin.Plugin
 
process(MarvinImage, MarvinImage, MarvinAttributes, MarvinImageMask, boolean) - 类 中的方法org.marvinproject.image.texture.tileTexture.TileTexture
 
process(MarvinImage, MarvinImage, MarvinAttributes, MarvinImageMask, boolean) - 类 中的方法org.marvinproject.image.transform.flip.Flip
 
process(MarvinImage, MarvinImage, MarvinAttributes, MarvinImageMask, boolean) - 类 中的方法org.marvinproject.image.transform.rotate.Rotate
Initiate the rotate process and determine the angle of rotation
process(MarvinImage, MarvinImage, MarvinAttributes, MarvinImageMask, boolean) - 类 中的方法org.marvinproject.image.transform.scale.Scale
 
process(MarvinImage, MarvinImage, MarvinAttributes, MarvinImageMask, boolean) - 类 中的方法org.marvinproject.image.transform.skew.Skew
Handles the 'Process' button being pressed.
process(MarvinImage, MarvinImage, MarvinAttributes, MarvinImageMask, boolean) - 类 中的方法org.marvinproject.image.transform.watershed.Watershed
 
process(MarvinAttributes) - 类 中的方法org.marvinproject.ml.kmeans.Kmeans
 
process1(MarvinImage, MarvinImage, MarvinAttributes, MarvinImageMask, boolean) - 类 中的方法org.marvinproject.image.color.skinColorDetection.ColorSpaceConverter
 

Q

quantizationGrayScale(MarvinImage, MarvinImage, int) - 类 中的静态方法marvinplugins.MarvinPluginCollection
Gray scale color quantization

R

render(String, Grammar, int, MarvinImage) - 类 中的方法org.marvinproject.image.render.lindenmayer.TurtleGraphics
 
RenderText - org.marvinproject.image.render.renderText中的类
 
RenderText() - 类 的构造器org.marvinproject.image.render.renderText.RenderText
 
roberts(MarvinImage, MarvinImage) - 类 中的静态方法marvinplugins.MarvinPluginCollection
Edge detection using roberts approach
roberts(MarvinImage, MarvinImage, MarvinImageMask) - 类 中的静态方法marvinplugins.MarvinPluginCollection
Edge detection using roberts approach
Roberts - org.marvinproject.image.edge.roberts中的类
 
Roberts() - 类 的构造器org.marvinproject.image.edge.roberts.Roberts
 
Rotate - org.marvinproject.image.transform.rotate中的类
Rotate the image by a user-defined angle.
Rotate() - 类 的构造器org.marvinproject.image.transform.rotate.Rotate
 
Rylanders - org.marvinproject.image.halftone.rylanders中的类
Halftone Rylanders implementation.
Rylanders() - 类 的构造器org.marvinproject.image.halftone.rylanders.Rylanders
 

S

scale(MarvinImage, MarvinImage, int, int) - 类 中的静态方法marvinplugins.MarvinPluginCollection
Scale image.
scale(MarvinImage, MarvinImage, int) - 类 中的静态方法marvinplugins.MarvinPluginCollection
Scale image.
Scale - org.marvinproject.image.transform.scale中的类
Simple and fast scale based on nearest neighbors
Scale() - 类 的构造器org.marvinproject.image.transform.scale.Scale
 
sepia(MarvinImage, int) - 类 中的静态方法marvinplugins.MarvinPluginCollection
Sepia filter
sepia(MarvinImage, MarvinImage, int) - 类 中的静态方法marvinplugins.MarvinPluginCollection
Sepia filter
sepia(MarvinImage, MarvinImage, int, MarvinImageMask) - 类 中的静态方法marvinplugins.MarvinPluginCollection
Sepia filter
Sepia - org.marvinproject.image.color.sepia中的类
Sepia plug-in.
Sepia() - 类 的构造器org.marvinproject.image.color.sepia.Sepia
 
setHEADER(File) - 类 中的方法org.marvinproject.image.steganography.Steganography
 
setHEADER(String) - 类 中的方法org.marvinproject.image.steganography.Steganography
 
setModoAnalise(boolean) - 类 中的方法org.marvinproject.image.pattern.correlation.Correlation
 
setModoAnalise(boolean) - 类 中的方法org.marvinproject.image.pattern.harrisPlessey.HarrisPlessey
 
setNovaImagem(String) - 类 中的方法org.marvinproject.image.pattern.correlation.Correlation
 
setPath(String) - 类 中的方法org.marvinproject.image.pattern.harrisPlessey.HarrisPlessey
 
setRotationAngle(double) - 类 中的方法org.marvinproject.image.render.lindenmayer.TurtleGraphics
 
setStartPosition(int, int, double) - 类 中的方法org.marvinproject.image.render.lindenmayer.TurtleGraphics
 
setWalkDistance(double) - 类 中的方法org.marvinproject.image.render.lindenmayer.TurtleGraphics
 
Skew - org.marvinproject.image.transform.skew中的类
Perform a vertical OR horizontal skew of an image.
Skew() - 类 的构造器org.marvinproject.image.transform.skew.Skew
 
skinColorDetection(MarvinImage) - 类 中的静态方法marvinplugins.MarvinPluginCollection
Human skin color filter.
skinColorDetection(MarvinImage, MarvinImage) - 类 中的静态方法marvinplugins.MarvinPluginCollection
Human skin color filter.
skinColorDetection(MarvinImage, MarvinImage, MarvinImageMask) - 类 中的静态方法marvinplugins.MarvinPluginCollection
Human skin color filter.
SkinColorDetection - org.marvinproject.image.color.skinColorDetection中的类
Locates skin color pixels in an image.
SkinColorDetection() - 类 的构造器org.marvinproject.image.color.skinColorDetection.SkinColorDetection
 
sobel(MarvinImage, MarvinImage) - 类 中的静态方法marvinplugins.MarvinPluginCollection
Edge detection using sobel approach
sobel(MarvinImage, MarvinImage, MarvinImageMask) - 类 中的静态方法marvinplugins.MarvinPluginCollection
Edge detection using sobel approach
Sobel - org.marvinproject.image.edge.sobel中的类
 
Sobel() - 类 的构造器org.marvinproject.image.edge.sobel.Sobel
 
stateChanged(ChangeEvent) - 类 中的方法org.marvinproject.image.color.sepia.Sepia
 
stateChanged(ChangeEvent) - 类 中的方法org.marvinproject.image.test.plugin.Plugin
 
Steganography - org.marvinproject.image.steganography中的类
Steganography plug-in
Steganography() - 类 的构造器org.marvinproject.image.steganography.Steganography
 
storeOnImage(MarvinImage, byte[]) - 类 中的方法org.marvinproject.image.steganography.Steganography
 
Subtract - org.marvinproject.image.subtract中的类
Subtract an image from another
Subtract() - 类 的构造器org.marvinproject.image.subtract.Subtract
 
Susan - org.marvinproject.image.corner.susan中的类
 
Susan() - 类 的构造器org.marvinproject.image.corner.susan.Susan
 
susanCorner(MarvinImage, int, int) - 类 中的静态方法marvinplugins.MarvinPluginCollection
Corner detection using susan approach

T

television(MarvinImage) - 类 中的静态方法marvinplugins.MarvinPluginCollection
Television artisic filter
television(MarvinImage, MarvinImage) - 类 中的静态方法marvinplugins.MarvinPluginCollection
Television artisic filter
television(MarvinImage, MarvinImage, MarvinImageMask) - 类 中的静态方法marvinplugins.MarvinPluginCollection
Television artisic filter
Television - org.marvinproject.image.artistic.television中的类
Represent an image using red, green and blue lines.
Television() - 类 的构造器org.marvinproject.image.artistic.television.Television
 
Thinning - org.marvinproject.image.morphological.thinning中的类
 
Thinning() - 类 的构造器org.marvinproject.image.morphological.thinning.Thinning
 
thresholding(MarvinImage, int) - 类 中的静态方法marvinplugins.MarvinPluginCollection
Converts pixels to black and white given a threshold
thresholding(MarvinImage, int, int) - 类 中的静态方法marvinplugins.MarvinPluginCollection
Converts pixels to black and white given a threshold
thresholding(MarvinImage, MarvinImage, int) - 类 中的静态方法marvinplugins.MarvinPluginCollection
Converts pixels to black and white given a threshold
thresholding(MarvinImage, MarvinImage, int, int) - 类 中的静态方法marvinplugins.MarvinPluginCollection
Converts pixels to black and white given a threshold
thresholding(MarvinImage, MarvinImage, int, int, MarvinImageMask) - 类 中的静态方法marvinplugins.MarvinPluginCollection
Converts pixels to black and white given a threshold
Thresholding - org.marvinproject.image.color.thresholding中的类
Thresholding
Thresholding() - 类 的构造器org.marvinproject.image.color.thresholding.Thresholding
 
thresholdingNeighborhood(MarvinImage, MarvinImage, double, int, int) - 类 中的静态方法marvinplugins.MarvinPluginCollection
Converts pixels to black and white considering a threshold to the average intensity of pixel neighbors
ThresholdingNeighborhood - org.marvinproject.image.color.thresholdingNeighborhood中的类
 
ThresholdingNeighborhood() - 类 的构造器org.marvinproject.image.color.thresholdingNeighborhood.ThresholdingNeighborhood
 
thumbnailByHeight(MarvinImage, MarvinImage, int) - 类 中的静态方法marvinplugins.MarvinPluginCollection
 
thumbnailByWidth(MarvinImage, MarvinImage, int) - 类 中的静态方法marvinplugins.MarvinPluginCollection
 
TileTexture - org.marvinproject.image.texture.tileTexture中的类
 
TileTexture() - 类 的构造器org.marvinproject.image.texture.tileTexture.TileTexture
 
truncate(int) - 类 中的方法org.marvinproject.image.color.sepia.Sepia
Sets the RGB between 0 and 255
truncate(double) - 类 中的方法org.marvinproject.image.restoration.noiseReduction.NoiseReduction
 
truncate(int) - 类 中的方法org.marvinproject.image.steganography.Steganography
Sets the RGB between 0 and 255
truncate(int) - 类 中的方法org.marvinproject.image.test.plugin.Plugin
 
TurtleGraphics - org.marvinproject.image.render.lindenmayer中的类
 
TurtleGraphics() - 类 的构造器org.marvinproject.image.render.lindenmayer.TurtleGraphics
 

W

watershed(MarvinImage) - 类 中的静态方法marvinplugins.MarvinPluginCollection
Watershed transform
Watershed - org.marvinproject.image.transform.watershed中的类
 
Watershed() - 类 的构造器org.marvinproject.image.transform.watershed.Watershed
 
A B C D E F G H I J K L M N O P Q R S T W 
跳过导航链接

Copyright © 2018. All rights reserved.