Skip to content
/ Canny Public
forked from techkang/Canny

Canny边缘检测Python/C++ | Canny edge detection with Python/C++

Notifications You must be signed in to change notification settings

zwz4949/Canny

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

Canny 边缘检测

  • 实现细节见 report.pdf
  • Python版本代码见 main.py,需要安装相关包
  • C++版本见 source.cpp,需要安装OpenCV

About

Canny边缘检测Python/C++ | Canny edge detection with Python/C++

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 51.0%
  • Python 49.0%