|
MayaFlux 0.5.0
Digital-First Multimedia Processing Framework
|
|
inline |
Enable symbolic trajectory tracking over a 2D lattice.
| lattice | Partition to observe the channel's cleaned position through |
| window | Retained observation window, forwarded to SymbolicTrajectory |
Only valid when T = glm::vec2. A scalar or 3D channel has no meaningful 2D partition to observe; calling this on a channel of a different T is a compile error via the requires clause rather than a silent no-op.
Definition at line 258 of file MotionChannel.hpp.
References MayaFlux::Kinesis::MotionChannel< T >::m_trajectory_2d.