public class Descriptor extends Object
| Constructor and Description |
|---|
Descriptor() |
| Modifier and Type | Method and Description |
|---|---|
static void |
computeAndSetDescriptor(InterestPoint ipt,
IntegralImage intImg,
Params p)
Returns the descriptor of the interest point as an array of 64 float
values.
|
static void |
computeAndSetOrientation(InterestPoint ipt,
IntegralImage intImg)
Returns orientation of the dominant response vector.
|
public static void computeAndSetDescriptor(InterestPoint ipt, IntegralImage intImg, Params p)
orientation field of the interest point. (I.e. in case of
non-upright SURF the orientation must be computed and assigned before.)public static void computeAndSetOrientation(InterestPoint ipt, IntegralImage intImg)
Copyright © 2013. All Rights Reserved.