未定义标识符cvCanny

 

 

 加头文件:

#include <opencv2/opencv.hpp>

#include "stdafx.h"
#include <opencv2/opencv.hpp>
#include <opencv2/core/core.hpp>
#include <opencv2/highgui/highgui.hpp>
#include <opencv2/imgproc/imgproc.hpp>
#include <opencv2/video/background_segm.hpp>
#include <iostream>
#include <math.h>

 

 

【转载自】

未定义的标识符blur ,Canny,cedge,cvtColor_qq_35366466的博客-CSDN博客 https://blog.csdn.net/qq_35366466/article/details/83387069

相关文章:

  • 2022-02-10
  • 2022-01-07
  • 2022-02-23
  • 2021-06-20
  • 2021-09-23
  • 2022-12-23
  • 2021-12-13
  • 2022-12-23
猜你喜欢
  • 2021-08-27
  • 2022-02-02
  • 2021-07-12
  • 2021-09-18
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
相关资源
相似解决方案