搜索资源列表
OpenCV种子填充实现彩色图像分割的代码
- 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.
彩色图像分割的FLOOD FILL方法(源代码)
- 用OpenCV开发图像分割 -using OpenCV developed image segmentation
图像分割
- 下面是OPENCV B4.0 附带的 FLOOD FILL 算法的源代码样例,可以实现简单的彩色图像分割。-Below are OPENCV B4.0 incidental FLOOD FILL algorithm source code for example, can achieve a simple color image segmentation.
图像分割
- 基于opencv的图像分割程序···
基于OpenCV的常用图像分割算法
- 基于OpenCV的常用图像分割算法,用随机产生的颜色勾勒目标的轮廓-The program takes a color image (PPM format) and produces a segmentation with a random color assigned to each region.
用C++和OpenCV实现的图像方框的识别
- 用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.
openCV图像处理,内含边缘检测
- openCV图像处理,内含边缘检测、边缘分割、区域增长、高斯噪声、椒盐噪声消除以及自适应中值滤波函数的实现-openCV image processing, includes edge detection, edge segmentation, region growing, Gaussian noise, salt and pepper noise cancellation and adaptive median filter function implementation
MS-PiecewiseSmooth
- 分段光滑的MUMFORD--SHAH图像分割算法,MATLAB。实现了图像分割-Piecewise smooth the MUMFORD- SHAH image segmentation algorithm, MATLAB. The realization of the image segmentation
Ncut
- 自己写的Normalized Cut图像分割,聚类程序,程序非常清晰,花了很长时间调试。-Normalize Cut
CISE
- 这是一个使用fcm对彩色图像分割,VC开发,效果非常好,编译需要OpenCV-This is a color image segmentation using the fcm right, VC development, the effect is very good, you will need all OpenCV
seg_oneseed
- 单种子点区域生长图像分割算法:基本处理方法是 以一组种子点开始来行程生长区域,即将哪些预定义属性类似于种子的邻域像素附加到每个种子上-Single seed point region growing image segmentation algorithms: the basic processing method is based on a set of seed points, started to trip the growth region, which is about predefi
pyramid_segmentation
- opencv 采用金字塔方法进行图像分割-opencv method using image segmentation pyramid
GMMS
- OPENCV下基于高斯混合模型的图像分割,程序中还有 基于大津法的图像分割和金子塔分割。-OPENCV Based on Gaussian mixture model of image segmentation, the program also includes Otsu method based on image segmentation and the segmentation pyramid.
PingJun
- 图像分割的一个例子,OpenCV+VC实现,基于平均背景法-An example of image segmentation, OpenCV+ VC implementation method based on the average background ~ ~
1
- OPENCV编写的图像分割源码,很有用的-OPENCV segmentation written source, very useful
fenge
- opencv实现图像分割,结合vs2010,效果非常好(Opencv image segmentation, combined with VS2010, the effect is very good)
【OpenCV学习笔记 010】提取直线、轮廓及连通区域
- 关于OPENCV图像分割后图像连通问题,具体可以查看源代码(OPENCV image segmentation on the image connectivity problem, you can view the source code)
K均值聚类在基于OpenCV的图像分割中的应用
- 介绍了传统的图像分割与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
【MeanShift图像分割】MeanShift
- meanshift图像分割算法的opencv实现。(Opencv implementation of meanshift image segmentation algorithm.)
6图像分割
- 利用opencv实现图像分割,可直接运行(Opencv realization of image segmentation)