フィルターのクリア

Overlay image of road bumps on the map

1 回表示 (過去 30 日間)
Lev Mihailov
Lev Mihailov 2022 年 4 月 7 日
コメント済み: Lev Mihailov 2022 年 4 月 7 日
I get a video of bumps, convert everything to a picture, but I can't build a map with overlaid data. I have the path and polygon coordinates (shp file)
n = randi(2,5000,10000); % this is what my data looks like
The map shows a polygon highlighted in black, red dots are stops for charging the camera.
My main problem is that my picture is a rectangle. How I want my data to look
Is there any way to fix this? Thanks in advance
  4 件のコメント
Benjamin Thompson
Benjamin Thompson 2022 年 4 月 7 日
If you can get both images into a format like geotiff that is supported by readgeoraster, then display using geoshow, that may be the easiest way to display lots of image combinations together. I am guessing your will have more than just this one example. Please post sample data for all images.
Here is a link to the examples included with the Mapping Toolbox:
Lev Mihailov
Lev Mihailov 2022 年 4 月 7 日
I have only one example. I can only display the map of turkey using geotigg, but the data I'm converting to an image is a rectangular matrix.

サインインしてコメントする。

回答 (0 件)

製品


リリース

R2021b

Community Treasure Hunt

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

Start Hunting!

Translated by