소스 검색

weijer file updated

Bjoern Froehlich 12 년 전
부모
커밋
d7568a0fab
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      features/localfeatures/LFColorWeijer.cpp

+ 1 - 1
features/localfeatures/LFColorWeijer.cpp

@@ -31,7 +31,7 @@ const int colors[11][3] =
 LFColorWeijer::LFColorWeijer( const Config *c )
 {
   conf = c;
-  tfile = conf->gS( "LFColorWeijer", "table", "/home/dbv/bilder/colorWeijer/w2cs.txt");
+  tfile = conf->gS( "LFColorWeijer", "table", "/home/dbv/bilder/colorWeijer/w2c.txt");
   restore();
 }