|
MayaFlux 0.5.0
Digital-First Multimedia Processing Framework
|
|
inlinenoexcept |
Signed curvature computed directly from a position HistoryBuffer.
| history | Buffer of positions with capacity >= 3 |
| dt | Elapsed time between consecutive samples |
| min_speed | Forwarded to curvature(); see its doc for why the default is scale-relative rather than machine-epsilon. |
Convenience wrapper chaining the two differences a caller would otherwise compute separately before calling curvature() above.
Definition at line 438 of file Differential.hpp.
References acceleration(), curvature(), and velocity().
Referenced by curvature_from_history().
Here is the call graph for this function:
Here is the caller graph for this function: