搜索资源列表
-
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.
-
-
1下载:
基于opencv的运动检测,采用光流法,只要安装了opencv 就能直接使用-moving detection using opencv optical algorithm
-
-
0下载:
此代码可以在VC和OpenCV开发环境下实现分水岭算法的道路分割-This code can be in the VC and OpenCV development environment to achieve the path of a watershed segmentation algorithm
-
-
0下载:
Dev c++, opencv, image segmentation and paint type image generation
-
-
0下载:
OPENCV下基于高斯混合模型的图像分割,程序中还有
基于大津法的图像分割和金子塔分割。-OPENCV Based on Gaussian mixture model of image segmentation, the program also includes Otsu method based on image segmentation and the segmentation pyramid.
-
-
0下载:
实现对图像的gabor小波变换,利用了opencv的函数库,可实现方向和尺度等多项选择。-Achieve image gabor wavelet transform, using the opencv function library, enabling the direction and scale and many other options.
-
-
0下载:
example of opencv pyramid segmentation
-
-
0下载:
基于直方图的视频分割,用opencv实现的,运行前需要搭建好环境-Histogram based segmentation, implemented with opencv, running before the need to build a good environment
-
-
0下载:
OPENCV编写的图像分割源码,很有用的-OPENCV segmentation written source, very useful
-
-
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下载:
超像素分割算法,基于K-means算法,自己写了一个方便优化,非常实用(Super pixel segmentation algorithm, very practical)
-
-
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)
-