Login  Register

Re: conversion of plot profile into image

Posted by Herbie on Mar 23, 2016; 5:15pm
URL: http://imagej.273.s1.nabble.com/conversion-of-plot-profile-into-image-tp5015992p5015993.html

Narula,

not perfectly sure what you want, but let's try:

A profile taken from an image is a 1-dimensional signal.
Actually there are two ways of generating a profile:
a)
 From a line selection, which gives you the values along the line
b)
 From a rectangular selection, which gives you the projected values
either in x- or y-direction

What you can do to get image data from the profile depends on how you
have generated the profile.
re a)
You need the values of the profile plot.
You save them as a tab-delimited text-file by clicking "Save..." in the
plot window. You can then import the text file as text-image. Of course
the resulting "image" is 1-dimensional, i.e. a line image. (Perhaps you
have to rotate the line by 90 deg.)
re b)
There is no way of reconstructing the image in a rectangular selection
from a single profile!

HTH

Herbie

::::::::::::::::::::::::::::::::::::::::
Am 23.03.16 um 18:06 schrieb s c Narula:

> Dear all
> while attempting to get profile plot of Dental X-Ray I could get profile
> .Now I want profile to be used to again get dental X Ray image.
> If any plugin  or methodology is available
>
> Thanks in advance for every kind of support
>
> S C Narula
>
> --
> ImageJ mailing list: http://imagej.nih.gov/ij/list.html
>

--
ImageJ mailing list: http://imagej.nih.gov/ij/list.html