搜索资源列表
-
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.
-
-
1下载:
Edison的彩色图像分割算法源代码,下载后直接运行即可。无解压密码-Edison color image segmentation algorithm source code, download can be run directly. Without extracting passwords
-
-
1下载:
ISODATA自组织迭代图像分割代码,用于彩色图像分割,代码简单易懂,并配有注释,绝对原创-Iterative Self-Organizing ISODATA image segmentation code for the color image segmentation, easy-to-read code. and equipped with the Notes absolute originality
-
-
0下载:
基于mean—shift的彩色图像分割,包含了采用mean shift进行彩色图像分割的源代码和2篇相关的论文。-Mean-shift based color image segmentation, including the use of mean shift to color image segmentation of the source code and two related papers.
-
-
2下载:
四叉树分解算法对RGB彩色图像进行分割,MATLAB代码,包括实验图片-Quad-tree decomposition algorithm RGB color image segmentation, MATLAB code, including test images
-
-
0下载:
this matlab code for color segmentation in given image -this is matlab code for color segmentation in given image
-
-
1下载:
在HSV色彩空间进行彩色图像分割源码,包括学习和训练算法,获得分割参数-In the HSV color space for color image segmentation source code, including learning and training algorithm, access to segmentation parameters
-
-
0下载:
这是一个很好的彩色图像分割源代码,实验结果不错,希望对大家有帮助-This is a good color image segmentation source code, experimental results well, want to help everyone
-
-
3下载:
基于边缘检测和区域生长的自然彩色图像分割源码-Based on edge detection and region growing source of natural color image segmentation
-
-
0下载:
彩色图像分割处理源码,使用MATLAB编写。主要用于彩色图像的截取。-Color image segmentation source code, written using MATLAB. Mainly used in color image of the interception.
-
-
1下载:
matlab图像分割的实例,包括基于L*a*b空间的彩色图像分割,检测汽车目标,分水岭分割等程序源代码-matlab examples of segmentation, including those based on L* a* b color space, image segmentation, target detection vehicles, watershed segmentation source code
-
-
2下载:
采用种子区域生长(seeded region growing)算法对灰度图像和彩色图像进行分割-The seed region growing (seeded region growing) algorithm for gray image and color image segmentation
-
-
0下载:
使用OpenGl实现彩色图像分割的代码,简单实用,方便大家学习-Color image segmentation using OpenGl implementation of the code, simple and practical, facilitate learning
-
-
3下载:
该代码能够实现K均值聚类算法对彩色图像分割,在MATLAB下实现。-The code can achieve K means clustering algorithm to color image segmentation, in MATLAB to achieve.
-
-
0下载:
采用种子填充实现彩色图像分割,在处理库opencv下,采用改进的种子算法,实现对彩色图像的分割,程序中指包括代码部分-OpenCV seed filling to achieve color image segmentation code, the use of intel graphics library opencv, the use of improved seeds algorithm, to achieve color image segmentation
-
-
0下载:
该资料为基于OpenCV的种子填充实现彩色图像分割的代码实现。-The data is based on OpenCV seed filling color image segmentation code implementation.
-
-
1下载:
Cutpicture(form)做的是直方图统计:
第一步:读入图片,并将彩色图片用公式转化为灰度图像。
第二步:用区域生长法将图片分块并对每一块做直方图统计,用广度优先搜索完成,子程序是int flood_fill()。返回值是区域内的点的数量。判断是否属于同一块区域的条件是前面搜索得到的灰度平均值是否大于给定阈值(即threshold,由用户输入决定)。
第三步:任意两块区域对区域直方图的每个色阶比例的差的绝对值求和,若和小于阈值(即threshold2,由用户输入决定)则合并两
-
-
0下载:
使用OpenGl实现彩色图像分割的代码,简单实用,方便大家学习-Color image segmentation using OpenGl implementation of the code, simple and practical, facilitate learning
-
-
0下载:
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下载:
利用对偶数复小波变换进行彩色图像分割的代码-Use of even complex wavelet transform color image segmentation code
-