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
Cresson Remi
otbtf
Commits
7c619e25
Commit
7c619e25
authored
Oct 26, 2019
by
Cresson Remi
Browse files
ENH: new sample selection/extraction strategy (use nodata in selection or extraction)
parent
88b394d8
Changes
1
Hide whitespace changes
Inline
Side-by-side
include/otbTensorflowSampler.h
View file @
7c619e25
...
...
@@ -83,7 +83,8 @@ public:
ExtractROIMultiFilterPointerType
;
typedef
typename
std
::
vector
<
ImagePointerType
>
ImagePointerListType
;
typedef
typename
std
::
vector
<
SizeType
>
SizeListType
;
typedef
typename
itk
::
ImageRegionConstIterator
IteratorType
;
typedef
typename
itk
::
ImageRegionConstIterator
<
ImageType
>
IteratorType
;
/** Vector data typedefs */
typedef
TVectorData
VectorDataType
;
...
...
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