cvThreshold_cvCanny

所属分类:图形图像处理
开发工具:Visual C++
文件大小:68KB
下载次数:34
上传日期:2011-02-15 11:14:25
上 传 者vul3xl3cj3
说明:  open cv 邊緣化 用Canny作邊緣化處理 cvCanny, void cvCanny( const CvArr* image, CvArr* edges, double threshold1, double threshold2, int aperture_size=3 ) image 單通道輸入圖像. edges 單通道存儲邊緣的輸出圖像 threshold1 第一個閾值 threshold2 第二個閾值 aperture_size Sobel 運算元內核大小 (見 cvSobel).
(open cv for marginalized marginalized deal with the Canny cvCanny, void cvCanny (const CvArr* image, CvArr* edges, double threshold1, double threshold2, int aperture_size = 3) image single input image. edges stored in the edge of the output channel Image threshold1 first threshold threshold2 second operand threshold aperture_size Sobel kernel size (see cvSobel).)

文件列表:
cvThreshold_cvCanny\123.cpp (2125, 2010-12-20)
cvThreshold_cvCanny\rain.jpg (59744, 2010-12-06)
cvThreshold_cvCanny\2.JPG (14560, 2010-12-20)
cvThreshold_cvCanny\stdafx.h (217, 2010-10-31)
cvThreshold_cvCanny (0, 2011-02-15)

近期下载者

相关文件


收藏者