文件名称:sobel_prewitt_Laplace_edge-detection
- 所属分类:
- 图形图像处理(光照,映射..)
- 资源属性:
- [Windows] [Visual.Net] [源码]
- 上传时间:
- 2013-07-23
- 文件大小:
- 34kb
- 下载次数:
- 0次
- 提 供 者:
- fanyon******
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
利用的是sobel算子,prewitt算子以及laplace算子进行的边缘的提取操作。
每种算子用一个函数。最后的main函数调用各个函数完成边缘提取。
-Use the sobel operator, prewitt operator and laplace operator for edge extraction operation. Each operator with a function. The last main function call to complete each edge extraction function.
每种算子用一个函数。最后的main函数调用各个函数完成边缘提取。
-Use the sobel operator, prewitt operator and laplace operator for edge extraction operation. Each operator with a function. The last main function call to complete each edge extraction function.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
stdafx.cpp
stdafx.h
targetver.h
blood1.bmp
helloopencv4.sln
helloopencv4.vcxproj
main.cpp
main2.cpp