Skip to main content

You are not logged in. Your edit will be placed in a queue until it is peer reviewed.

We welcome edits that make the post easier to understand and more valuable for readers. Because community members review edits, please try to make the post substantially better than how you found it, for example, by fixing grammar or adding additional resources and hyperlinks.

5
  • 1
    $\begingroup$ I think he wants intensity profile. $\endgroup$ Commented Apr 9, 2014 at 5:58
  • $\begingroup$ Thank you. I think that this is a good place for me to get started. $\endgroup$ Commented Apr 9, 2014 at 6:19
  • $\begingroup$ @VitaliyKaurov: I always thought an intensity profile was the sampled intensity values along a path (in this case, a line). Maybe I misunderstood the term. What would be your definition? $\endgroup$ Commented Apr 9, 2014 at 6:52
  • 1
    $\begingroup$ @nikie I just meant he wants the actual plot ;-) ListLinePlot[Mean /@ First[ImageData[%]]] $\endgroup$ Commented Apr 9, 2014 at 6:55
  • 4
    $\begingroup$ Nice idea. I wouldn't have thought to use ImageTransformation for this. $\endgroup$ Commented Apr 9, 2014 at 7:48