Acquisition
Start by asking what kind of movement you want to capture and whether the recording supports stable temporal analysis.
Marker-based or markerless?
Both can feed the same pipeline as long as the output is frame-wise landmark trajectories.
- Marker-based: higher spatial precision, more setup burden.
- Markerless video: more scalable and naturalistic, but noisier and more prone to occlusion.
2D single camera or 3D reconstruction?
Most researchers will have access to 2D video data but may want to consider 3D reconstruction.
- 2D: simpler and lighter, but sensitive to viewpoint and orientation.
- 3D: reduces perspective distortion, but adds reconstruction noise and dimensionality.
Is the frame rate constant?
Note that recurrence analysis assumes a fixed temporal unit for delay embedding.
- Yes: proceed directly to feature selection.
- No: store timestamps and plan to resample during preprocessing.