Simplified test script, fixed readme

This commit is contained in:
Rostislav Lán
2023-04-03 23:57:49 +02:00
parent 239c675524
commit b12a0d3e9b
3 changed files with 72 additions and 51 deletions

View File

@ -132,11 +132,11 @@
"git_example": [
{
"name": "total_variation",
"weight": 0.01
"weight": 0.15
},
{
"name": "median",
"ksize": 3
"ksize": 5
}
]
}