Incorrect program example : Feature Detection (Bug #3284)


Added by Punit Koura over 11 years ago. Updated over 11 years ago.


Status:Done Start date:2013-09-24
Priority:Low Due date:
Assignee:- % Done:

0%

Category:-
Target version:2.4.7
Affected version:2.4.0 - 2.4.5 Operating System:Any
Difficulty:Easy HW Platform:x86
Pull request:https://github.com/Itseez/opencv/pull/1499

Description

The program example given in the Opencv tutorials is incorrect. There is a missing header file due to which the program does not compile.

Just adding #include <opencv2/nonfree/features2d.hpp> would solve the problem. This would enable us to use SurfFeatureDetector in the code.

Reference http://docs.opencv.org/doc/tutorials/features2d/feature_detection/feature_detection.html#feature-detection


Associated revisions

Revision caba92f2
Added by Alexander Alekhin over 10 years ago

Merge pull request #3284 from vbystricky:oclopt_stereoBM

History

Updated by Punit Koura over 11 years ago

The code has already been updated in the master branch at github.

Please update it to the wiki pages as soon as possible.

  • % Done changed from 0 to 90

Updated by Vladislav Vinogradov over 11 years ago

  • Status changed from New to Open
  • Pull request set to https://github.com/Itseez/opencv/pull/1499
  • Target version set to 2.4.7
  • Priority changed from Normal to Low

Updated by Vladislav Vinogradov over 11 years ago

The pull request was merged.

  • Status changed from Open to Done
  • % Done changed from 90 to 0

Also available in: Atom PDF