Commit Graph

50 Commits

Author SHA1 Message Date
Michal Kolář
a3b2b84b69 QR code color, eval wait for input option, optional tfjs AI models url 2024-04-10 15:27:15 +02:00
Michal Kolář
4cb872ee48 QR Code correction level 2024-03-28 16:54:13 +01:00
Michal Kolář
22a1a64d98 QR code generator 2024-03-28 16:21:45 +01:00
Michal Kolář
fd5639dbf3 QR code generator 2024-03-28 16:21:45 +01:00
Michal Kolář
da24d62d61 WaitForAll sync node 2024-03-20 16:01:50 +01:00
Michal Kolář
6bc3bada6b qr code detector, marker detector 2024-03-04 18:11:16 +01:00
Michal Kolář
386145c43d api node - compression output ability 2023-12-08 10:22:52 +01:00
Michal Kolář
2ffc8b8119 body part segmentation 2023-05-09 09:39:48 +02:00
Michal Kolář
f2cce24587 eval node - fix interpolation 2023-04-26 11:43:16 +02:00
Michal Kolář
f55ce6043d eval node 2023-04-26 09:58:56 +02:00
Michal Kolář
3d2e2db928 face feature position - face bounding box 2023-04-25 11:58:36 +02:00
Michal Kolář
432e0d1dcd face feature position 2023-04-24 16:27:31 +02:00
ea90ac4c6b 🐛 api now waits for all connected inputs to have value 2023-04-19 12:42:18 +02:00
a0949f3bff 🐛 bodySegmentation only if we have input image 2023-03-31 15:42:04 +02:00
6271976dd6 🐛 fixing foregroundThreshold 2023-03-24 15:11:25 +01:00
3fd8f610fe blur and body segmentation tweaks, adding kernel presets 2023-03-24 14:48:44 +01:00
ccbd3e4365 2 pass gaussian blur 2023-03-24 13:03:18 +01:00
Michal Kolář
17c5854340 BodySegmentation node 2023-03-24 11:39:22 +01:00
Michal Kolář
c0915a1799 fix api node throttle and canvas size 2023-02-01 14:24:45 +01:00
Michal Kolář
ba65d90627 camera input select 2023-01-31 12:01:49 +01:00
Michal Kolář
40846018d3 api node - fix media size, remove input width and height 2023-01-31 10:35:56 +01:00
772dfdee88 Merge pull request #20 from Dutch77/feature/has-all-connected-inputs-value
has all connected inputs value
2023-01-24 12:09:47 +01:00
Michal Kolář
3add24b550 has all connected inputs value 2023-01-24 12:09:04 +01:00
Michal Kolář
f8fa1a0ae3 api node, lodash dependency
# Conflicts:
#	package-lock.json
#	package.json
2023-01-20 15:04:31 +01:00
3d200ef419 🐛 fixing 0 deserialization 2022-11-02 14:56:56 +01:00
Michal Kolář
675bdf4c87 edge webgl frag 2022-11-02 13:19:12 +01:00
a918aaa211 🐛 emptyspace correcting width height 2020-07-30 14:16:02 +02:00
37e1d9f3a1 Lookuptable GradientMap Vignette 2019-12-11 15:19:35 +01:00
0ddbec99ed ♻️ switching to typescript 2019-12-10 15:10:55 +01:00
38d8357ecc ♻️ switching to typescript 2019-12-06 20:33:06 +01:00
08e1cb221f empty space node 2019-12-05 17:29:09 +01:00
a8d76d43c8 🐛 better running calc 2019-11-14 13:35:40 +01:00
713a900ca6 💥 Graph.deserialize is now async 2019-06-26 14:19:58 +02:00
404cf14aee 🐛 disable skip dimensions when image missing 2019-06-20 15:59:55 +02:00
7eb8e5886d disable propagates with and height too 2019-06-20 15:57:24 +02:00
3d60223264 font support, disable node 2019-06-20 14:37:20 +02:00
4a37bb0cb3 running/stopped event 2019-06-18 11:39:42 +02:00
dc42c474a1 multipass filter 2019-03-27 20:16:59 +01:00
338602172b adding flip node 2019-03-06 14:49:24 +01:00
3c1bfbee7e 🐛 webgl output fixed when passing in offscreencanvas 2019-02-05 10:49:36 +01:00
c9ce5846d1 🐛 offscreen canvas for webgl is weird.. 2019-01-28 22:23:31 +01:00
912665885b canvaspool and offscreen canvas 2019-01-28 21:37:57 +01:00
23f59be7da destroy methods 2019-01-25 23:00:04 +01:00
43736b0415 postpone update to next microtask 2019-01-25 19:27:35 +01:00
c07a74d3a2 🐛 easier video constrains 2019-01-25 17:40:41 +01:00
d5c7ba2cd5 🔥 removing graphfx.app code and unused libs 2019-01-25 13:40:58 +01:00
a8bced5b9e reusing canvas, passing imageBitmap instead 2019-01-22 18:53:21 +01:00
abd29d2999 ♻️ better types system 2019-01-22 12:52:22 +01:00
6394f2a869 basic ui, some filters 2019-01-21 20:39:56 +01:00
e76aafc35a 🎉 2019-01-02 19:16:16 +01:00