public class SurfFeature extends TupleDesc_F64
| Modifier and Type | Field and Description |
|---|---|
boolean |
laplacianPositive |
value| Modifier | Constructor and Description |
|---|---|
protected |
SurfFeature() |
|
SurfFeature(int numFeatures) |
| Modifier and Type | Method and Description |
|---|---|
SurfFeature |
copy()
Creates a copy of this description
|
void |
setTo(TupleDesc_F64 source) |
public SurfFeature(int numFeatures)
protected SurfFeature()
public void setTo(TupleDesc_F64 source)
setTo in interface TupleDesc<TupleDesc_F64>setTo in class TupleDesc_F64public SurfFeature copy()
TupleDesccopy in interface TupleDesc<TupleDesc_F64>copy in class TupleDesc_F64