jar

com.github.downgoon : MarvinPlugins

Maven & Gradle

Jan 03, 2018
2 usages
7 stars
Table Of Contents

Latest Version

Download com.github.downgoon : MarvinPlugins JAR file - Latest Versions:

All Versions

Download com.github.downgoon : MarvinPlugins JAR file - All Versions:

Version Vulnerabilities Size Updated
1.5.x

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window MarvinPlugins-1.5.5.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.marvinproject.image.morphological.thinning

├─ org.marvinproject.image.morphological.thinning.Thinning.class - [JAR]

org.marvinproject.image.blur.pixelize

├─ org.marvinproject.image.blur.pixelize.Pixelize.class - [JAR]

org.marvinproject.ml.kmeans

├─ org.marvinproject.ml.kmeans.Kmeans.class - [JAR]

org.marvinproject.image.halftone.circles

├─ org.marvinproject.image.halftone.circles.Circles.class - [JAR]

org.marvinproject.image.fill.boundaryFill

├─ org.marvinproject.image.fill.boundaryFill.BoundaryFill.class - [JAR]

org.marvinproject.image.test.plugin

├─ org.marvinproject.image.test.plugin.Plugin.class - [JAR]

org.marvinproject.image.halftone.dithering

├─ org.marvinproject.image.halftone.dithering.Dithering.class - [JAR]

org.marvinproject.image.subtract

├─ org.marvinproject.image.subtract.Subtract.class - [JAR]

org.marvinproject.image.texture.tileTexture

├─ org.marvinproject.image.texture.tileTexture.TileTexture.class - [JAR]

org.marvinproject.image.color.colorChannel

├─ org.marvinproject.image.color.colorChannel.ColorChannel.class - [JAR]

org.marvinproject.image.morphological.erosion

├─ org.marvinproject.image.morphological.erosion.Erosion.class - [JAR]

org.marvinproject.image.render.renderText

├─ org.marvinproject.image.render.renderText.CharacterDescription.class - [JAR]

├─ org.marvinproject.image.render.renderText.RenderText.class - [JAR]

org.marvinproject.image.histogram.colorHistogram

├─ org.marvinproject.image.histogram.colorHistogram.ColorHistogram.class - [JAR]

org.marvinproject.image.difference.differenceColor

├─ org.marvinproject.image.difference.differenceColor.DifferenceColor.class - [JAR]

org.marvinproject.image.morphological.boundary

├─ org.marvinproject.image.morphological.boundary.Boundary.class - [JAR]

org.marvinproject.image.statistical.median

├─ org.marvinproject.image.statistical.median.Median.class - [JAR]

org.marvinproject.image.halftone.errorDiffusion

├─ org.marvinproject.image.halftone.errorDiffusion.ErrorDiffusion.class - [JAR]

org.marvinproject.image.edge.prewitt

├─ org.marvinproject.image.edge.prewitt.Prewitt.class - [JAR]

org.marvinproject.image.interfaceTest

├─ org.marvinproject.image.interfaceTest.InterfaceTest.class - [JAR]

org.marvinproject.image.difference.differenceGray

├─ org.marvinproject.image.difference.differenceGray.DifferenceGray.class - [JAR]

org.marvinproject.image.render.juliaSet

├─ org.marvinproject.image.render.juliaSet.JuliaSet.class - [JAR]

org.marvinproject.image.pattern.findSubimage

├─ org.marvinproject.image.pattern.findSubimage.FindSubimage.class - [JAR]

org.marvinproject.image.background.determineSceneBackground

├─ org.marvinproject.image.background.determineSceneBackground.DetermineSceneBackground.class - [JAR]

org.marvinproject.image.quantization.colorQuantization

├─ org.marvinproject.image.quantization.colorQuantization.ColorQuantization.class - [JAR]

org.marvinproject.image.background.determineFixedCameraBackground

├─ org.marvinproject.image.background.determineFixedCameraBackground.DetermineFixedCameraBackground.class - [JAR]

org.marvinproject.image.color.thresholdingNeighborhood

├─ org.marvinproject.image.color.thresholdingNeighborhood.ThresholdingNeighborhood.class - [JAR]

org.marvinproject.image.color.blackAndWhite

├─ org.marvinproject.image.color.blackAndWhite.BlackAndWhite.class - [JAR]

org.marvinproject.image.color.brightnessAndContrast

├─ org.marvinproject.image.color.brightnessAndContrast.BrightnessAndContrast.class - [JAR]

org.marvinproject.image.restoration.noiseReduction

├─ org.marvinproject.image.restoration.noiseReduction.NoiseReduction.class - [JAR]

org.marvinproject.image.edge.sobel

├─ org.marvinproject.image.edge.sobel.Sobel.class - [JAR]

org.marvinproject.image.artistic.mosaic

├─ org.marvinproject.image.artistic.mosaic.Mosaic.class - [JAR]

org.marvinproject.image.render.grayGradient

├─ org.marvinproject.image.render.grayGradient.GrayGradient.class - [JAR]

org.marvinproject.image.color.emboss

├─ org.marvinproject.image.color.emboss.Emboss.class - [JAR]

org.marvinproject.image.color.grayScale

├─ org.marvinproject.image.color.grayScale.GrayScale.class - [JAR]

org.marvinproject.image.difference.differentRegions

├─ org.marvinproject.image.difference.differentRegions.DifferentRegions.class - [JAR]

org.marvinproject.image.edge.edgeDetector

├─ org.marvinproject.image.edge.edgeDetector.EdgeDetector.class - [JAR]

org.marvinproject.image.morphological.closing

├─ org.marvinproject.image.morphological.closing.Closing.class - [JAR]

org.marvinproject.image.histogram.grayHistogram

├─ org.marvinproject.image.histogram.grayHistogram.GrayHistogram.class - [JAR]

org.marvinproject.image.equalization.histogramEqualization

├─ org.marvinproject.image.equalization.histogramEqualization.HistogramEqualization.class - [JAR]

org.marvinproject.image.transform.scale

├─ org.marvinproject.image.transform.scale.Scale.class - [JAR]

org.marvinproject.image.render.mandelbrot

├─ org.marvinproject.image.render.mandelbrot.Mandelbrot.class - [JAR]

org.marvinproject.image.combine.combineByMask

├─ org.marvinproject.image.combine.combineByMask.CombineByMask.class - [JAR]

org.marvinproject.image.steganography

├─ org.marvinproject.image.steganography.Steganography.class - [JAR]

org.marvinproject.image.morphological.dilation

├─ org.marvinproject.image.morphological.dilation.Dilation.class - [JAR]

org.marvinproject.image.pattern.findTextRegions

├─ org.marvinproject.image.pattern.findTextRegions.FindTextRegions.class - [JAR]

org.marvinproject.image.artistic.television

├─ org.marvinproject.image.artistic.television.Television.class - [JAR]

marvinplugins

├─ marvinplugins.MarvinPluginCollection.class - [JAR]

org.marvinproject.image.corner.harris

├─ org.marvinproject.image.corner.harris.Harris.class - [JAR]

org.marvinproject.image.segmentation.imageSlicer

├─ org.marvinproject.image.segmentation.imageSlicer.ImageSlicer.class - [JAR]

org.marvinproject.image.transform.rotate

├─ org.marvinproject.image.transform.rotate.Rotate.class - [JAR]

org.marvinproject.image.morphological.opening

├─ org.marvinproject.image.morphological.opening.Opening.class - [JAR]

org.marvinproject.image.color.sepia

├─ org.marvinproject.image.color.sepia.Sepia.class - [JAR]

org.marvinproject.image.statistical.mode

├─ org.marvinproject.image.statistical.mode.Mode.class - [JAR]

org.marvinproject.image.blur.gaussianBlur

├─ org.marvinproject.image.blur.gaussianBlur.GaussianBlur.class - [JAR]

org.marvinproject.image.convolution

├─ org.marvinproject.image.convolution.Convolution.class - [JAR]

org.marvinproject.image.quantization.grayScaleQuantization

├─ org.marvinproject.image.quantization.grayScaleQuantization.GrayScaleQuantization.class - [JAR]

org.marvinproject.image.edge.roberts

├─ org.marvinproject.image.edge.roberts.Roberts.class - [JAR]

org.marvinproject.image.color.thresholding

├─ org.marvinproject.image.color.thresholding.Thresholding.class - [JAR]

org.marvinproject.image.pattern.findColorPattern

├─ org.marvinproject.image.pattern.findColorPattern.FindColorPattern.class - [JAR]

org.marvinproject.image.halftone.rylanders

├─ org.marvinproject.image.halftone.rylanders.Rylanders.class - [JAR]

org.marvinproject.image.statistical.minimum

├─ org.marvinproject.image.statistical.minimum.Minimum.class - [JAR]

org.marvinproject.image.corner.susan

├─ org.marvinproject.image.corner.susan.Susan.class - [JAR]

org.marvinproject.image.combine.mergePhotos

├─ org.marvinproject.image.combine.mergePhotos.MergePhotos.class - [JAR]

org.marvinproject.image.pattern.patternRecognition

├─ org.marvinproject.image.pattern.patternRecognition.PatternRecognition.class - [JAR]

org.marvinproject.image.transform.skew

├─ org.marvinproject.image.transform.skew.Skew.class - [JAR]

org.marvinproject.image.statistical.maximum

├─ org.marvinproject.image.statistical.maximum.Maximum.class - [JAR]

org.marvinproject.image.pattern.harrisPlessey

├─ org.marvinproject.image.pattern.harrisPlessey.HarrisPlessey.class - [JAR]

org.marvinproject.image.render.lindenmayer

├─ org.marvinproject.image.render.lindenmayer.Grammar.class - [JAR]

├─ org.marvinproject.image.render.lindenmayer.Lindenmayer.class - [JAR]

├─ org.marvinproject.image.render.lindenmayer.TurtleGraphics.class - [JAR]

org.marvinproject.image.color.skinColorDetection

├─ org.marvinproject.image.color.skinColorDetection.ColorSpaceConverter.class - [JAR]

├─ org.marvinproject.image.color.skinColorDetection.SkinColorDetection.class - [JAR]

org.marvinproject.image.pattern.correlation

├─ org.marvinproject.image.pattern.correlation.Correlation.class - [JAR]

org.marvinproject.image.corner.moravec

├─ org.marvinproject.image.corner.moravec.Moravec.class - [JAR]

org.marvinproject.image.segmentation.crop

├─ org.marvinproject.image.segmentation.crop.Crop.class - [JAR]

org.marvinproject.image.test.determineGround

├─ org.marvinproject.image.test.determineGround.DetermineGround.class - [JAR]

org.marvinproject.image.color.alphaBoundary

├─ org.marvinproject.image.color.alphaBoundary.AlphaBoundary.class - [JAR]

org.marvinproject.image.combine.combineByTransparency

├─ org.marvinproject.image.combine.combineByTransparency.CombineByTransparency.class - [JAR]

org.marvinproject.image.segmentation.floodfillSegmentation

├─ org.marvinproject.image.segmentation.floodfillSegmentation.FloodfillSegmentation.class - [JAR]

org.marvinproject.image.color.invert

├─ org.marvinproject.image.color.invert.Invert.class - [JAR]

org.marvinproject.image.render.iteratedFunctionSystem

├─ org.marvinproject.image.render.iteratedFunctionSystem.IteratedFunctionSystem.class - [JAR]

├─ org.marvinproject.image.render.iteratedFunctionSystem.Rule.class - [JAR]

org.marvinproject.image.transform.watershed

├─ org.marvinproject.image.transform.watershed.Watershed.class - [JAR]

├─ org.marvinproject.image.transform.watershed.WatershedPixel.class - [JAR]

org.marvinproject.image.transform.flip

├─ org.marvinproject.image.transform.flip.Flip.class - [JAR]

Advertisement

Dependencies from Group

Jan 03, 2018
2 usages
7 stars
Jan 08, 2017
1 usages
1 stars
Jan 03, 2018
1 usages
7 stars
Jan 08, 2017
1 stars

Discover Dependencies

Aug 14, 2019
1 usages
112 stars
Jan 23, 2023
1 usages
89 stars
Nov 01, 2019
3 usages
0 stars
May 14, 2020
3 usages
233 stars
Mar 26, 2021
1 usages
537 stars
Jan 29, 2023
2 usages
Jan 22, 2019
2 usages
May 27, 2022
6 usages
447 stars