1. 首页
  2. 移动开发
  3. QT
  4. 基于opencv的边缘检测算法

基于opencv的边缘检测算法

上传者: 2020-11-30 10:42:14上传 GZ文件 6.82MB 热度 13次
在linux下使用opencv实现了边缘检测算法 Those programmers are designed for following things: 1 test wether openvc is successed being installed(hello.cpp) 2 do edge detection exploiting Canny Prewitt or Sobel(edge.cpp) Request: OS: linux g++ openvc Steps: make ./hello [filename] ./edge [filename] For
用户评论