Commit Graph

84 Commits

Author SHA1 Message Date
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
97e0521218 ⬆️ version bump 2023-04-26 11:44:52 +02:00
Michal Kolář
f2cce24587 eval node - fix interpolation 2023-04-26 11:43:16 +02:00
49ad3a74e8 ⬆️ version bump 2023-04-26 10:29:40 +02:00
Michal Kolář
f55ce6043d eval node 2023-04-26 09:58:56 +02:00
79f382d642 ⬆️ version bump 2023-04-25 12:00:52 +02:00
Michal Kolář
3d2e2db928 face feature position - face bounding box 2023-04-25 11:58:36 +02:00
2991b627ef ⬆️ version bump 2023-04-24 16:29:14 +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
8bfe3a5016 ⬆️ version bump 2023-03-31 15:43:50 +02:00
937c6f5068 ⬆️ version bump 2023-03-31 15:42:28 +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
4ef71861ab ⬆️ version bump 2023-02-01 14:26:53 +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
b30273ede8 Merge pull request #22 from Dutch77/bug/api-node-media-size-fix
api node - fix media size, remove input width and height
2023-01-31 12:01:12 +01:00
Michal Kolář
40846018d3 api node - fix media size, remove input width and height 2023-01-31 10:35:56 +01:00
40d255746c version bump 2023-01-24 12:14:46 +01:00
9eb8bbffd5 ⬆️ dependencies update 2023-01-24 12:14:06 +01:00
56056e6ce2 Merge pull request #15 from Ficik/dependabot/npm_and_yarn/decode-uri-component-0.2.2
⬆️ Bump decode-uri-component from 0.2.0 to 0.2.2
2023-01-24 12:10:37 +01:00
519f535bb8 Merge pull request #16 from Ficik/dependabot/npm_and_yarn/json5-2.2.3
⬆️ Bump json5 from 2.2.1 to 2.2.3
2023-01-24 12:10:28 +01:00
bc3f12513b Merge pull request #18 from Ficik/dependabot/npm_and_yarn/ini-1.3.8
⬆️ Bump ini from 1.3.5 to 1.3.8
2023-01-24 12:10:17 +01:00
f74cf18665 Merge pull request #19 from Ficik/dependabot/npm_and_yarn/minimatch-3.1.2
⬆️ Bump minimatch from 3.0.4 to 3.1.2
2023-01-24 12:10:07 +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
dependabot[bot]
dadb85fde6 ⬆️ Bump decode-uri-component from 0.2.0 to 0.2.2
Bumps [decode-uri-component](https://github.com/SamVerschueren/decode-uri-component) from 0.2.0 to 0.2.2.
- [Release notes](https://github.com/SamVerschueren/decode-uri-component/releases)
- [Commits](https://github.com/SamVerschueren/decode-uri-component/compare/v0.2.0...v0.2.2)

---
updated-dependencies:
- dependency-name: decode-uri-component
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-01-23 14:17:07 +00:00
dependabot[bot]
ea033f4997 ⬆️ Bump minimatch from 3.0.4 to 3.1.2
Bumps [minimatch](https://github.com/isaacs/minimatch) from 3.0.4 to 3.1.2.
- [Release notes](https://github.com/isaacs/minimatch/releases)
- [Changelog](https://github.com/isaacs/minimatch/blob/main/changelog.md)
- [Commits](https://github.com/isaacs/minimatch/compare/v3.0.4...v3.1.2)

---
updated-dependencies:
- dependency-name: minimatch
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-01-23 14:10:59 +00:00
dependabot[bot]
ffbedb9571 ⬆️ Bump json5 from 2.2.1 to 2.2.3
Bumps [json5](https://github.com/json5/json5) from 2.2.1 to 2.2.3.
- [Release notes](https://github.com/json5/json5/releases)
- [Changelog](https://github.com/json5/json5/blob/main/CHANGELOG.md)
- [Commits](https://github.com/json5/json5/compare/v2.2.1...v2.2.3)

---
updated-dependencies:
- dependency-name: json5
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-01-23 14:10:57 +00:00
dependabot[bot]
59a3cfc2cc ⬆️ Bump ini from 1.3.5 to 1.3.8
Bumps [ini](https://github.com/npm/ini) from 1.3.5 to 1.3.8.
- [Release notes](https://github.com/npm/ini/releases)
- [Changelog](https://github.com/npm/ini/blob/main/CHANGELOG.md)
- [Commits](https://github.com/npm/ini/compare/v1.3.5...v1.3.8)

---
updated-dependencies:
- dependency-name: ini
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-01-23 14:10:40 +00:00
54dfbe5505 Merge pull request #17 from Dutch77/feature/api-node
api node, lodash dependency
2023-01-23 15:06:43 +01:00
Michal Kolář
f8fa1a0ae3 api node, lodash dependency
# Conflicts:
#	package-lock.json
#	package.json
2023-01-20 15:04:31 +01:00
2b6f49c8d9 ⬆️ version bump 2022-11-02 14:57:09 +01:00
3d200ef419 🐛 fixing 0 deserialization 2022-11-02 14:56:56 +01:00
3d11b6e294 ⬆️ version bump 2022-11-02 13:46:18 +01:00
577da89337 audit fix 2022-11-02 13:45:35 +01:00
4a2220e7ba ⬆️ version bump 2022-11-02 13:26:38 +01:00
bfe6840d64 Merge pull request #10 from Dutch77/feature/edge-webgl-frag
edge webgl frag
2022-11-02 13:20:34 +01:00
Michal Kolář
675bdf4c87 edge webgl frag 2022-11-02 13:19:12 +01:00
b9476cf08b ⬆️ version bump 2020-07-30 14:18:32 +02:00
099eae6810 Merge branch 'master' of github.com:Ficik/graphfx 2020-07-30 14:17:22 +02:00
1641b71fad Merge pull request #1 from Ficik/dependabot/npm_and_yarn/acorn-5.7.4
⬆️ Bump acorn from 5.7.3 to 5.7.4
2020-07-30 14:17:09 +02:00
5561f766b6 Merge pull request #2 from Ficik/dependabot/npm_and_yarn/lodash-4.17.19
⬆️ Bump lodash from 4.17.15 to 4.17.19
2020-07-30 14:16:59 +02:00
f1750e5fd4 ⬆️ version bump 2020-07-30 14:16:43 +02:00
a918aaa211 🐛 emptyspace correcting width height 2020-07-30 14:16:02 +02:00