#include <detect.h>
|
| | Feature (float x, float y) |
| | Feature (float x, float y, float score, float size) |
Definition at line 39 of file detect.h.
◆ Feature() [1/2]
| libmv::Feature::Feature |
( |
float | x, |
|
|
float | y ) |
|
inline |
Definition at line 40 of file detect.h.
References x, and y.
◆ Feature() [2/2]
| libmv::Feature::Feature |
( |
float | x, |
|
|
float | y, |
|
|
float | score, |
|
|
float | size ) |
|
inline |
◆ score
| float libmv::Feature::score |
◆ size
| float libmv::Feature::size |
The documentation for this struct was generated from the following file: