Tagged Questions
5
votes
2answers
721 views
plotting points on top of image in R
These days I am extensively using R to scatter plots.
Most of the plotting is concerned with image processing,
Recently I was thinking of plotting the scatter plots over an image.
For example, I ...