Commit ee4a9c8d authored by cbalint13's avatar cbalint13

Fix docs and repush for buildbot.

parent 6baf9630
...@@ -121,10 +121,6 @@ public: ...@@ -121,10 +121,6 @@ public:
@param bytes legth of the descriptor in bytes, valid values are: 16, 32 (default) or 64 . @param bytes legth of the descriptor in bytes, valid values are: 16, 32 (default) or 64 .
@param use_orientation sample patterns using keypoints orientation, disabled by default. @param use_orientation sample patterns using keypoints orientation, disabled by default.
@note
- A complete BRIEF extractor sample can be found at
opencv_source_code/samples/cpp/brief_match_test.cpp
*/ */
class CV_EXPORTS_W BriefDescriptorExtractor : public Feature2D class CV_EXPORTS_W BriefDescriptorExtractor : public Feature2D
{ {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment