Skip to content

Instantly share code, notes, and snippets.

@forresto
Created December 6, 2021 08:20
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save forresto/fe1edd6c702cf0492a25ddf3c15ae822 to your computer and use it in GitHub Desktop.
Save forresto/fe1edd6c702cf0492a25ddf3c15ae822 to your computer and use it in GitHub Desktop.
meemoo app: atkinson-cam
{
"info": {
"author": "meemoo",
"title": "1989 mac dithering",
"description": "",
"parents": [
"https://gist.github.com/3721129",
"https://gist.github.com/3722026"
],
"url": "atkinson-cam"
},
"nodes": [
{
"id": 0,
"src": "meemoo:image/cam",
"x": 298,
"y": 119,
"w": 356,
"h": 315,
"state": {
"width": 640,
"height": 480,
"fps": 20
}
},
{
"id": 1,
"src": "meemoo:image/monochrome",
"x": 253,
"y": 499,
"w": 664,
"h": 510,
"state": {
"type": "atkinson",
"threshold": 0.47
}
}
],
"edges": [
{
"source": [
2,
"gif"
],
"target": [
4,
"dataurl"
]
},
{
"source": [
5,
"bang"
],
"target": [
2,
"finalize"
]
},
{
"source": [
6,
"data"
],
"target": [
2,
"image"
]
},
{
"source": [
0,
"stream"
],
"target": [
1,
"image"
]
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment