jar

com.imagingbook : imagingbook_plugins_extras

Maven & Gradle

Aug 03, 2022
10 stars

com.imagingbook:imagingbook_plugins_extras · ImageJ plugins related to chapters in previous book editions or other publications. This code is part of the imagingbook software suite accompanying the image processing textbooks by W. Burger and M.J. Burge (Springer 2006-2022).

Table Of Contents

Latest Version

Download com.imagingbook : imagingbook_plugins_extras JAR file - Latest Versions:

All Versions

Download com.imagingbook : imagingbook_plugins_extras JAR file - All Versions:

Version Vulnerabilities Size Updated
5.0.x
4.0.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 imagingbook_plugins_extras-5.0.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

Color_Quantization

├─ Color_Quantization.KMeans_Quantization.class - [JAR]

├─ Color_Quantization.KMeans_Quantization_Apache.class - [JAR]

├─ Color_Quantization.Median_Cut_Quantization.class - [JAR]

├─ Color_Quantization.Octree_Quantization.class - [JAR]

├─ Color_Quantization.package-info.class - [JAR]

Delaunay_Triangulation

├─ Delaunay_Triangulation.Delaunay_Demo.class - [JAR]

Fourier_Shape_Descriptors

├─ Fourier_Shape_Descriptors.CommonSetup.class - [JAR]

├─ Fourier_Shape_Descriptors.Fourier_Descriptor_IrregularSampling.class - [JAR]

├─ Fourier_Shape_Descriptors.Fourier_Descriptor_RegularSampling.class - [JAR]

├─ Fourier_Shape_Descriptors.Private_Ellipse_Superposition_Animation.class - [JAR]

├─ Fourier_Shape_Descriptors.Private_Ellipse_Superposition_AnimationStack.class - [JAR]

├─ Fourier_Shape_Descriptors.package-info.class - [JAR]

Synthetic_Noise

├─ Synthetic_Noise.Add_Gaussian_Noise.class - [JAR]

├─ Synthetic_Noise.Demo_Perlin_2d.class - [JAR]

├─ Synthetic_Noise.Demo_Perlin_3d.class - [JAR]

├─ Synthetic_Noise.Demo_Perlin_Nd.class - [JAR]

├─ Synthetic_Noise.package-info.class - [JAR]

Advertisement