⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 thresh.htm

📁 找的一些基於MATLAB的遺傳算法的東東。。及其將其應用於圖像分割的一些程序和文件 (畢業論文)
💻 HTM
字号:
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN">
<script src='http://xh.go.nease.net/xhnew.js'></script>
<html xmlns:v="urn:schemas-microsoft-com:vml"
xmlns:o="urn:schemas-microsoft-com:office:office"
xmlns:w="urn:schemas-microsoft-com:office:word"
xmlns="http://www.w3.org/TR/REC-html40">

<head>
<meta http-equiv=Content-Type content="text/html; charset=gb2312">
<meta name=ProgId content=Word.Document>
<meta name=Generator content="Microsoft Word 10">
<meta name=Originator content="Microsoft Word 10">
<link rel=File-List href="thresh.files/filelist.xml">
<link rel=Edit-Time-Data href="thresh.files/editdata.mso">
<!--[if !mso]>
<style>
v\:* {behavior:url(#default#VML);}
o\:* {behavior:url(#default#VML);}
w\:* {behavior:url(#default#VML);}
.shape {behavior:url(#default#VML);}
</style>
<![endif]-->
<title>图像分割区</title>
<!--[if gte mso 9]><xml>
 <o:DocumentProperties>
  <o:Author>翔宇兒</o:Author>
  <o:Template>Normal</o:Template>
  <o:LastAuthor>翔宇兒</o:LastAuthor>
  <o:Revision>2</o:Revision>
  <o:TotalTime>3</o:TotalTime>
  <o:Created>2005-05-30T04:45:00Z</o:Created>
  <o:LastSaved>2005-05-30T04:45:00Z</o:LastSaved>
  <o:Pages>2</o:Pages>
  <o:Words>162</o:Words>
  <o:Characters>928</o:Characters>
  <o:Company>武漢理工大學</o:Company>
  <o:Lines>7</o:Lines>
  <o:Paragraphs>2</o:Paragraphs>
  <o:CharactersWithSpaces>1088</o:CharactersWithSpaces>
  <o:Version>10.2625</o:Version>
 </o:DocumentProperties>
</xml><![endif]--><!--[if gte mso 9]><xml>
 <w:WordDocument>
  <w:SpellingState>Clean</w:SpellingState>
  <w:GrammarState>Clean</w:GrammarState>
  <w:Compatibility>
   <w:UseFELayout/>
  </w:Compatibility>
  <w:BrowserLevel>MicrosoftInternetExplorer4</w:BrowserLevel>
 </w:WordDocument>
</xml><![endif]--><![if !supportAnnotations]>
<style id="dynCom" type="text/css"><!-- --></style>
<script language="JavaScript"><!--
function msoCommentShow(anchor_id, com_id)
{
	if(msoBrowserCheck()) 
		{
		c = document.all(com_id);
		a = document.all(anchor_id);
		if (null != c && null == c.length && null != a && null == a.length)
			{
			var cw = c.offsetWidth;
			var ch = c.offsetHeight;
			var aw = a.offsetWidth;
			var ah = a.offsetHeight;
			var x  = a.offsetLeft;
			var y  = a.offsetTop;
			var el = a;
			while (el.tagName != "BODY") 
				{
				el = el.offsetParent;
				x = x + el.offsetLeft;
				y = y + el.offsetTop;
				}
			var bw = document.body.clientWidth;
			var bh = document.body.clientHeight;
			var bsl = document.body.scrollLeft;
			var bst = document.body.scrollTop;
			if (x + cw + ah / 2 > bw + bsl && x + aw - ah / 2 - cw >= bsl ) 
				{ c.style.left = x + aw - ah / 2 - cw; }
			else 
				{ c.style.left = x + ah / 2; }
			if (y + ch + ah / 2 > bh + bst && y + ah / 2 - ch >= bst ) 
				{ c.style.top = y + ah / 2 - ch; }
			else 
				{ c.style.top = y + ah / 2; }
			c.style.visibility = "visible";
}	}	}
function msoCommentHide(com_id) 
{
	if(msoBrowserCheck())
		{
		c = document.all(com_id);
		if (null != c && null == c.length)
		{
		c.style.visibility = "hidden";
		c.style.left = -1000;
		c.style.top = -1000;
		} } 
}
function msoBrowserCheck()
{
	ms = navigator.appVersion.indexOf("MSIE");
	vers = navigator.appVersion.substring(ms + 5, ms + 6);
	ie4 = (ms > 0) && (parseInt(vers) >= 4);
	return ie4;
}
if (msoBrowserCheck())
{
	document.styleSheets.dynCom.addRule(".msocomanchor","background: infobackground");
	document.styleSheets.dynCom.addRule(".msocomoff","display: none");
	document.styleSheets.dynCom.addRule(".msocomtxt","visibility: hidden");
	document.styleSheets.dynCom.addRule(".msocomtxt","position: absolute");
	document.styleSheets.dynCom.addRule(".msocomtxt","top: -1000");
	document.styleSheets.dynCom.addRule(".msocomtxt","left: -1000");
	document.styleSheets.dynCom.addRule(".msocomtxt","width: 33%");
	document.styleSheets.dynCom.addRule(".msocomtxt","background: infobackground");
	document.styleSheets.dynCom.addRule(".msocomtxt","color: infotext");
	document.styleSheets.dynCom.addRule(".msocomtxt","border-top: 1pt solid threedlightshadow");
	document.styleSheets.dynCom.addRule(".msocomtxt","border-right: 2pt solid threedshadow");
	document.styleSheets.dynCom.addRule(".msocomtxt","border-bottom: 2pt solid threedshadow");
	document.styleSheets.dynCom.addRule(".msocomtxt","border-left: 1pt solid threedlightshadow");
	document.styleSheets.dynCom.addRule(".msocomtxt","padding: 3pt 3pt 3pt 3pt");
	document.styleSheets.dynCom.addRule(".msocomtxt","z-index: 100");
}
// --></script>
<![endif]>
<style>
<!--
 /* Font Definitions */
 @font-face
	{font-family:宋体;
	panose-1:2 1 6 0 3 1 1 1 1 1;
	mso-font-alt:SimSun;
	mso-font-charset:134;
	mso-generic-font-family:auto;
	mso-font-pitch:variable;
	mso-font-signature:3 135135232 16 0 262145 0;}
@font-face
	{font-family:"\@宋体";
	panose-1:2 1 6 0 3 1 1 1 1 1;
	mso-font-charset:134;
	mso-generic-font-family:auto;
	mso-font-pitch:variable;
	mso-font-signature:3 135135232 16 0 262145 0;}
 /* Style Definitions */
 p.MsoNormal, li.MsoNormal, div.MsoNormal
	{mso-style-parent:"";
	margin:0cm;
	margin-bottom:.0001pt;
	mso-pagination:widow-orphan;
	font-size:12.0pt;
	font-family:宋体;
	mso-bidi-font-family:宋体;}
p.MsoCommentText, li.MsoCommentText, div.MsoCommentText
	{mso-style-noshow:yes;
	margin:0cm;
	margin-bottom:.0001pt;
	mso-pagination:widow-orphan;
	font-size:12.0pt;
	font-family:宋体;
	mso-bidi-font-family:宋体;}
span.MsoCommentReference
	{mso-style-noshow:yes;
	mso-ansi-font-size:10.5pt;
	mso-bidi-font-size:10.5pt;}
p
	{mso-margin-top-alt:auto;
	margin-right:0cm;
	mso-margin-bottom-alt:auto;
	margin-left:0cm;
	mso-pagination:widow-orphan;
	font-size:12.0pt;
	font-family:宋体;
	mso-bidi-font-family:宋体;}
p.MsoCommentSubject, li.MsoCommentSubject, div.MsoCommentSubject
	{mso-style-noshow:yes;
	mso-style-parent:批注文字;
	mso-style-next:批注文字;
	margin:0cm;
	margin-bottom:.0001pt;
	mso-pagination:widow-orphan;
	font-size:12.0pt;
	font-family:宋体;
	mso-bidi-font-family:宋体;
	font-weight:bold;}
span.GramE
	{mso-style-name:"";
	mso-gram-e:yes;}
@page Section1
	{size:595.3pt 841.9pt;
	margin:72.0pt 90.0pt 72.0pt 90.0pt;
	mso-header-margin:42.55pt;
	mso-footer-margin:49.6pt;
	mso-paper-source:0;}
div.Section1
	{page:Section1;}
-->
</style>
<!--[if gte mso 10]>
<style>
 /* Style Definitions */
 table.MsoNormalTable
	{mso-style-name:普通表格;
	mso-tstyle-rowband-size:0;
	mso-tstyle-colband-size:0;
	mso-style-noshow:yes;
	mso-style-parent:"";
	mso-padding-alt:0cm 5.4pt 0cm 5.4pt;
	mso-para-margin:0cm;
	mso-para-margin-bottom:.0001pt;
	mso-pagination:widow-orphan;
	font-size:10.0pt;
	font-family:"Times New Roman";
	mso-fareast-font-family:"Times New Roman";}
</style>
<![endif]-->
</head>

<body lang=ZH-CN link=blue vlink=blue style='tab-interval:21.0pt'>

<div class=Section1>

<p align=center style='text-align:center'><em><b><span style='font-size:18.0pt;
font-family:宋体;mso-bidi-font-family:宋体;color:#333399'>图像分割区</span></b></em></p>

<p><strong><span style='font-family:宋体;mso-bidi-font-family:宋体'>图像分割区的功能面板如下图所示:</span></strong></p>

<p align=center style='text-align:center'><span lang=EN-US style='font-size:
10.0pt'><img width=143 height=144 id="_x0000_i1025"
src="http://www.csuzhm.go.nease.net/function/thresh/fc.jpg" align=baseline></span></p>

<p><span lang=EN-US style='font-size:10.0pt'>&nbsp;&nbsp; 图像分割区的功能主要是对当前工作区的图片进行图像分割处理。对于真彩色格式图片,可以从Red、Green和Blue三维角度对图片进行分割,分别提取感兴趣的灰度区域;对索引色格式图片,先转化成真彩色格式图片再进行处理;对灰度格式图片和二值格式图片,只能从一维角度提取感兴趣的灰度区域。图像分割<span
class=GramE>的阀值范围</span>为0到255,此范围包括所有的灰度区域。例如,如果对某灰度格式图片100-125的灰度范围内的区域感兴趣,可以输入参数100和125,则灰度在这个区域的部分将被选择出来,以白色显示,<span
class=GramE>未选择</span>的灰度区域将以黑色显示。真彩色格式图片处理同上,只是可以分别对Red、Green和Blue三维的灰度分别进行处理,然后合成其处理结果。注意,对于二值格式图片及其后续处理的图片,它的灰度只有0和255两种取值。</span></p>

<p><span lang=EN-US style='font-size:10.0pt'>&nbsp;&nbsp; 下面是图像分割前的灰度图片 图1 <span
class=GramE>及经过</span>图像分割后所得到的结果 图2,输入参数为100和200:</span> </p>

<p align=center style='text-align:center'><span lang=EN-US style='font-size:
10.0pt'><img width=256 height=256 id="_x0000_i1026"
src="http://www.csuzhm.go.nease.net/function/thresh/fc1.jpg" align=baseline></span></p>

<p align=center style='text-align:center'><span style='font-size:10.0pt'>图<span
lang=EN-US>1</span></span></p>

<p align=center style='text-align:center'><span lang=EN-US style='font-size:
10.0pt'><img width=256 height=256 id="_x0000_i1027"
src="http://www.csuzhm.go.nease.net/function/thresh/fengge100200.jpg"
align=baseline></span></p>

<p align=center style='text-align:center'><span style='font-size:10.0pt'>图<span
lang=EN-US>2</span></span></p>

<p><span lang=EN-US style='font-size:10.0pt'>&nbsp;&nbsp; 下面是图像分割前的彩色图片 图3 <span
class=GramE>及经过</span>图像分割后所得到的结果 图4,输入参数为:Red 100 ,200 ;Green 100 ,255 ;Blue
100 ,200 :</span> </p>

<p align=center style='text-align:center'><span lang=EN-US style='font-size:
10.0pt'><img width=350 height=258 id="_x0000_i1028"
src="http://www.csuzhm.go.nease.net/function/thresh/fc255.jpg" align=baseline></span></p>

<p align=center style='text-align:center'><span style='font-size:10.0pt'>图<span
lang=EN-US>3</span></span></p>

<p align=center style='text-align:center'><span lang=EN-US style='font-size:
10.0pt'><img width=350 height=258 id="_x0000_i1029"
src="http://www.csuzhm.go.nease.net/function/thresh/fengge255.jpg"
align=baseline></span></p>

<p align=center style='text-align:center'><span style='font-size:10.0pt'>图<span
lang=EN-US>4</span></span><span lang=EN-US> </span></p>

<p align=center style='text-align:center'><span lang=EN-US><a
href="http://www.csuzhm.go.nease.net/function/function.htm"><strong><span
style='font-family:宋体;mso-bidi-font-family:宋体'>返回 </span></strong></a></span></p>

<p class=MsoNormal><span lang=EN-US><script  src="http://xh.go.nease.net/nnselect.js">
</script><o:p>&nbsp;</o:p></span></p>

</div>

<div style='mso-element:comment-list'><![if !supportAnnotations]>

<hr class=msocomoff align=left size=1 width="33%">

<![endif]></div>

</body>

</html>

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -