x,y coordinates in .txt to points on image
Show older comments
Hi there,
I need some help with loading coordinates in a .txt to points in an image. In the attached .txt are all the coordinates. What is the best approache to do this?
thanks,
1 Comment
Scott MacKenzie
on 9 Jun 2021
What do you mean by "to points in an image"? The x-y coordinates are in the range -10 to +10 (approximately), so if you intend to map them to an image (e.g., 1000x2000), then some scaling will be necessary. Explain your objective, if you can, please.
Accepted Answer
More Answers (0)
Categories
Find more on Convert Image Type in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!