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
4547cbaf
Commit
4547cbaf
authored
Jan 17, 2019
by
Cresson Remi
Browse files
FIX: header test
parent
129bcbdc
Changes
2
Hide whitespace changes
Inline
Side-by-side
include/otbTensorflowSampler.h
View file @
4547cbaf
...
@@ -21,6 +21,9 @@
...
@@ -21,6 +21,9 @@
// TF common
// TF common
#include "otbTensorflowCommon.h"
#include "otbTensorflowCommon.h"
// Tree iterator
#include "itkPreOrderTreeIterator.h"
namespace
otb
namespace
otb
{
{
...
...
include/otbTensorflowStreamerFilter.h
View file @
4547cbaf
...
@@ -11,8 +11,8 @@
...
@@ -11,8 +11,8 @@
#ifndef otbTensorflowStreamerFilter_h
#ifndef otbTensorflowStreamerFilter_h
#define otbTensorflowStreamerFilter_h
#define otbTensorflowStreamerFilter_h
// Image2image
#include "itkImageToImageFilter.h"
#include "itkImageToImageFilter.h"
#include "itkProgressReporter.h"
namespace
otb
namespace
otb
{
{
...
...
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