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
AgriSoilMoisture
Commits
1f6e3b21
Commit
1f6e3b21
authored
Jan 14, 2021
by
Lozac'h Loic
Browse files
ADD gestion pente stats filter3
parent
81ef9b06
Changes
1
Hide whitespace changes
Inline
Side-by-side
app/otbInvertSARModel.cxx
View file @
1f6e3b21
...
...
@@ -48,7 +48,7 @@ public:
typedef
TensorflowSource
<
FloatVectorImageType
>
TFSourceType
;
/** Statistics */
typedef
otb
::
StreamingStatisticsMapFromLabelImageFilter
2
<
FloatVectorImageType
,
UInt32ImageType
>
StatsFilterType
;
typedef
otb
::
StreamingStatisticsMapFromLabelImageFilter
3
<
FloatVectorImageType
,
UInt32ImageType
>
StatsFilterType
;
typedef
itk
::
ImageRegionIterator
<
FloatVectorImageType
>
IteratorType
;
typedef
itk
::
ImageRegionConstIterator
<
FloatVectorImageType
>
ConstIteratorType
;
...
...
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