Creating binary occupancy with higher resolution

조회 수: 7 (최근 30일)
Yuksel Tarik KOCATURK
Yuksel Tarik KOCATURK 2020년 6월 10일
Hello,
Is it possible to create a binary occupancy map in a resolution lower than 1 ? Or, is it possible to resize any map created by using an image or by a matrix ? For example creating a map such as following;
width =1.5;
height=1.5;
resolution= 0.1;
map = binaryOccupancyMap(width,height,resolution);
This returns to a 10x10m map.
Thank you.

답변 (0개)

카테고리

Help CenterFile Exchange에서 Mapping에 대해 자세히 알아보기

제품


릴리스

R2020a

Community Treasure Hunt

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

Start Hunting!

Translated by