Modifier and Type | Class and Description |
---|---|
class |
RealPoint
A point is a location in EuclideanSpace.
|
Modifier and Type | Class and Description |
---|---|
class |
Edgel
An oriented point representing a sub-pixel localized segment of a
(hyper-)edge.
|
Modifier and Type | Class and Description |
---|---|
class |
RefinedPeak<P extends Localizable>
A
RealPoint representing a sub-pixel-localized peak. |
Modifier and Type | Class and Description |
---|---|
class |
InverseDistanceWeightingInterpolator<T extends RealType<T>>
RealRandomAccess to a KNearestNeighborSearch whose sample
value is generated by weighting the k nearest neighbors of a query
real coordinate by their inverse distance to an arbitrary power p. |
class |
NearestNeighborSearchInterpolator<T>
Nearest-neighbor interpolation implemented by
NearestNeighborSearch . |
Modifier and Type | Class and Description |
---|---|
class |
FunctionRealRandomAccessible.RealFunctionRealRandomAccess |
class |
RealPositionRealRandomAccessible.RealPositionRealRandomAccess |
Modifier and Type | Class and Description |
---|---|
class |
AffineRealRandomAccessible.AffineRealRandomAccess
RealRandomAccess that generates its samples from a source
RealRandomAccessible at coordinates transformed by a
RealTransform . |
class |
RealTransformRealRandomAccessible.RealTransformRealRandomAccess
RealRandomAccess that generates its samples from a source
RealRandomAccessible at coordinates transformed by a
RealTransform . |
Modifier and Type | Class and Description |
---|---|
class |
DefaultWritablePointMask
A
WritablePointMask specified by the given location. |
Modifier and Type | Class and Description |
---|---|
class |
MaskPredicateRealRandomAccess<B extends BooleanType<B>>
RealRandomAccess based on RealMask . |
Modifier and Type | Class and Description |
---|---|
class |
AbstractRealMaskPoint |
Copyright © 2015–2022 ImgLib2. All rights reserved.