Welcome![Sign In][Sign Up]
Location:
Search - cvSobel

Search list

[assembly languagecvSobel

Description: 用opencv library來實現Sobel operator效果-demo sobel operator by using opencv library
Platform: | Size: 1024 | Author: gsan | Hits:

[Special EffectscvThreshold_cvCanny

Description: 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).
Platform: | Size: 69632 | Author: 張天彥 | Hits:

[OpenCVsobel

Description: sobel算子的实现,包含个文件,一个利用了cvSobel函数,另外两个是用语言写的,也就是cvSobel的实现。-sobel operator to achieve, contains a file, a use the cvSobel function, the other two are written language, that is, the realization of cvSobel.
Platform: | Size: 16200704 | Author: 刘彬 | Hits:

[OpenCVCVSobel

Description: 在Qt和opencv2.4环境下实现Sobel算子-Achieve Sobel operator in the Qt environment and opencv2.4
Platform: | Size: 3072 | Author: 卢子祥 | Hits:

[OpenCVtest

Description: 用于生成seam carving需要使用的图像能量矩阵。使用cvSobel函数进行对图像的计算。-Seam carving for generating an image to use the energy matrix. CvSobel function calculation using the image.
Platform: | Size: 13295616 | Author: xiezichao | Hits:

[OpenCVopencv

Description: opencv随书源码,图像处理,图像处理:cvSobel,cvCanny等 结构分析:ContourArea等 运动分析与目标跟踪:cvMeanShift等 模式识别:CvHaarFeature 摄像头定标与三维重建:cvCalibrateCamer2(Opencv with the book source, image processing)
Platform: | Size: 411648 | Author: 月明泛轻舟 | Hits:

CodeBus www.codebus.net