Honor resently added functionality in hdr_parser and rst_parser; minor fixes in documentation
This commit is contained in:
@@ -222,7 +222,7 @@ protected:
|
||||
void getLikelihoods(const Mat& queryImgDescriptor, const vector<
|
||||
Mat>& testImgDescriptors, vector<IMatch>& matches);
|
||||
|
||||
//procomputed data
|
||||
//precomputed data
|
||||
int (*table)[8];
|
||||
|
||||
//data precision
|
||||
|
Reference in New Issue
Block a user