当前位置:
首页 资源下载
搜索资源 - segmentation opencv
搜索资源列表
-
2下载:
OpenCV种子填充实现彩色图像分割的代码,利用intel图形处理库opencv,采用改进的种子算法,实现对彩色图像的分割。-OpenCV seed filling color image segmentation code, using Intel OpenCV graphics library, the adoption of improved seed algorithm to achieve the right color image segmentation.
-
-
0下载:
基于OpenCV的常用图像分割算法,用随机产生的颜色勾勒目标的轮廓-The program takes a color image (PPM format) and produces a segmentation
with a random color assigned to each region.
-
-
3下载:
用C++和OpenCV实现的图像方框的识别,并对方框进行标记,用红色的线标记出来。可以用于图像分割、定位等等。,Using C++ and OpenCV image box to achieve the recognition, and the box marked with a red line marked. Can be used for image segmentation, positioning and so on.
-
-
0下载:
openCV图像处理,内含边缘检测、边缘分割、区域增长、高斯噪声、椒盐噪声消除以及自适应中值滤波函数的实现-openCV image processing, includes edge detection, edge segmentation, region growing, Gaussian noise, salt and pepper noise cancellation and adaptive median filter function implementation
-
-
0下载:
基于opencv框架下的graph cuts算法实现,Opencv based on the framework of graph cuts algorithm
-
-
0下载:
利用opencv实现的对图像的分割,主要采用金字塔分割算法。,Opencv achieved using image segmentation, the main use of pyramid segmentation algorithms.
-
-
0下载:
运用opencv实现对图像进行分割,在visual c++环境下运行-Used to achieve image segmentation opencv in visual c++ environment to run
-
-
0下载:
此代码可以在Visual C++和OpenCV开发环境下,采用金字塔方法进行图像分割,This code can be Visual C++ And OpenCV development environment, using the pyramid method of image segmentation
-
-
0下载:
基于OpenCV开发的基于图论的快速图像分割方法,可以选择分割使用的彩色空间,可以设置参数。,effcient graph-based image segmentation on different color spaces programmed on OpenCV.
-
-
0下载:
自己用opencv写的手势识别的软件。界面简单点,用动态前景分割肤色模型和直方图反演分割手部区域,然后用模式识别方法搞定识别问题。绝对原创,以后可能再也不搞这方面了,传上来跟大家分享-Own use opencv gesture recognition software to write. Interface simply, skin color model with dynamic foreground segmentation and histogram segmentation of ha
-
-
2下载:
四叉树分割 opencv 编写 读入灰度图 进行递归分割-Quadtree segmentation opencv read into grayscale prepared for recursive partitioning
-
-
1下载:
基于opencv的运动检测,采用光流法,只要安装了opencv 就能直接使用-moving detection using opencv optical algorithm
-
-
0下载:
KMeans图像聚类分割:用K-Means聚类方法来对图像进行分割。主要是对图像的颜色进行聚类。开发环境:VC6,需要安装OpenCV。-KMeans clustering in image segmentation: with K-Means clustering approach to image segmentation. Mainly the color of the image cluster. Development Environment: VC6, need to install
-
-
0下载:
example of opencv pyramid segmentation
-
-
0下载:
图像分割的一个例子,OpenCV+VC实现,基于平均背景法-An example of image segmentation, OpenCV+ VC implementation method based on the average background ~ ~
-
-
0下载:
VC++6.0环境下 利用OpenCV对木片的宝塔纹纹理进行分割-VC++6.0 environment using OpenCV on the wood grain texture segmentation of the pagoda
-
-
0下载:
关于OPENCV图像分割后图像连通问题,具体可以查看源代码(OPENCV image segmentation on the image connectivity problem, you can view the source code)
-
-
0下载:
介绍了传统的图像分割与K-均值聚类算法分割,然后利用OpenCV函数将其实现,并介绍了OpenCV中图像分割相关的基本函数。(This paper introduces the segmentation of traditional image segmentation and K- mean clustering algorithm, then uses OpenCV function to implement it, and introduces the basic functions of
-
-
0下载:
采用连通区域算法,实现目标区域的连通标记,有利于目标的分割(The connected domain algorithm, to achieve connectivity marking the target region, is conducive to the target segmentation)
-
-
1下载:
基于opencv的道路图像语义分割,用全卷积网络实现的(Road image semantics segmentation based on OpenCV and implemented by full convolution network)
-