소스 검색

Merge branch 'master' of /home/dbv/git/nice/vislearning

Alexander Luetz 13 년 전
부모
커밋
18cec3e643
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      features/localfeatures/sift.cpp

+ 1 - 1
features/localfeatures/sift.cpp

@@ -40,7 +40,7 @@
 // BASIS, AND THE UNIVERSITY OF CALIFORNIA HAS NO OBLIGATIONS TO PROVIDE
 // MAINTENANCE, SUPPORT, UPDATES, ENHANCEMENTS, OR MODIFICATIONS.
 
-/** @mainpage Scale Invariant Feature Transform
+/** @name Scale Invariant Feature Transform
  **
  ** The algorithm is implemented by the class VL::Sift.
  **/