pass degrading scales for image enhancement as a json file

This commit is contained in:
vahidrezanezhad 2024-05-28 10:01:17 +02:00
parent ccf520d3c7
commit 467bbb2884
2 changed files with 13 additions and 6 deletions

View file

@ -0,0 +1,3 @@
{
"scales" : [ 0.5, 0.55, 0.6, 0.65, 0.7, 0.75, 0.8, 0.85, 0.9]
}