搜索资源列表
-
0下载:
利用opencv实现的对图像的分割,主要采用金字塔分割算法。,Opencv achieved using image segmentation, the main use of pyramid segmentation algorithms.
-
-
0下载:
用金字塔方法对图像进行分割,其中调用了opencv的函数。-Using the pyramid method of image segmentation, which calls the opencv function.
-
-
0下载:
这是一个基于金字塔的图像区域分割的源代码,很有用,用VC++编写。-This is a pyramid-based image region segmentation of source code, very useful, with VC++ Prepared.
-
-
0下载:
opencv 采用金字塔方法进行图像分割-opencv method using image segmentation pyramid
-
-
0下载:
在VS2008环境下实现对图像的金字塔分割,分割分为5个等级,可以应用于流媒体的逐帧图像操作-In the VS2008 environment to realize the image of the pyramid segmentation, segmentation is divided into five levels, can be applied to streaming media, frame by frame image manipulation
-
-
0下载:
vs2008环境下,opencv开发的金字塔彩色图像分割,对于理解多层次多尺度图像处理有很好的参考价值!-vs2008 environment, opencv pyramid developed color image segmentation, for understanding the multi-level multi-scale image processing is a good reference value!
-
-
0下载:
采用金字塔方法对图像进行分割。函数cvPrySegmetion实现金字塔方法的图像分割。金字塔建立到由level指定的最大层数。-Pyramid method using image segmentation. Function cvPrySegmetion pyramid method to achieve image segmentation. Pyramid to the level specified by the maximum number of layers.
-
-
1下载:
使用matlab实现的高斯金字塔,可以对图像进行分割处理-Use Matlab to achieve Gaussian pyramid, the image segmentation
-
-
0下载:
它是基于opencv的visual c++对图像进行金字塔分割-Pyramid segmentation
-
-
0下载:
金字塔分割,显示一幅图像在金字塔方法下的分割-Pyramid segmentation, showing the segmentation of an image pyramid method
-
-
0下载:
采用金字塔方法进行图像分割。函数cvPyrSegmentation实现金字塔方法的图像分割。-The pyramid method for image segmentation. The pyramid method function cvPyrSegmentation image segmentation.
-
-
0下载:
用金字塔的算法对图像进行分割处理,很实用的一个方法-Pyramid algorithm for image segmentation processing, a very practical method
-
-
1下载:
基于对话框的图像分割和匹配,采用大津阈值分割,金字塔算法模板匹配-Otsu threshold segmentation, based on image segmentation and matching of the dialog box, pyramid algorithm template matching
-
-
0下载:
图像分割指的是将数字图像细分为多个图像子区域的过程,在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 se
-
-
0下载:
基于金字塔的图像分割算法,用的可以试试,效果很一般-The image segmentation algorithm based on gaussian pyramid, can have a try
-
-
0下载:
基于高斯混合模型的图像分割程序,结合OpenCV,包括OTSU、金字塔分割、自适应阈值分割-Image segmentation program based on Gaussian mixture model, combined with OpenCV, including OTSU, pyramid segmentation, adaptive thresholding
-
-
0下载:
是基于Matlab的形态学图像分割,原理是经典的金字塔分割理论。这个是初步分割,后续的分割优化整合需要另写。-this is based on Matlab morphological image segmentation, segmentation principle is classic pyramid theory. This is the first step for segmentation, segmentation subsequent optimization and integ
-
-
0下载:
图像的高斯金字塔分解,可以用来做图像分割和图像的压缩等,是好用的。-Image Gaussian pyramid decomposition, can be used for image segmentation and image compression, it is easy to use.
-