Parameter |
Description |
IMAGES_DIR |
(Default:"MonoCamera_Images") Output directory for image (temporary) files in externally-stored mrpt::utils::CImage |
IMAGES_DIR_APPEND_TIMEDATE |
(Default=true) If true, will append date & time to the images dir name |
IMAGES_RATE |
Frequency of images synch signal (Hz) |
IMAGES_SKIP_COMPRESS |
(default=false) If set to "true", image compression while serializing will be disabled (useful when saving to shared memory). |
IMGS_QUEUE_MAX_LENGTH |
(Default=100) Max number of images in the temporary directory / shared memory |
save_external_storage |
|