ParEx | R Documentation |
Function reads in an image file as accepted by the readImage
function from the EBImage
package and uses routines therein to obtain location, eccentricity, and orientation data.
ParEx(img.file, out.file, section.title)
img.file |
Path to image file of sectional object traces. |
out.file |
Path of PDF file to plot fitted object ellipses. |
section.title |
Title of PDF plot. |
Function creates a PDF plot of fitted ellipses and returns a data frame object containing the parameters of each object.
All image analysis routines are obtained from the EBImage package
Jeffrey R. Webber
Pau, G., A. Oles, M. Smith, O. Sklyar, and W. Huber. (2013) EBImage: Image processing toolbox for R.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.