OSDN Git Service

Please enter the commit message for your changes. Lines starting
[eos/base.git] / src / Tools / mrcImage / mrcImagePad / src / mrcImagePad.html
index d1bebeb..c5189cb 100755 (executable)
@@ -27,17 +27,18 @@ Options:
 2: Pad dynamic average density of x=0 and x=MAX(x)(Image Center)
 3: Pad average density of x=0,MAX(x) and y=0,MAX(y), (Image Center)
 4: Pad average density of bottom left
-5: Pad value (Image Center)
-6: Pad value of bottom left
+5: Pad value (Image Center):Image Value(No Change)
+6: Pad value of bottom left:Image Value(No Change)
 7: Pad value estimated from outside circle
 8: Pad value estimated from outside ring: -AWMin -AMax
-9: Pad value is Value 
+9: Pad value is Value (Currently the same as 5)
 10: Periphery Masking Using ExpectedValue 
 11: Normalized Padding using (I(x,y)-avg(bg))/avg(bg))
 12: Normalized Padding using (I(x,y)-avg(I))/sqrt(var(I)))
 13: Normalized Padding using (I(x,y)-avg(bg))/sqrt(var(bg)))
 14: Normalized Padding using (I(x,y)-avg(bg))/(avg(I)-avg(bg))
 15: Tilted Image Circle Average: Need two values of TiltAxisAngle TiltAngle 
+16: Pad dynamic average density of x=0,MAX(x) and y=0,Max(y)(Image Center)
 </PRE>
 </BODY>
 </HTML>