Map Difference between 2 maps
显示 更早的评论
Hello,
I was using this function: binaryOccupancyMap
I created my occupancy maps, and wanted to make see the differences between 2 maps. I figured it would be simple, just compare the cells at the same index of both maps. However I have no idea how to access the grid values. The binaryOccupancyMap object shows it's properties (resolution, width, height ...) but not the data.
Do you know how I could access the actual grid data?
Thx for any input,
采纳的回答
更多回答(0 个)
类别
在 帮助中心 和 File Exchange 中查找有关 Mapping 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!