文件名称:edge-detection
介绍说明--下载内容均来自于网络,请自行研究使用
本文档是利用opencv实现的边缘检测代码,包括3个算子:canny算子,laplace算子和sobel算子-This document is to use the opencv implementation of edge detection code, including three operator, canny operator, Laplace operator and sobel operator
(系统自动生成,下载前可以参看下载内容)
下载文件列表
Laplace.cpp
Canny.cpp
sobel.cpp