Module imagingbook_plugins_book
module imagingbook_plugins_book
A collection of ImageJ plugins referenced in various chapters of the associated image processing books as well as
additional demos and tools.
-
Packages
ExportsPackageDescriptionThis software is provided as a supplement to the authors' textbooks on digital image processing published by Springer-Verlag in various languages and editions.This software is provided as a supplement to the authors' textbooks on digital image processing published by Springer-Verlag in various languages and editions.Indirect ExportsFromPackagesimagingbook.common.color imagingbook.common.color.adapt imagingbook.common.color.cie imagingbook.common.color.colorspace imagingbook.common.color.gamma imagingbook.common.color.iterate imagingbook.common.color.quantize imagingbook.common.color.sets imagingbook.common.color.statistics imagingbook.common.corners imagingbook.common.edges imagingbook.common.filter.edgepreserving imagingbook.common.filter.examples imagingbook.common.filter.generic imagingbook.common.filter.linear imagingbook.common.filter.mask imagingbook.common.filter.nonlinear imagingbook.common.geometry.basic imagingbook.common.geometry.circle imagingbook.common.geometry.delaunay imagingbook.common.geometry.delaunay.guibas imagingbook.common.geometry.ellipse imagingbook.common.geometry.ellipse.project imagingbook.common.geometry.fd imagingbook.common.geometry.fitting.circle.algebraic imagingbook.common.geometry.fitting.circle.geometric imagingbook.common.geometry.fitting.circle.utils imagingbook.common.geometry.fitting.ellipse.algebraic imagingbook.common.geometry.fitting.ellipse.geometric imagingbook.common.geometry.fitting.ellipse.utils imagingbook.common.geometry.fitting.line imagingbook.common.geometry.fitting.line.utils imagingbook.common.geometry.fitting.points imagingbook.common.geometry.hulls imagingbook.common.geometry.line imagingbook.common.geometry.mappings imagingbook.common.geometry.mappings.linear imagingbook.common.geometry.mappings.nonlinear imagingbook.common.geometry.moments imagingbook.common.geometry.shape imagingbook.common.histogram imagingbook.common.hough imagingbook.common.ij imagingbook.common.ij.overlay imagingbook.common.image imagingbook.common.image.access imagingbook.common.image.interpolation imagingbook.common.image.matching imagingbook.common.image.matching.lucaskanade imagingbook.common.math imagingbook.common.math.eigen imagingbook.common.math.eigen.eispack imagingbook.common.math.exception imagingbook.common.math.nonlinear imagingbook.common.morphology imagingbook.common.mser imagingbook.common.mser.components imagingbook.common.noise.hashing imagingbook.common.noise.perlin imagingbook.common.ransac imagingbook.common.regions imagingbook.common.sift imagingbook.common.sift.scalespace imagingbook.common.threshold imagingbook.common.threshold.adaptive imagingbook.common.threshold.global imagingbook.common.util imagingbook.common.util.bits imagingbook.common.util.progress imagingbook.common.util.random imagingbook.common.util.tuples -
Modules
RequiresModifierModuleDescriptiontransitiveThe central part of imagingbook library with implementions of image processing algorithms, associated data structures and utility code.