This website works better with JavaScript.
Explore
Help
Sign In
xlanro00
/
BP_DP-xlanro00
Watch
1
Star
1
Fork
You've already forked BP_DP-xlanro00
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
6b4396b50d
master
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from '6b4396b50d'
${ noResults }
BP_DP-xlanro00
/
config
/
config.json
16 lines
215 B
Raw
Normal View
History
Unescape
Escape
Reworked argument parsing, filter application, added parsing config files.
2 years ago
{
Reworked config structure, loading config
2 years ago
"default"
:
[
"gaussian"
,
"erode"
,
"blur"
]
,
"test1"
:
[
"gaussian"
,
"erode"
,
"blur"
]
,
"test2"
:
[
"gaussian"
,
"dilate"
]
Removed report files, moved them to separate repo.
2 years ago
}