How can I place a mark, like a cross-hair (to suggest "X marks the spot") and a text label associated with it, at a particular position on an image (mine in particular is Colorized)?
Tell me more
×
Mathematica Stack Exchange is a question and answer site for
users of Mathematica. It's 100% free, no registration required.
|
|
||||
|
|
|
This is a simple way:
EditIf you have an image created with Colorize you can apply the same method. In the example below img is the image you obtain by taking the first example given in the Help under
|
||||
|
|
Another approach:
|
|||
|
|
|
You can also use the
For a detailed tutorial on the Drawing Tools palette see Interactive Graphics Palette. The following image from the tutorial summarizes the functions in the palette:
Usage example: palette states and before and after appearance of the image using the same image in vucko's answer:
|
||||
|
|






