added bag of words; did some renaming
authorMaria Dimashova <no@email>
Thu, 23 Sep 2010 16:17:48 +0000 (16:17 +0000)
committerMaria Dimashova <no@email>
Thu, 23 Sep 2010 16:17:48 +0000 (16:17 +0000)
commit26dbbcc070339356fb6f42f05f661e4466e42044
treeae8f60c149b8f201351090096216bf55a29c425d
parent9d9453906b3b819e92cfb9e8d0b6653787dbbb6e
added bag of words; did some renaming
modules/features2d/include/opencv2/features2d/features2d.hpp
modules/features2d/src/bagofwords.cpp [new file with mode: 0755]
modules/features2d/src/evaluation.cpp
samples/cpp/descriptor_extractor_matcher.cpp
tests/cv/src/adetectordescriptor_evaluation.cpp