Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Balint Balazs
B3D
Commits
31a1b5af
Commit
31a1b5af
authored
Mar 07, 2018
by
Balint Balazs
Browse files
Merge branch 'master' of git.embl.de:balazs/B3D
parents
e154f9c1
df5d06c0
Changes
1
Hide whitespace changes
Inline
Side-by-side
source/src/examples/direct_example+benchmark.cpp
View file @
31a1b5af
...
...
@@ -97,7 +97,7 @@ int main()
int
numFiles
=
NUM_FILES
;
unsigned
int
filters
[
NUM_FILTERS
]
=
{
1
01
,
101
,
10
1
};
unsigned
int
filters
[
NUM_FILTERS
]
=
{
1
,
1
,
1
};
unsigned
int
quant_steps
[
NUM_FILTERS
]
=
{
0
,
1000
,
2000
};
unsigned
int
bgLevels
[
NUM_FILTERS
]
=
{
0
,
0
,
0
};
unsigned
int
tiles
[
NUM_FILTERS
]
=
{
64
,
64
,
64
};
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment