ImFusion SDK 4.3
StereoStreamToVideoRecorder Class Reference

#include <ImFusion/Vision/StereoStreamToVideoAlgorithm.h>

Records stereo image streams to two video files The algorithm internally uses VideoFileRecorder to save videos. More...

Detailed Description

Records stereo image streams to two video files The algorithm internally uses VideoFileRecorder to save videos.

For the specific meaning of the parameters, please refer to VideoFileRecorder

Public Member Functions

 StereoStreamToVideoRecorder (StereoImageStream &stream)
 
bool initialize (int widthLeft, int heightLeft, int widthRight, int heightRight, int fps, const std::string &formatShortName, const std::string &encoderName, const std::vector< std::pair< std::string, std::string > > &encoderParameters, const std::string &outputPathLeft, const std::string &outputPathRight)
 
bool finalize ()
 
void clear ()
 
bool ok () const
 

The documentation for this class was generated from the following file:
Search Tab / S to search, Esc to close