Fixed descripotorsCount to descriptorsCount
See feature 2862
This commit is contained in:
@@ -1453,7 +1453,7 @@ public:
|
||||
|
||||
void add( const Mat& descriptors );
|
||||
const std::vector<Mat>& getDescriptors() const;
|
||||
int descripotorsCount() const;
|
||||
int descriptorsCount() const;
|
||||
|
||||
virtual void clear();
|
||||
|
||||
|
Reference in New Issue
Block a user