![]() |
Visual Servoing Platform version 3.7.0
|
#include <vpImageStorageWorker.h>
Public Member Functions | |
| vpImageStorageWorker (vpImageQueue< Type > &queue) | |
| void | run () |
Save data contained in an vpImageQueue.
Definition at line 54 of file vpImageStorageWorker.h.
|
inline |
Constructor.
| [in] | queue | : A reference to a queue. |
Definition at line 61 of file vpImageStorageWorker.h.
|
inline |
Thread main loop that save the images and additional data.
Definition at line 71 of file vpImageStorageWorker.h.
References vpIoTools::formatString(), vpIoTools::getName(), vpIoTools::getNameWE(), vpIoTools::getParent(), and vpImageIo::write().