文件名称:ESegment
- 所属分类:
- 图形图像处理(光照,映射..)
- 资源属性:
- [Windows] [Visual C] [源码]
- 上传时间:
- 2008-10-13
- 文件大小:
- 125.34kb
- 下载次数:
- 0次
- 提 供 者:
- 吴**
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
程序功能为将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
在命令行下通过传递参数运行: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
(系统自动生成,下载前可以参看下载内容)
下载文件列表
压缩包 : 35738603esegment.rar 列表 基于图模型的彩色图片分割\ppmb_io.H 基于图模型的彩色图片分割\ppmb_to_bmp.cpp 基于图模型的彩色图片分割\ppmb_to_bmp.h 基于图模型的彩色图片分割\1.pnm 基于图模型的彩色图片分割\bmp_io.H 基于图模型的彩色图片分割\bmp_to_ppmb.cpp 基于图模型的彩色图片分割\bmp_to_ppmb.h 基于图模型的彩色图片分割\convolve.h 基于图模型的彩色图片分割\ESegment.dsp 基于图模型的彩色图片分割\ESegment.dsw 基于图模型的彩色图片分割\ESegment.ncb 基于图模型的彩色图片分割\ESegment.plg 基于图模型的彩色图片分割\image.h 基于图模型的彩色图片分割\ppmb_io.cpp 基于图模型的彩色图片分割\bmp_io.cpp 基于图模型的彩色图片分割\misc.h 基于图模型的彩色图片分割\imutil.h 基于图模型的彩色图片分割\imconv.h 基于图模型的彩色图片分割\segment-graph.h 基于图模型的彩色图片分割\pnmfile.h 基于图模型的彩色图片分割\disjoint-set.h 基于图模型的彩色图片分割\segment.cpp 基于图模型的彩色图片分割\segment-image.h 基于图模型的彩色图片分割\filter.h 基于图模型的彩色图片分割\ESegment.opt 基于图模型的彩色图片分割 Readme.txt