PageRenderTime 56ms CodeModel.GetById 26ms RepoModel.GetById 0ms app.codeStats 0ms

/api/ij/process/package-summary.html

https://bitbucket.org/llythiumn/cmput206
HTML | 307 lines | 267 code | 24 blank | 16 comment | 0 complexity | faee88d8110efcbf30c034b31e3dec39 MD5 | raw file
Possible License(s): Apache-2.0
  1. <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
  2. <!--NewPage-->
  3. <HTML>
  4. <HEAD>
  5. <!-- Generated by javadoc (build 1.6.0_26) on Mon Oct 31 08:06:59 EDT 2011 -->
  6. <TITLE>
  7. ij.process (ImageJ API)
  8. </TITLE>
  9. <META NAME="date" CONTENT="2011-10-31">
  10. <LINK REL ="stylesheet" TYPE="text/css" HREF="../../stylesheet.css" TITLE="Style">
  11. <SCRIPT type="text/javascript">
  12. function windowTitle()
  13. {
  14. if (location.href.indexOf('is-external=true') == -1) {
  15. parent.document.title="ij.process (ImageJ API)";
  16. }
  17. }
  18. </SCRIPT>
  19. <NOSCRIPT>
  20. </NOSCRIPT>
  21. </HEAD>
  22. <BODY BGCOLOR="white" onload="windowTitle();">
  23. <HR>
  24. <!-- ========= START OF TOP NAVBAR ======= -->
  25. <A NAME="navbar_top"><!-- --></A>
  26. <A HREF="#skip-navbar_top" title="Skip navigation links"></A>
  27. <TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
  28. <TR>
  29. <TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
  30. <A NAME="navbar_top_firstrow"><!-- --></A>
  31. <TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
  32. <TR ALIGN="center" VALIGN="top">
  33. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
  34. <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Package</B></FONT>&nbsp;</TD>
  35. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Class</FONT>&nbsp;</TD>
  36. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-use.html"><FONT CLASS="NavBarFont1"><B>Use</B></FONT></A>&nbsp;</TD>
  37. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
  38. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
  39. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
  40. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
  41. </TR>
  42. </TABLE>
  43. </TD>
  44. <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
  45. </EM>
  46. </TD>
  47. </TR>
  48. <TR>
  49. <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
  50. &nbsp;<A HREF="../../ij/plugin/frame/package-summary.html"><B>PREV PACKAGE</B></A>&nbsp;
  51. &nbsp;<A HREF="../../ij/text/package-summary.html"><B>NEXT PACKAGE</B></A></FONT></TD>
  52. <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
  53. <A HREF="../../index.html?ij/process/package-summary.html" target="_top"><B>FRAMES</B></A> &nbsp;
  54. &nbsp;<A HREF="package-summary.html" target="_top"><B>NO FRAMES</B></A> &nbsp;
  55. &nbsp;<SCRIPT type="text/javascript">
  56. <!--
  57. if(window==top) {
  58. document.writeln('<A HREF="../../allclasses-noframe.html"><B>All Classes</B></A>');
  59. }
  60. //-->
  61. </SCRIPT>
  62. <NOSCRIPT>
  63. <A HREF="../../allclasses-noframe.html"><B>All Classes</B></A>
  64. </NOSCRIPT>
  65. </FONT></TD>
  66. </TR>
  67. </TABLE>
  68. <A NAME="skip-navbar_top"></A>
  69. <!-- ========= END OF TOP NAVBAR ========= -->
  70. <HR>
  71. <H2>
  72. Package ij.process
  73. </H2>
  74. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  75. <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
  76. <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
  77. <B>Interface Summary</B></FONT></TH>
  78. </TR>
  79. <TR BGCOLOR="white" CLASS="TableRowColor">
  80. <TD WIDTH="15%"><B><A HREF="../../ij/process/Blitter.html" title="interface in ij.process">Blitter</A></B></TD>
  81. <TD>ImageJ bit blitting classes must implement this interface.</TD>
  82. </TR>
  83. </TABLE>
  84. &nbsp;
  85. <P>
  86. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  87. <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
  88. <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
  89. <B>Class Summary</B></FONT></TH>
  90. </TR>
  91. <TR BGCOLOR="white" CLASS="TableRowColor">
  92. <TD WIDTH="15%"><B><A HREF="../../ij/process/AutoThresholder.html" title="class in ij.process">AutoThresholder</A></B></TD>
  93. <TD>Autothresholding methods from the Auto_Threshold plugin (http://pacific.mpi-cbg.de/wiki/index.php/Auto_Threshold)
  94. by G.Landini at bham dot ac dot uk.</TD>
  95. </TR>
  96. <TR BGCOLOR="white" CLASS="TableRowColor">
  97. <TD WIDTH="15%"><B><A HREF="../../ij/process/BinaryProcessor.html" title="class in ij.process">BinaryProcessor</A></B></TD>
  98. <TD>This class processes binary images.</TD>
  99. </TR>
  100. <TR BGCOLOR="white" CLASS="TableRowColor">
  101. <TD WIDTH="15%"><B><A HREF="../../ij/process/ByteBlitter.html" title="class in ij.process">ByteBlitter</A></B></TD>
  102. <TD>This class does bit blitting of byte images.</TD>
  103. </TR>
  104. <TR BGCOLOR="white" CLASS="TableRowColor">
  105. <TD WIDTH="15%"><B><A HREF="../../ij/process/ByteProcessor.html" title="class in ij.process">ByteProcessor</A></B></TD>
  106. <TD>This is an 8-bit image and methods that operate on that image.</TD>
  107. </TR>
  108. <TR BGCOLOR="white" CLASS="TableRowColor">
  109. <TD WIDTH="15%"><B><A HREF="../../ij/process/ByteStatistics.html" title="class in ij.process">ByteStatistics</A></B></TD>
  110. <TD>8-bit image statistics, including histogram.</TD>
  111. </TR>
  112. <TR BGCOLOR="white" CLASS="TableRowColor">
  113. <TD WIDTH="15%"><B><A HREF="../../ij/process/ColorBlitter.html" title="class in ij.process">ColorBlitter</A></B></TD>
  114. <TD>This class does bit blitting of RGB images.</TD>
  115. </TR>
  116. <TR BGCOLOR="white" CLASS="TableRowColor">
  117. <TD WIDTH="15%"><B><A HREF="../../ij/process/ColorProcessor.html" title="class in ij.process">ColorProcessor</A></B></TD>
  118. <TD>This is an 32-bit RGB image and methods that operate on that image..</TD>
  119. </TR>
  120. <TR BGCOLOR="white" CLASS="TableRowColor">
  121. <TD WIDTH="15%"><B><A HREF="../../ij/process/ColorStatistics.html" title="class in ij.process">ColorStatistics</A></B></TD>
  122. <TD>RGB image statistics, including histogram.</TD>
  123. </TR>
  124. <TR BGCOLOR="white" CLASS="TableRowColor">
  125. <TD WIDTH="15%"><B><A HREF="../../ij/process/DownsizeTable.html" title="class in ij.process">DownsizeTable</A></B></TD>
  126. <TD>A table for easier downsizing by convolution with a kernel.</TD>
  127. </TR>
  128. <TR BGCOLOR="white" CLASS="TableRowColor">
  129. <TD WIDTH="15%"><B><A HREF="../../ij/process/EllipseFitter.html" title="class in ij.process">EllipseFitter</A></B></TD>
  130. <TD>This class fits an ellipse to an ROI.</TD>
  131. </TR>
  132. <TR BGCOLOR="white" CLASS="TableRowColor">
  133. <TD WIDTH="15%"><B><A HREF="../../ij/process/FHT.html" title="class in ij.process">FHT</A></B></TD>
  134. <TD>This class contains a Java implementation of the Fast Hartley
  135. Transform.</TD>
  136. </TR>
  137. <TR BGCOLOR="white" CLASS="TableRowColor">
  138. <TD WIDTH="15%"><B><A HREF="../../ij/process/FloatBlitter.html" title="class in ij.process">FloatBlitter</A></B></TD>
  139. <TD>This class does bit blitting of 32-bit floating-point images.</TD>
  140. </TR>
  141. <TR BGCOLOR="white" CLASS="TableRowColor">
  142. <TD WIDTH="15%"><B><A HREF="../../ij/process/FloatPolygon.html" title="class in ij.process">FloatPolygon</A></B></TD>
  143. <TD>Used by the Roi classes to return float coordinate arrays and to
  144. determine if a point is inside or outside of spline fitted selections.</TD>
  145. </TR>
  146. <TR BGCOLOR="white" CLASS="TableRowColor">
  147. <TD WIDTH="15%"><B><A HREF="../../ij/process/FloatProcessor.html" title="class in ij.process">FloatProcessor</A></B></TD>
  148. <TD>This is an 32-bit floating-point image and methods that operate on that image.</TD>
  149. </TR>
  150. <TR BGCOLOR="white" CLASS="TableRowColor">
  151. <TD WIDTH="15%"><B><A HREF="../../ij/process/FloatStatistics.html" title="class in ij.process">FloatStatistics</A></B></TD>
  152. <TD>32-bit (float) image statistics, including histogram.</TD>
  153. </TR>
  154. <TR BGCOLOR="white" CLASS="TableRowColor">
  155. <TD WIDTH="15%"><B><A HREF="../../ij/process/FloodFiller.html" title="class in ij.process">FloodFiller</A></B></TD>
  156. <TD>This class, which does flood filling, is used by the floodFill() macro function and
  157. by the particle analyzer
  158. The Wikipedia at "http://en.wikipedia.org/wiki/Flood_fill" has a good
  159. description of the algorithm used here as well as examples in C and Java.</TD>
  160. </TR>
  161. <TR BGCOLOR="white" CLASS="TableRowColor">
  162. <TD WIDTH="15%"><B><A HREF="../../ij/process/ImageConverter.html" title="class in ij.process">ImageConverter</A></B></TD>
  163. <TD>This class converts an ImagePlus object to a different type.</TD>
  164. </TR>
  165. <TR BGCOLOR="white" CLASS="TableRowColor">
  166. <TD WIDTH="15%"><B><A HREF="../../ij/process/ImageProcessor.html" title="class in ij.process">ImageProcessor</A></B></TD>
  167. <TD>This abstract class is the superclass for classes that process
  168. the four data types (byte, short, float and RGB) supported by ImageJ.</TD>
  169. </TR>
  170. <TR BGCOLOR="white" CLASS="TableRowColor">
  171. <TD WIDTH="15%"><B><A HREF="../../ij/process/ImageStatistics.html" title="class in ij.process">ImageStatistics</A></B></TD>
  172. <TD>Statistics, including the histogram, of an image or selection.</TD>
  173. </TR>
  174. <TR BGCOLOR="white" CLASS="TableRowColor">
  175. <TD WIDTH="15%"><B><A HREF="../../ij/process/LUT.html" title="class in ij.process">LUT</A></B></TD>
  176. <TD>&nbsp;</TD>
  177. </TR>
  178. <TR BGCOLOR="white" CLASS="TableRowColor">
  179. <TD WIDTH="15%"><B><A HREF="../../ij/process/MedianCut.html" title="class in ij.process">MedianCut</A></B></TD>
  180. <TD>Converts an RGB image to 8-bit index color using Heckbert's median-cut
  181. color quantization algorithm.</TD>
  182. </TR>
  183. <TR BGCOLOR="white" CLASS="TableRowColor">
  184. <TD WIDTH="15%"><B><A HREF="../../ij/process/PolygonFiller.html" title="class in ij.process">PolygonFiller</A></B></TD>
  185. <TD>This class fills polygons using the scan-line filling algorithm
  186. described at "http://www.cs.rit.edu/~icss571/filling/".</TD>
  187. </TR>
  188. <TR BGCOLOR="white" CLASS="TableRowColor">
  189. <TD WIDTH="15%"><B><A HREF="../../ij/process/ShortBlitter.html" title="class in ij.process">ShortBlitter</A></B></TD>
  190. <TD>This class does bit blitting of 16-bit images.</TD>
  191. </TR>
  192. <TR BGCOLOR="white" CLASS="TableRowColor">
  193. <TD WIDTH="15%"><B><A HREF="../../ij/process/ShortProcessor.html" title="class in ij.process">ShortProcessor</A></B></TD>
  194. <TD>ShortProcessors contain a 16-bit unsigned image
  195. and methods that operate on that image.</TD>
  196. </TR>
  197. <TR BGCOLOR="white" CLASS="TableRowColor">
  198. <TD WIDTH="15%"><B><A HREF="../../ij/process/ShortStatistics.html" title="class in ij.process">ShortStatistics</A></B></TD>
  199. <TD>16-bit image statistics, including histogram.</TD>
  200. </TR>
  201. <TR BGCOLOR="white" CLASS="TableRowColor">
  202. <TD WIDTH="15%"><B><A HREF="../../ij/process/StackConverter.html" title="class in ij.process">StackConverter</A></B></TD>
  203. <TD>This class does stack type conversions.</TD>
  204. </TR>
  205. <TR BGCOLOR="white" CLASS="TableRowColor">
  206. <TD WIDTH="15%"><B><A HREF="../../ij/process/StackProcessor.html" title="class in ij.process">StackProcessor</A></B></TD>
  207. <TD>This class processes stacks.</TD>
  208. </TR>
  209. <TR BGCOLOR="white" CLASS="TableRowColor">
  210. <TD WIDTH="15%"><B><A HREF="../../ij/process/StackStatistics.html" title="class in ij.process">StackStatistics</A></B></TD>
  211. <TD>Statistics, including the histogram, of a stack.</TD>
  212. </TR>
  213. <TR BGCOLOR="white" CLASS="TableRowColor">
  214. <TD WIDTH="15%"><B><A HREF="../../ij/process/TypeConverter.html" title="class in ij.process">TypeConverter</A></B></TD>
  215. <TD>This class converts an ImageProcessor to another data type.</TD>
  216. </TR>
  217. </TABLE>
  218. &nbsp;
  219. <P>
  220. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  221. <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
  222. <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
  223. <B>Enum Summary</B></FONT></TH>
  224. </TR>
  225. <TR BGCOLOR="white" CLASS="TableRowColor">
  226. <TD WIDTH="15%"><B><A HREF="../../ij/process/AutoThresholder.Method.html" title="enum in ij.process">AutoThresholder.Method</A></B></TD>
  227. <TD>&nbsp;</TD>
  228. </TR>
  229. </TABLE>
  230. &nbsp;
  231. <P>
  232. <DL>
  233. </DL>
  234. <HR>
  235. <!-- ======= START OF BOTTOM NAVBAR ====== -->
  236. <A NAME="navbar_bottom"><!-- --></A>
  237. <A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>
  238. <TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
  239. <TR>
  240. <TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
  241. <A NAME="navbar_bottom_firstrow"><!-- --></A>
  242. <TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
  243. <TR ALIGN="center" VALIGN="top">
  244. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
  245. <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Package</B></FONT>&nbsp;</TD>
  246. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Class</FONT>&nbsp;</TD>
  247. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-use.html"><FONT CLASS="NavBarFont1"><B>Use</B></FONT></A>&nbsp;</TD>
  248. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
  249. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
  250. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
  251. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
  252. </TR>
  253. </TABLE>
  254. </TD>
  255. <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
  256. </EM>
  257. </TD>
  258. </TR>
  259. <TR>
  260. <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
  261. &nbsp;<A HREF="../../ij/plugin/frame/package-summary.html"><B>PREV PACKAGE</B></A>&nbsp;
  262. &nbsp;<A HREF="../../ij/text/package-summary.html"><B>NEXT PACKAGE</B></A></FONT></TD>
  263. <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
  264. <A HREF="../../index.html?ij/process/package-summary.html" target="_top"><B>FRAMES</B></A> &nbsp;
  265. &nbsp;<A HREF="package-summary.html" target="_top"><B>NO FRAMES</B></A> &nbsp;
  266. &nbsp;<SCRIPT type="text/javascript">
  267. <!--
  268. if(window==top) {
  269. document.writeln('<A HREF="../../allclasses-noframe.html"><B>All Classes</B></A>');
  270. }
  271. //-->
  272. </SCRIPT>
  273. <NOSCRIPT>
  274. <A HREF="../../allclasses-noframe.html"><B>All Classes</B></A>
  275. </NOSCRIPT>
  276. </FONT></TD>
  277. </TR>
  278. </TABLE>
  279. <A NAME="skip-navbar_bottom"></A>
  280. <!-- ======== END OF BOTTOM NAVBAR ======= -->
  281. <HR>
  282. </BODY>
  283. </HTML>