Removed report files, moved them to separate repo.
This commit is contained in:
@ -4,27 +4,25 @@
|
||||
"outputFile": "res/img_done.png",
|
||||
"dpi": 500,
|
||||
"flip": false,
|
||||
"width": 0,
|
||||
"width": 0,
|
||||
"filters": [
|
||||
"gaussian",
|
||||
"erode",
|
||||
"blur"
|
||||
]
|
||||
},
|
||||
|
||||
"test1" : {
|
||||
"inputFile" : "res/test_fp.png",
|
||||
"outputFile" : "res/test_fp_cpy.png",
|
||||
"dpi" : 500,
|
||||
"flip" : true,
|
||||
"width" : 0,
|
||||
"test1": {
|
||||
"inputFile": "res/test_fp.png",
|
||||
"outputFile": "res/test_fp_cpy.png",
|
||||
"dpi": 500,
|
||||
"flip": true,
|
||||
"width": 0,
|
||||
"filters": [
|
||||
"gaussian" ,
|
||||
"erode",
|
||||
"gaussian",
|
||||
"erode",
|
||||
"blur"
|
||||
]
|
||||
},
|
||||
|
||||
"test2": {
|
||||
"inputFile": "res/test_fp.png",
|
||||
"outputFile": "res/test_fp_cpy.png",
|
||||
@ -36,4 +34,4 @@
|
||||
"dilate"
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user