Explorar o código

fixes to source files used by cmake

Johannes Ruehle %!s(int64=11) %!d(string=hai) anos
pai
achega
d3432b6c1e
Modificáronse 1 ficheiros con 4 adicións e 4 borrados
  1. 4 4
      corefiles.cmake

+ 4 - 4
corefiles.cmake

@@ -114,12 +114,12 @@ SET(nice_vislearning_SRC
 ./features/localfeatures/IDRandomSampling.cpp
 ./features/localfeatures/LFWriteCache.cpp
 ./features/localfeatures/sift.cpp
-./features/localfeatures/LFColorWeijer.cpp
 ./features/localfeatures/IDKLTSampling.cpp
 ./features/localfeatures/LFSiftPP.cpp
 ./features/localfeatures/LocalFeatureRepresentation.cpp
 ./features/localfeatures/LocalFeatureRGBSift.cpp
-./features/localfeatures/Centrist.cpp
+./features/localfeatures/LocalFeatureColorWeijer.cpp
+./features/localfeatures/LocalFeatureCentrist.cpp
 ./features/localfeatures/IDSIFTSampling.cpp
 ./features/localfeatures/LFPatches.cpp
 ./features/localfeatures/LFCache.cpp
@@ -380,11 +380,11 @@ SET(nice_vislearning_HDR
 ./features/localfeatures/GenericLFSelection.h
 ./features/localfeatures/GenericLocalFeatureSelection.h
 ./features/localfeatures/IDKLTSampling.h
-./features/localfeatures/LFColorWeijer.h
 ./features/localfeatures/LocalFeatureRGBSift.h
 ./features/localfeatures/LFMikolajczyk.h
 ./features/localfeatures/LFGenericLocal.h
-./features/localfeatures/Centrist.h
+./features/localfeatures/LocalFeatureColorWeijer.h
+./features/localfeatures/LocalFeatureCentrist.h
 ./features/localfeatures/sift.h
 ./features/localfeatures/LFReadCache.h
 ./features/localfeatures/LocalFeatureSift.h