提交 1523cb04 编写于 作者: A Andrey Kamaev

Added CV_EXPORTS to OrbDescriptorExtractor (ticket #1276)

上级 be532817
......@@ -1919,7 +1919,7 @@ protected:
* - if you know the integral image, use setIntegralImage so that it is not recomputed. This calls
* setStepSize automatically
*/
class OrbDescriptorExtractor : public cv::DescriptorExtractor
class CV_EXPORTS OrbDescriptorExtractor : public cv::DescriptorExtractor
{
public:
/** default constructor
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册