<?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=lmrcImageRhoFiltering%28API%29</id>
		<title>lmrcImageRhoFiltering(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=lmrcImageRhoFiltering%28API%29"/>
		<link rel="alternate" type="text/html" href="http://www.yasunaga-lab.bio.kyutech.ac.jp/Eos/index.php?title=lmrcImageRhoFiltering(API)&amp;action=history"/>
		<updated>2026-05-14T17:36:27Z</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=lmrcImageRhoFiltering(API)&amp;diff=3797&amp;oldid=prev</id>
		<title>Kinoshita: Created page with &quot;DataManip/mrcImage/src/'''lmrcImageRhoFiltering''' is API for Filter Back Projection. It is used by mrc2Dto3D.  == constant ==  == struct == Setting data for this API  typ...&quot;</title>
		<link rel="alternate" type="text/html" href="http://www.yasunaga-lab.bio.kyutech.ac.jp/Eos/index.php?title=lmrcImageRhoFiltering(API)&amp;diff=3797&amp;oldid=prev"/>
				<updated>2014-09-03T01:00:51Z</updated>
		
		<summary type="html">&lt;p&gt;Created page with &amp;quot;DataManip/mrcImage/src/&amp;#039;&amp;#039;&amp;#039;lmrcImageRhoFiltering&amp;#039;&amp;#039;&amp;#039; is API for Filter Back Projection. It is used by &lt;a href=&quot;/Eos/index.php/mrc2Dto3D&quot; title=&quot;mrc2Dto3D&quot;&gt;mrc2Dto3D&lt;/a&gt;.  == constant ==  == struct == Setting data for this API  typ...&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/'''lmrcImageRhoFiltering''' is API for Filter Back Projection. It is used by [[mrc2Dto3D]].&lt;br /&gt;
&lt;br /&gt;
== constant ==&lt;br /&gt;
&lt;br /&gt;
== struct ==&lt;br /&gt;
Setting data for this API&lt;br /&gt;
 typedef struct lmrcImageRhoFilteringInfo {&lt;br /&gt;
 	int 	counterThresholdMode;	  &lt;br /&gt;
 	double 	counterThreshold;&lt;br /&gt;
 	int	   	weightMode;&lt;br /&gt;
 	int    	flagThicknessWeight;&lt;br /&gt;
 	int	   	SubSampling;&lt;br /&gt;
 } lmrcImageRhoFilteringInfo;&lt;br /&gt;
&lt;br /&gt;
== API ==&lt;br /&gt;
===Back Projection by Single Axis Rotation===&lt;br /&gt;
 extern void lmrcImageRhoFiltering(mrcImage* out, mrcImage* in, Matrix3D m, long mode);&lt;br /&gt;
&lt;br /&gt;
===Back Projection by Double Axis Rotation===&lt;br /&gt;
 extern void lmrcImageRhoFiltering2(mrcImage* out3D, mrcImage* counter, int index, Matrix3D m, lmrcImageRhoFilteringInfo* linfo, long mode);&lt;/div&gt;</summary>
		<author><name>Kinoshita</name></author>	</entry>

	</feed>