Skip to content
Snippets Groups Projects

BUG #1757 fix installation of Siftfast

Merged Guillaume Pasero requested to merge 1757-siftfast-install into develop
22 files
+ 7
6
Compare changes
  • Side-by-side
  • Inline
Files
22
@@ -24,7 +24,7 @@
@@ -24,7 +24,7 @@
#include "otbSiftFastImageFilter.h"
#include "otbSiftFastImageFilter.h"
#include "siftfast.h"
#include "otb_siftfast.h"
#include "itkContinuousIndex.h"
#include "itkContinuousIndex.h"
#include "itkImageRegionConstIterator.h"
#include "itkImageRegionConstIterator.h"
Loading