Interface | Description |
---|---|
IntegralImage |
A 2d integral image (summed-area table) as described by Crow (1984).
|
Class | Description |
---|---|
AbstractInteractiveBlockFilter | |
BlockPMCC |
Pearson's Product-Moment Correlation Coefficient (PMCC) for overlapping
blocks of pixels in two single channel images accelerated by
integral images . |
BlockStatistics |
Basic statistical properties of a block of pixels that can be accelerated
using
integral images . |
DifferenceOfMean | |
DoubleIntegralImage | |
InteractiveDifferenceOfMean | |
InteractiveMean | |
InteractivePMCC | |
InteractiveScale | |
InteractiveSquarePMCC | |
InteractiveStandardDeviation | |
InteractiveTilt |
Fake the tilt-lens effect as used for 'Smallgantics' pictures
by applying gradually increasing smooth from a 'focal line'.
|
InteractiveVariance | |
IntIntegralImage | |
LongIntegralImage |
Summed area table using 64bit signed integer precision.
|
LongRGBIntegralImage | |
Mean | |
NormalizeLocalContrast |
Normalize contrast based on per-pixel mean and STD.
|
RemoveOutliers |
Remove saturated pixels by diffusing the neighbors in.
|
Scale | |
Tilt |
Copyright © 2015–2021 Fiji. All rights reserved.