<?xml version="1.0"?>
<?xml-stylesheet type="text/css" href="https://www.yasunaga-lab.bio.kyutech.ac.jp/EosJ/skins/common/feed.css?303"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="ja">
		<id>https://www.yasunaga-lab.bio.kyutech.ac.jp/EosJ/index.php?action=history&amp;feed=atom&amp;title=lmrcImageSSDA%28API%29</id>
		<title>lmrcImageSSDA(API) - 変更履歴</title>
		<link rel="self" type="application/atom+xml" href="https://www.yasunaga-lab.bio.kyutech.ac.jp/EosJ/index.php?action=history&amp;feed=atom&amp;title=lmrcImageSSDA%28API%29"/>
		<link rel="alternate" type="text/html" href="https://www.yasunaga-lab.bio.kyutech.ac.jp/EosJ/index.php?title=lmrcImageSSDA(API)&amp;action=history"/>
		<updated>2026-06-17T23:22:18Z</updated>
		<subtitle>このウィキのこのページに関する変更履歴</subtitle>
		<generator>MediaWiki 1.23.6</generator>

	<entry>
		<id>https://www.yasunaga-lab.bio.kyutech.ac.jp/EosJ/index.php?title=lmrcImageSSDA(API)&amp;diff=8161&amp;oldid=prev</id>
		<title>Kinoshita: ページの作成:「DataManip/mrcImage/src/'''lmrcImageSSDA'''はSSDA法のためのAPI です。lmrcImageCorrelation(API)などで使用されています。  == 定数 ==  == 構造体...」</title>
		<link rel="alternate" type="text/html" href="https://www.yasunaga-lab.bio.kyutech.ac.jp/EosJ/index.php?title=lmrcImageSSDA(API)&amp;diff=8161&amp;oldid=prev"/>
				<updated>2014-05-12T08:35:00Z</updated>
		
		<summary type="html">&lt;p&gt;ページの作成:「DataManip/mrcImage/src/&amp;#039;&amp;#039;&amp;#039;lmrcImageSSDA&amp;#039;&amp;#039;&amp;#039;はSSDA法のためのAPI です。&lt;a href=&quot;/EosJ/index.php/lmrcImageCorrelation(API)&quot; title=&quot;lmrcImageCorrelation(API)&quot;&gt;lmrcImageCorrelation(API)&lt;/a&gt;などで使用されています。  == 定数 ==  == 構造体...」&lt;/p&gt;
&lt;p&gt;&lt;b&gt;新規ページ&lt;/b&gt;&lt;/p&gt;&lt;div&gt;DataManip/mrcImage/src/'''lmrcImageSSDA'''はSSDA法のためのAPI です。[[lmrcImageCorrelation(API)]]などで使用されています。&lt;br /&gt;
&lt;br /&gt;
== 定数 ==&lt;br /&gt;
&lt;br /&gt;
== 構造体 ==&lt;br /&gt;
 typedef struct lmrcImageSSDAInfo {&lt;br /&gt;
 	double Threshold; 	/* Threshold Level */&lt;br /&gt;
 	double Error; 		/* Sum of residual differences at (x, y)*/&lt;br /&gt;
 	mrcImageParaTypeRealCoord p; 		/* Lower Right Point Coordinate on Partial Image on the Input Image */&lt;br /&gt;
 	mrcImageParaTypeRealCoord optimump; /* Optimum Point */&lt;br /&gt;
 	mrcImageParaTypeRealCoord smin;     /* Search Area: Bottom Right */&lt;br /&gt;
 	mrcImageParaTypeRealCoord smax; 	/* Search Area: Top Left */&lt;br /&gt;
 	mrcImageParaTypeRealCoord predict;  /* Predictive Point */&lt;br /&gt;
 	mrcImageParaTypeInteger n; 			/* Addition Times at (x, y)*/&lt;br /&gt;
 } lmrcImageSSDAInfo;&lt;br /&gt;
&lt;br /&gt;
== API ==&lt;br /&gt;
 lmrcImageSSDAAutomaticThresholdAndFineSearch(mrcImage* in,                 &lt;br /&gt;
 											mrcImage* ref,&lt;br /&gt;
 											lmrcImageSSDAInfo* info,&lt;br /&gt;
 											mrcImageParaTypeInteger mode&lt;br /&gt;
 											);&lt;br /&gt;
&lt;br /&gt;
 extern void&lt;br /&gt;
 __lmrcImageResidualDifferenceAdditionForSSDA(mrcImage* in, 					/* Input Image */ &lt;br /&gt;
 											mrcImage* ref,					/* Template Image */ &lt;br /&gt;
 											lmrcImageSSDAInfo* info,		/* Required Information */ &lt;br /&gt;
 											mrcImageParaTypeInteger mode&lt;br /&gt;
 											);&lt;br /&gt;
&lt;br /&gt;
===ifdef PVM===&lt;br /&gt;
 extern void lmrcImageSSDAInfoSendByPVM(lmrcImageSSDAInfo* linfo, int tid, int mode);&lt;br /&gt;
 extern void lmrcImageSSDAInfoRecieveByPVM(lmrcImageSSDAInfo* linfo, int tid, int mode);&lt;/div&gt;</summary>
		<author><name>Kinoshita</name></author>	</entry>

	</feed>