blur and body segmentation tweaks, adding kernel presets

This commit is contained in:
2023-03-24 14:48:44 +01:00
parent ccbd3e4365
commit 3fd8f610fe
6 changed files with 234 additions and 49 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "graphfx",
"version": "0.4.0",
"version": "0.4.1",
"description": "Graph image processing pipeline",
"main": "src/index.ts",
"scripts": {