文件名称:ESegment
- 所属分类:
- 图形图像处理(光照,映射..)
- 资源属性:
- [Windows] [Visual C] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 125kb
- 下载次数:
- 0次
- 提 供 者:
- 吴**
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
下载
别用迅雷、360浏览器下载。
如迅雷强制弹出,可右键点击选“另存为”。
失败请重下,重下不扣分。
如迅雷强制弹出,可右键点击选“另存为”。
失败请重下,重下不扣分。
介绍说明--下载内容均来自于网络,请自行研究使用
程序功能为将bmp彩色图片中的背景去除,留下图片的主要内容。该程序采用graph-based的图像分割算法,分割效果良好。
在命令行下通过传递参数运行:ESegment sigma k min input output
其中:ESegment为编译得到的程序名;
sigma为平滑系数,一般取0.5~2之间的值;
k一般取图片长、宽(像素)之间的值;
min表示分割出的最小块的大小,取正整数即可
input为输入的bmp图片名
output为输出的bmp图片名-procedures bmp function of the color of the background of the pictures removed, leaving the main content of photographs. The program uses a graph-based algorithm for image segmentation, segmentation results. The command line operation by passing parameters : ESegment sigma k min input output which : ESegment compiler for the procedure; sigma for smoothing coefficient, generally the 0.5 ~ between the two values; k general admission Photo length, width (pixels) between the value; min said segmentation of the small size, can take positive integer input for the importation of bmp images were output to output from the bmp Photo相关搜索: 图像分割
图像分割算法
graph
分割
像素
图像
背景
分割效果
分割算法
彩色
图像
分割
背景
分割
彩色
图像分割
在命令行下通过传递参数运行:ESegment sigma k min input output
其中:ESegment为编译得到的程序名;
sigma为平滑系数,一般取0.5~2之间的值;
k一般取图片长、宽(像素)之间的值;
min表示分割出的最小块的大小,取正整数即可
input为输入的bmp图片名
output为输出的bmp图片名-procedures bmp function of the color of the background of the pictures removed, leaving the main content of photographs. The program uses a graph-based algorithm for image segmentation, segmentation results. The command line operation by passing parameters : ESegment sigma k min input output which : ESegment compiler for the procedure; sigma for smoothing coefficient, generally the 0.5 ~ between the two values; k general admission Photo length, width (pixels) between the value; min said segmentation of the small size, can take positive integer input for the importation of bmp images were output to output from the bmp Photo相关搜索: 图像分割
图像分割算法
graph
分割
像素
图像
背景
分割效果
分割算法
彩色
图像
分割
背景
分割
彩色
图像分割
(系统自动生成,下载前可以参看下载内容)
下载文件列表
Readme.txt
基于图模型的彩色图片分割
........................\1.pnm
........................\bmp_io.cpp
........................\bmp_io.H
........................\bmp_to_ppmb.cpp
........................\bmp_to_ppmb.h
........................\convolve.h
........................\disjoint-set.h
........................\ESegment.dsp
........................\ESegment.dsw
........................\ESegment.ncb
........................\ESegment.opt
........................\ESegment.plg
........................\filter.h
........................\image.h
........................\imconv.h
........................\imutil.h
........................\misc.h
........................\pnmfile.h
........................\ppmb_io.cpp
........................\ppmb_io.H
........................\ppmb_to_bmp.cpp
........................\ppmb_to_bmp.h
........................\segment-graph.h
........................\segment-image.h
........................\segment.cpp
基于图模型的彩色图片分割
........................\1.pnm
........................\bmp_io.cpp
........................\bmp_io.H
........................\bmp_to_ppmb.cpp
........................\bmp_to_ppmb.h
........................\convolve.h
........................\disjoint-set.h
........................\ESegment.dsp
........................\ESegment.dsw
........................\ESegment.ncb
........................\ESegment.opt
........................\ESegment.plg
........................\filter.h
........................\image.h
........................\imconv.h
........................\imutil.h
........................\misc.h
........................\pnmfile.h
........................\ppmb_io.cpp
........................\ppmb_io.H
........................\ppmb_to_bmp.cpp
........................\ppmb_to_bmp.h
........................\segment-graph.h
........................\segment-image.h
........................\segment.cpp