SLIP
1.4
|
Computes the angular error usually used in optical flow estimation evaluations:
where: More...
#include <Vector2d.hpp>
Public Member Functions | |
_Tp | operator() (const slip::Vector2d< _Tp > &__x, const slip::Vector2d< _Tp > &__y) const |
Computes the angular error usually used in optical flow estimation evaluations:
where:
__x | x value. |
__y | y value. |
Definition at line 735 of file Vector2d.hpp.
|
inline |
Definition at line 738 of file Vector2d.hpp.