Skip to content

Dump bitmap images from sensor to a given directory #7

@marshally

Description

@marshally

Functionality should be similar to OpenNI's BackRecorder sample.

Command line options are:

  • -d, --depth-bitmap=#{filename}
  • -i, --rgb-bitmap=#{filename}
  • -f, --frames-to-keep=0,1,2,3,4,5,10,15,30,60,120,180
    • working backwards from the end of the array, always keep the newest frame whose number is greater than the current keep number
  • -v, --vga resolution
  • -q, --qvga resolution

Should respect -r framerate parameter

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions