Skip to content

Instantly share code, notes, and snippets.

@l00mi
Last active August 29, 2015 14:18
Show Gist options
  • Save l00mi/9b9a6fc81fce4a85ac53 to your computer and use it in GitHub Desktop.
Save l00mi/9b9a6fc81fce4a85ac53 to your computer and use it in GitHub Desktop.
{
"author": "",
"edges": [
{
"from": 1,
"indexFrom": 0,
"indexTo": 0,
"to": 2
},
{
"from": 2,
"indexFrom": 0,
"indexTo": 0,
"to": 3
}
],
"steps": [
{
"ID": 1,
"posX": 192,
"posY": 128,
"properties": [
{
"key": "brightness",
"type": "int",
"value": "128",
"widget": "5",
"widgetName": "IPL_WIDGET_SLIDER"
},
{
"key": "contrast",
"type": "int",
"value": "128",
"widget": "5",
"widgetName": "IPL_WIDGET_SLIDER"
},
{
"key": "exposure",
"type": "double",
"value": "0.5",
"widget": "5",
"widgetName": "IPL_WIDGET_SLIDER"
},
{
"key": "height",
"type": "int",
"value": "480",
"widget": "5",
"widgetName": "IPL_WIDGET_SLIDER"
},
{
"key": "width",
"type": "int",
"value": "640",
"widget": "5",
"widgetName": "IPL_WIDGET_SLIDER"
}
],
"type": "IPLCamera"
},
{
"ID": 2,
"posX": 320,
"posY": 128,
"properties": [
{
"key": "hue_shift",
"type": "int",
"value": "0",
"widget": "5",
"widgetName": "IPL_WIDGET_SLIDER"
},
{
"key": "output_type",
"type": "int",
"value": "0",
"widget": "3",
"widgetName": "IPL_WIDGET_RADIOBUTTONS"
}
],
"type": "IPLSplitPlanes"
},
{
"ID": 3,
"posX": 448,
"posY": 128,
"properties": [
{
"key": "direction",
"type": "int",
"value": "0",
"widget": "3",
"widgetName": "IPL_WIDGET_RADIOBUTTONS"
}
],
"type": "IPLFlipImage"
},
{
"ID": 4,
"posX": 576,
"posY": 128,
"properties": [
{
"key": "input_type",
"type": "int",
"value": "0",
"widget": "3",
"widgetName": "IPL_WIDGET_RADIOBUTTONS"
}
],
"type": "IPLMergePlanes"
}
],
"timestamp": 1427985740
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment