Clear Filters
Clear Filters

How can I use matlab to get the location in latitude and longitude of a certain point or area in an entire aerial image to be tested? Thanks.

1 view (last 30 days)
Say I have an aerial image of the rice field and I will detect which areas are infested, then once i detected that particular area, the location of that area in latitude and longitude will also show. But I don't have an idea what Matlab tool should I use to detect the location. I need help.

Answers (1)

Benjamin Thompson
Benjamin Thompson on 8 Feb 2022
See the example "Create an Interactive Map for Selecting Point Features" in the MATLAB documentation and the geoshow function. These are part of the Mapping Toolbox. If you have further question please post your image for reference.
  2 Comments
Cristel Esmerna
Cristel Esmerna on 18 Feb 2022
Edited: Cristel Esmerna on 18 Feb 2022
I checked the example "Create an interactive Map for Selecting Point Features" in Matlab, can I use a flat image of a rice field instead of the globe map in setting those points? Just like this aerial image

Sign in to comment.

Tags

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!