Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Lozac'h Loic
otbtf
Commits
1737786f
Commit
1737786f
authored
Sep 21, 2018
by
remi cresson
Browse files
ENH: replace itk::StreamingFilter with our own
parent
6d90c185
Changes
1
Hide whitespace changes
Inline
Side-by-side
include/otbTensorflowMultisourceModelFilter.hxx
View file @
1737786f
...
...
@@ -368,9 +368,6 @@ TensorflowMultisourceModelFilter<TInputImage, TOutputImage>
RegionType
outputAlignedReqRegion
(
outputReqRegion
);
EnlargeToAlignedRegion
(
outputAlignedReqRegion
);
// Add a progress reporter
itk
::
ProgressReporter
progress
(
this
,
0
,
outputReqRegion
.
GetNumberOfPixels
());
const
unsigned
int
nInputs
=
this
->
GetNumberOfInputs
();
// Create input tensors list
...
...
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