5.3.4.66. Function frame_extract
Defined in File frame_compute.h
5.3.4.66.1. Function Documentation
-
void frame_extract(frame_t *frame, frame_extractor_t *frame_extractor, const vec_track_t tracks)
Extract meteors from a frame to save them.
- Parameters
frame – A pointer to a frame.
frame_extractor – A pointer to the frame extractor to use.
tracks – A vector of tracking data for the objects.