Welcome![Sign In][Sign Up]
Location:
Search - opencv pyramid segmentation

Search list

[Special Effectspython

Description: 用金字塔方法对图像进行分割,其中调用了opencv的函数。-Using the pyramid method of image segmentation, which calls the opencv function.
Platform: | Size: 1099776 | Author: luofei | Hits:

[Windows Developpyramid_segmentation

Description: 此代码可以在Visual C++和OpenCV开发环境下,采用金字塔方法进行图像分割-This code can be Visual C++ And OpenCV development environment, using the pyramid method of image segmentation
Platform: | Size: 1012736 | Author: 张豪 | Hits:

[Special Effectspyramid_segmentation

Description: opencv 采用金字塔方法进行图像分割-opencv method using image segmentation pyramid
Platform: | Size: 84992 | Author: joyboble | Hits:

[Special Effectsimagesegmentation

Description: 利用opencv实现的对图像的分割,主要采用金字塔分割算法。-Opencv achieved using image segmentation, the main use of pyramid segmentation algorithms.
Platform: | Size: 709632 | Author: 蓝水晶 | Hits:

[Graph programimage_segmentation_using_pyramid

Description: 采用金字塔方法进行图像分割,本程序基于OpenCV实现-Using the pyramid approach to image segmentation, based on the OpenCV implementation of this procedure
Platform: | Size: 84992 | Author: 孙波 | Hits:

[OpenCVGMMS

Description: OPENCV下基于高斯混合模型的图像分割,程序中还有 基于大津法的图像分割和金子塔分割。-OPENCV Based on Gaussian mixture model of image segmentation, the program also includes Otsu method based on image segmentation and the segmentation pyramid.
Platform: | Size: 497664 | Author: jiaojiao003 | Hits:

[Special EffectsPyrSementation

Description: vs2008环境下,opencv开发的金字塔彩色图像分割,对于理解多层次多尺度图像处理有很好的参考价值!-vs2008 environment, opencv pyramid developed color image segmentation, for understanding the multi-level multi-scale image processing is a good reference value!
Platform: | Size: 4640768 | Author: wwwddd | Hits:

[OpenCVpyramid_segmentation

Description: example of opencv pyramid segmentation
Platform: | Size: 1024 | Author: sarj | Hits:

[OpenCVpyramid_segmentation

Description: pyramid segmentation sample opencv
Platform: | Size: 1024 | Author: masterako | Hits:

[OpenCVPyrSegmentation

Description: opencv的PyrSegmentation,金字塔分割.识别图像连通域个数-opencv of PyrSegmentation, pyramid segmentation. identify the number of images connected domain
Platform: | Size: 1024 | Author: jiang | Hits:

[Special EffectsPyramid-segmentation

Description: 它是基于opencv的visual c++对图像进行金字塔分割-Pyramid segmentation
Platform: | Size: 4096 | Author: 陶陶 | Hits:

[Graph programpyramid-segmentation-to-colour-graph

Description: 在opencv和vc6.0环境下采用金字塔方法对彩色图像进行了分割,算法稳定可靠-In the opencv and vc6.0-environment pyramid method for color image segmentation, the algorithm is stable and reliable
Platform: | Size: 1111040 | Author: wangqingcheng | Hits:

[OpenCVpyramid_segmentation

Description: opencv中对图片进行高斯金字塔分层,对图片进行分割分出多层,便于进一步处理-opencv picture Gaussian pyramid hierarchical separation of multi-layered images segmentation to facilitate further processing
Platform: | Size: 1024 | Author: z | Hits:

[OpenCVsegment

Description: opencv 在OpenCv中实现了三种跟图像分割相关的算法,它们分别是:分水岭分割算法、金字塔分割算法以及均值漂移分割算法-opencv, image segmentation。watershed segmentation algorithm, pyramid segmentation algorithm and mean shift segmentation algorithm.
Platform: | Size: 1024 | Author: jinyizhong | Hits:

[Special EffectsIS_Pyramid

Description: 图像分割指的是将数字图像细分为多个图像子区域的过程,在OpenCv中实现了三种跟图像分割相关的算法,它们分别是:分水岭分割算法、金字塔分割算法以及均值漂移分割算法。-Image segmentation refers to the digital image is subdivided into a plurality of image sub-regions in the process, implemented in OpenCv three associated with image segmentation algorithm, they are: watershed segmentation algorithm, pyramid segmentation algorithms, and mean shift segmentation algorithm.
Platform: | Size: 11661312 | Author: grace | Hits:

[OpenCVOpenCV

Description: 基于opencv的use摄像头视频采集程序 1 基于opencv的两个摄像头数据采集 3 能激发你用代码做视频的冲动程序 6 图像反转(就是把黑的变白,白的变黑) 11 图像格式的转换 12 从摄像头或者AVI文件中得到视频流,对视频流进行边缘检测 13 采用Canny算子进行边缘检测 15 角点检测 18 图像的旋转加缩放(效果很拽,用地球做就像谷歌地球似的) 21 Log-Polar极坐标变换 22 对图像进行形态学操作(图像的开闭,腐蚀和膨胀运算) 24 用不同的核进行图像的二维滤波 27 图像域的填充 30 寻找轮廓实现视频流的运动目标检测(超推荐一下) 35 采用金字塔方法进行图像分割 40 图像的亮度变换 43 单通道图像的直方图 46 计算和显示彩色图像的二维色调-饱和度图像 48 图像的直方图均匀化 50 用Hongh变换检测线段 52 利用Hough变换检测圆(是圆不是椭圆) 57 距离变换 59 椭圆曲线拟合 64 由点集序列或数组创建凸外形 68 Delaunay三角形和Voronoi划分的迭代式构造 71 利用背景建模检测运动物体(推荐) 78 运动模板检测(摄像头) 81 显示如何利用Camshift算法进行彩色目标的跟踪 86 -Based on the use camera video capture program opencv 1 Based on the two camera data acquisition of OpenCV 3 Inspire your code to do video impulse program 6 Image reversal (that is, the black white, white to black) 11 Image format conversion 12 Get the video stream from the camera or AVI file, edge detection is performed on the video stream 13 Using Canny edge detection operator 15 Corner detection is 18 Image rotation and scaling (the effect is dragged by the earth, as Google earth like) 21 Log-Polar coordinate transformation is 22 Morphological operations on images (opening and closing, the image of the corrosion and expansion operations) 24 With different nuclear two-dimensional filtering image 27 The image domain 30 filling To find the outline of implementation of target detection of video streaming (super recommend) 35 Using the Pyramid method for image segmentation 40 The brightness of the image transform 43 Single channel image histogram 46 Calculate and display
Platform: | Size: 1682432 | Author: jianglei | Hits:

[OpenCV1

Description: 此代码是图像处理中opencv中的金字塔图像分割技术-This code is the pyramid of opencv image segmentation technology in image processing
Platform: | Size: 1024 | Author: 余阳 | Hits:

[Special EffectsGMMS

Description: 基于高斯混合模型的图像分割程序,结合OpenCV,包括OTSU、金字塔分割、自适应阈值分割-Image segmentation program based on Gaussian mixture model, combined with OpenCV, including OTSU, pyramid segmentation, adaptive thresholding
Platform: | Size: 2054144 | Author: user | Hits:

[OpenCVImage-segmentation

Description: 图像分割指的是将数字图像细分为多个图像子区域的过程,在OpenCv中实现了三种跟图像分割相关的算法,它们分别是:分水岭分割算法、金字塔分割算法以及均值漂移分割算法。-Image segmentation refers to the digital image is subdivided into a plurality of image sub-regions in the process, in OpenCv achieve three associated with image segmentation algorithm, they are: watershed segmentation algorithm, pyramid segmentation algorithms and mean shift segmentation algorithm.
Platform: | Size: 66560 | Author: lushaolei | Hits:

[Software EngineeringOpenCVSegment

Description: 基于OPENCV的金字塔图像分割算法的实现,利用了Opencv的图形库进行图像分割。-Achieve OpenCV pyramid image segmentation algorithm based on the use of graphics library for image segmentation OpenCV
Platform: | Size: 28758016 | Author: 赖威林 | Hits:
« 12 »

CodeBus www.codebus.net