<?xml version="1.0"?>
<?xml-stylesheet type="text/css" href="http://www.yasunaga-lab.bio.kyutech.ac.jp/Eos/skins/common/feed.css?303"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
		<id>http://www.yasunaga-lab.bio.kyutech.ac.jp/Eos/index.php?action=history&amp;feed=atom&amp;title=lmrcImageBoundaryInfo%28API%29</id>
		<title>lmrcImageBoundaryInfo(API) - Revision history</title>
		<link rel="self" type="application/atom+xml" href="http://www.yasunaga-lab.bio.kyutech.ac.jp/Eos/index.php?action=history&amp;feed=atom&amp;title=lmrcImageBoundaryInfo%28API%29"/>
		<link rel="alternate" type="text/html" href="http://www.yasunaga-lab.bio.kyutech.ac.jp/Eos/index.php?title=lmrcImageBoundaryInfo(API)&amp;action=history"/>
		<updated>2026-05-04T17:11:10Z</updated>
		<subtitle>Revision history for this page on the wiki</subtitle>
		<generator>MediaWiki 1.23.6</generator>

	<entry>
		<id>http://www.yasunaga-lab.bio.kyutech.ac.jp/Eos/index.php?title=lmrcImageBoundaryInfo(API)&amp;diff=3745&amp;oldid=prev</id>
		<title>Kinoshita: Created page with &quot;DataManip/mrcImage/src/'''lmrcImageBoundaryInfo''' is API for mrcImageBoundaryInfo.  == constant ==  == struct ==  typedef enum lmrcImageBoundaryInfoMode {  	lmrcImageBoun...&quot;</title>
		<link rel="alternate" type="text/html" href="http://www.yasunaga-lab.bio.kyutech.ac.jp/Eos/index.php?title=lmrcImageBoundaryInfo(API)&amp;diff=3745&amp;oldid=prev"/>
				<updated>2014-09-01T00:42:55Z</updated>
		
		<summary type="html">&lt;p&gt;Created page with &amp;quot;DataManip/mrcImage/src/&amp;#039;&amp;#039;&amp;#039;lmrcImageBoundaryInfo&amp;#039;&amp;#039;&amp;#039; is API for &lt;a href=&quot;/Eos/index.php/mrcImageBoundaryInfo&quot; title=&quot;mrcImageBoundaryInfo&quot;&gt;mrcImageBoundaryInfo&lt;/a&gt;.  == constant ==  == struct ==  typedef enum lmrcImageBoundaryInfoMode {  	lmrcImageBoun...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;DataManip/mrcImage/src/'''lmrcImageBoundaryInfo''' is API for [[mrcImageBoundaryInfo]].&lt;br /&gt;
&lt;br /&gt;
== constant ==&lt;br /&gt;
&lt;br /&gt;
== struct ==&lt;br /&gt;
 typedef enum lmrcImageBoundaryInfoMode {&lt;br /&gt;
 	lmrcImageBoundaryInfoModeAverageOfYAxis=0x1, &lt;br /&gt;
 	lmrcImageBoundaryInfoModeDynamicAverageOfYAxis=0x2, &lt;br /&gt;
 	lmrcImageBoundaryInfoModeAverageOfEdge=0x4, &lt;br /&gt;
 	lmrcImageBoundaryInfoModeAverageOfOutsideCircle=0x8, &lt;br /&gt;
 	lmrcImageBoundaryInfoModeAverageOfOutsideRing=0x10, &lt;br /&gt;
 	lmrcImageBoundaryInfoModeWithSD=0x10000 &lt;br /&gt;
 } lmrcImageBoundaryInfoMode;&lt;br /&gt;
&lt;br /&gt;
 typedef struct lmrcImageBoundaryInfoInfo {&lt;br /&gt;
 	lmrcImageBoundaryInfoMode mdoe;&lt;br /&gt;
 } lmrcImageBoundaryInfoInfo;&lt;br /&gt;
&lt;br /&gt;
 typedef struct lmrcImageBoundaryInfoResults {&lt;br /&gt;
 	double Average; &lt;br /&gt;
 	double* DynamicAverage;&lt;br /&gt;
 	double StandardDeviation;&lt;br /&gt;
 } lmrcImageBoundaryInfoResults;&lt;br /&gt;
&lt;br /&gt;
== API ==&lt;/div&gt;</summary>
		<author><name>Kinoshita</name></author>	</entry>

	</feed>