add more log for debug info + last frame keeping
This commit is contained in:
@ -71,6 +71,7 @@ private:
|
||||
|
||||
int index_save_video;
|
||||
int index_replay_video;
|
||||
|
||||
std::vector<float> video_times;
|
||||
cv::VideoCapture *ReplayInputVideo;
|
||||
cv::Mat* ReplayIm;
|
||||
|
||||
Reference in New Issue
Block a user