- assign some members outside the header (fixes #1081)
This commit is contained in:
@@ -447,6 +447,9 @@ std::vector<cv::Mat> ORB::OrbPatterns::rotated_patterns_ = OrbPatterns::generate
|
||||
|
||||
////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
|
||||
|
||||
const float ORB::CommonParams::DEFAULT_SCALE_FACTOR = 1.2;
|
||||
const ORB::PatchSize ORB::CommonParams::DEFAULT_PATCH_SIZE = ORB::PATCH_LEARNED_31;
|
||||
|
||||
/** Constructor
|
||||
* @param detector_params parameters to use
|
||||
*/
|
||||
|
Reference in New Issue
Block a user