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 5aa6ee0010
commit 29ddd4d909
2 changed files with 13 additions and 6 deletions

3
scales_enhancement.json Normal file
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]
}