public abstract class BaseGeneralFeatureIntensity<I extends ImageSingleBand,D extends ImageSingleBand> extends Object implements GeneralFeatureIntensity<I,D>
GeneralFeatureIntensity.| Constructor and Description |
|---|
BaseGeneralFeatureIntensity() |
| Modifier and Type | Method and Description |
|---|---|
ImageFloat32 |
getIntensity()
Returns an image containing an intensity mapping showing how corner like each pixel is.
|
void |
init(int width,
int height) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetCandidatesMax, getCandidatesMin, getIgnoreBorder, getRequiresGradient, getRequiresHessian, hasCandidates, localMaximums, localMinimums, processpublic void init(int width,
int height)
public ImageFloat32 getIntensity()
GeneralFeatureIntensitygetIntensity in interface GeneralFeatureIntensity<I extends ImageSingleBand,D extends ImageSingleBand>Copyright © 2013. All Rights Reserved.