Skip to content

sensor_save

int  sensor_save(int handle, string colorfile, string depthfile)

This will save to disk the image maps corresponding to the color and depth information recorded in the given sensor handle.

Returns 1 if successfully saved, otherwise 0.