文件名称:hough
- 所属分类:
- 图片显示浏览
- 资源属性:
- [Windows] [Visual C] [源码]
- 上传时间:
- 2013-05-12
- 文件大小:
- 358kb
- 下载次数:
- 0次
- 提 供 者:
- panr****
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
用于对图像的边缘检测(采用canny算法)。
image 输入图像,这个必须是单通道的,即灰度图
edges 输出的边缘图像 ,也是单通道的,但是是黑白的
threshold1 第一个阈值
threshold2 第二个阈值
aperture_size Sobel 算子内核大小
-Using canny algorithm for image edge detection (). image input image, this must be a single-channel output edge image that grayscale edges, single-channel, but it is a black and white threshold1 threshold threshold2 of a second threshold aperture_size Sobel operator kernel size
image 输入图像,这个必须是单通道的,即灰度图
edges 输出的边缘图像 ,也是单通道的,但是是黑白的
threshold1 第一个阈值
threshold2 第二个阈值
aperture_size Sobel 算子内核大小
-Using canny algorithm for image edge detection (). image input image, this must be a single-channel output edge image that grayscale edges, single-channel, but it is a black and white threshold1 threshold threshold2 of a second threshold aperture_size Sobel operator kernel size
(系统自动生成,下载前可以参看下载内容)
下载文件列表
hough
.....\Debug
.....\.....\hough.exe
.....\.....\hough.ilk
.....\.....\hough.obj
.....\.....\hough.pch
.....\.....\hough.pdb
.....\.....\StdAfx.obj
.....\.....\vc60.idb
.....\.....\vc60.pdb
.....\hough.cpp
.....\hough.dsp
.....\hough.dsw
.....\hough.ncb
.....\hough.opt
.....\hough.plg
.....\ReadMe.txt
.....\StdAfx.cpp
.....\StdAfx.h