Skip to content
Snippets Groups Projects
Select Git revision
  • 62a4dd442ae370e2238bd0fdee31e3ec8a425d1f
  • master default protected
  • v2
  • v1_show
  • brightness_binning
5 results

conf.json

Blame
  • conf.json 283 B
    {
        "camera_warmup_time": 2.5,
        "resolution": [640, 480],
        "fps": 40,
        "shutter_milliseconds":6,
        "contrast_limit":3.0,
        "threshold": 2,
        "bins":19,
        "removed_top_bins":3,
        "pitch_min":0,
        "pitch_step":1,
        "height_scale":5,
        "width_scale" :0.5
    }