Class | Description |
---|---|
CoocurrenceMatrix |
Inner class responsible for calculating the coocurrence matrix
|
IqmOpACF |
This is the main image processing class There exist two approaches: A user
defined JAI operator is just called or: The actual processing is implemented
in this class
|
IqmOpAffine | |
IqmOpAlign | |
IqmOpBorder | |
IqmOpBUnwarpJ | |
IqmOpCalcImage | |
IqmOpCalcValue | |
IqmOpCoGReg | |
IqmOpColDecon |
This is an implementation of an ImageJ plugin by G.Landini
http://www.dentistry.bham.ac.uk/landinig/software/cdeconv/cdeconv.html |
IqmOpComplexLogDepth |
Logical depth (Physical depth) is calculated according to:
Zenil et al Image Characterization and Classification by Physical Complexity, Complexity 2011 Vol17 No3 26-42 |
IqmOpConvert | |
IqmOpCreateFracSurf |
The implemented method uses IFR Inverse Fourier Reconstruction with 1/(f^(b/2)), filtering and b = (8-2D)
see book: Turner, Blackledge, Andrews, Fractal Geometry in Digital imaging, S.172
see also Anguiano etal.
|
IqmOpCreateImage | |
IqmOpCrop | |
IqmOpDFT | |
IqmOpDirLocal | |
IqmOpDistMap |
2010 09 erode of a constant image did not change the image any more
therefore, sometimes images did not converge to totally black
now it stops eroding if the image is constant
2011 12 29 added 4SED and 8SED method according to Danielsson P.E.
|
IqmOpEdge | |
IqmOpFracBox |
2010 03 added grey value images support DBC (Differential Box Counting), see Sarker Chauduri, IEEE Trans Syst Man Cyb 1994
RDBC Relative DBC, see Jin Ong Jayasooriah, Patt Rec Lett 16 1995
|
IqmOpFracFFT | |
IqmOpFracGenDim |
Generalized Correlations method, Multifractal Analysis, Dq
Vicsek Fractal Growth Phenomena World Scientific
Pawelzik K.
|
IqmOpFracHiguchi | |
IqmOpFracIFS |
Some code is adapted from:
THE NONLINEAR WORKBOOK
Chaos, Fractals, Cellular Automata, Neural Networks, Genetic Algorithms,
Gene Expression Programming, Support Vector Machine, Wavelets,
Hidden Markov Models, Fuzzy Logic with C++, Java and SymbolicC++ Programs(4th Edition)
by Willi-Hans Steeb (University of Johannesburg, South Africa)
see http://www.worldscibooks.com/chaos/6883.html
|
IqmOpFracLac |
Allain C, Cloitre M, Characterizing the lacunarity of random and deterministic fractal sets.
|
IqmOpFracMinkowski |
2010 01 added progress bar support
2010 04 added grey image support, "Blanket Dimension"
Peleg S., Naor J., Hartley R., Avnir D.
|
IqmOpFracPyramid |
2010 03 added grey value image support, Surface is calculated
according to Chinga etal.
|
IqmOpFracScan |
Extension of nexel scan.
|
IqmOpFracSurrogate |
This class calculates surrogate images according to
see e.g.
|
IqmOpHistoModify | |
IqmOpImgStabilizer |
This is an implementation of the ImageJ ImageStabilizer plugin by Kang Li
K.
|
IqmOpInvert | |
IqmOpKMeans |
This an implementation of a JAISTUFF algorithm by R.Santos
https://jaistuff.dev.java.net/algorithms.html
|
IqmOpKMeansFuzzy |
This an implementation of a JAISTUFF algorithm by R.Santos
https://jaistuff.dev.java.net/algorithms.html
|
IqmOpMorph |
The Skeleton and the Fill Holes options are carried out by launching ImageJ
and by using the corresponding plugins.
|
IqmOpNexelScan | |
IqmOpRank |
Known issue: 2011 01: MinFilterDescriptor.MIN_MASK_SQUARE_SEPARABLE does not work properly at the image borders
|
IqmOpRegGrow | |
IqmOpResize | |
IqmOpRGBRelative | |
IqmOpROISegment | |
IqmOpSmooth | |
IqmOpStackStat | |
IqmOpStatistics |
Changes
2014 04 03 HA bugfix column 0 and row 0 was not calculated for 2nd order statistics, many thanks to Martin Reiss
|
IqmOpStatRegMerge |
This uses an ImageJ algorithm by Johannes Schindelin
http://fiji.sc/wiki/index.php/Statistical_Region_Merging#cite_note-0
based on following algorithm:
R.
|
IqmOpTempMatch |
This an implementation of a JAISTUFF algorithm by R.Santos
https://jaistuff.dev.java.net/algorithms.html
|
IqmOpThreshold | |
IqmOpTurboReg |
This is an implementation of an ImageJ plugin by P.
|
IqmOpUnsharpMask | |
IqmOpWatershed |
This is an implementation of an ImageJ plugin by Daniel Sage
Biomecial Imaging Group (BIG) Ecole Polytechnique Federale de Lausanne (EPFL), Lausanne, Switzerland
http://bigwww.epfl.ch/sage/soft/watershed/
note: the algorithm searches for dark objects in bright background
|
IqmOpWhiteBalance |
Copyright © 2009–2016 Helmut Ahammer, Philipp Kainz. All rights reserved.