public class FloatArray2DScaleOctaveDoGDetector extends Object
@article{Lowe04, author = {David G. Lowe}, title = {Distinctive Image Features from Scale-Invariant Keypoints}, journal = {International Journal of Computer Vision}, year = {2004}, volume = {60}, number = {2}, pages = {91--110}, }
Constructor and Description |
---|
FloatArray2DScaleOctaveDoGDetector()
Constructor
|
Modifier and Type | Method and Description |
---|---|
Vector<double[]> |
getCandidates() |
void |
run(FloatArray2DScaleOctave o) |
public FloatArray2DScaleOctaveDoGDetector()
public Vector<double[]> getCandidates()
public void run(FloatArray2DScaleOctave o)
Copyright © 2015–2021 Fiji. All rights reserved.