OpenGrok
Cross Reference: orb.cpp
xref
: /
external
/
opencv3
/
modules
/
features2d
/
src
/
orb.cpp
Home
|
History
|
Annotate
|
Download
|
only in
src
Lines Matching
refs:fastAtan2
207
pts[ptidx].angle =
fastAtan2
((float)m_01, (float)m_10);