|
@@ -6,6 +6,8 @@
|
|
|
|
|
|
*/
|
|
*/
|
|
|
|
|
|
|
|
+#ifdef NICE_USELIB_ICE
|
|
|
|
+
|
|
#ifndef VCNEARESTCLASSMEANINCLUDE
|
|
#ifndef VCNEARESTCLASSMEANINCLUDE
|
|
#define VCNEARESTCLASSMEANINCLUDE
|
|
#define VCNEARESTCLASSMEANINCLUDE
|
|
|
|
|
|
@@ -52,4 +54,5 @@ class VCNearestClassMean : public VecClassifier
|
|
|
|
|
|
} // namespace
|
|
} // namespace
|
|
|
|
|
|
-#endif
|
|
+#endif //VCNEARESTCLASSMEANINCLUDE
|
|
|
|
+#endif //NICE_USELIB_ICE
|