Possible Duplicate:
How to superimpose LaTeX on a picture?
Take this image for example:

How can I add labels to an image as done above without manually drawing a line and adding text at the end of the line?
Take this image for example:
How can I add labels to an image as done above without manually drawing a line and adding text at the end of the line? |
||||
| show 1 more comment |
This question has been asked before and already has an answer. If those answers do not fully address your question, please ask a new question.
|
You may try the following. In the code, the file
The result is
|
|||
|
|
|
Because your image already has annotations, I use the following image as an example.
Then I converted it to EPS (named as
Don't forget to compile the source code either with Turn on the
You might need them to find the node coordinates during the development. |
|||||||||||||||
|
|
In this answer I tried to mimic the labels given by the questioner.
|
|||
|
|
overpic. – Marco Daniel Jan 8 '12 at 14:44have to manually draw the lines? – Marco Daniel Jan 8 '12 at 16:12