public class ImplKitRosCornerIntensity extends Object
KitRosCornerIntensity.| Constructor and Description |
|---|
ImplKitRosCornerIntensity() |
| Modifier and Type | Method and Description |
|---|---|
static void |
process(ImageFloat32 featureIntensity,
ImageFloat32 derivX,
ImageFloat32 derivY,
ImageFloat32 hessianXX,
ImageFloat32 hessianYY,
ImageFloat32 hessianXY) |
static void |
process(ImageFloat32 featureIntensity,
ImageSInt16 derivX,
ImageSInt16 derivY,
ImageSInt16 hessianXX,
ImageSInt16 hessianYY,
ImageSInt16 hessianXY) |
public static void process(ImageFloat32 featureIntensity, ImageFloat32 derivX, ImageFloat32 derivY, ImageFloat32 hessianXX, ImageFloat32 hessianYY, ImageFloat32 hessianXY)
public static void process(ImageFloat32 featureIntensity, ImageSInt16 derivX, ImageSInt16 derivY, ImageSInt16 hessianXX, ImageSInt16 hessianYY, ImageSInt16 hessianXY)
Copyright © 2013. All Rights Reserved.