photo

Giovanni Soldi


Last seen: más de 4 años hace Con actividad desde 2011

Followers: 0   Following: 0

Mensaje

Estadística

  • First Answer

Ver insignias

Feeds

Ver por

Respondida
From Image to Pixel
Yes, my image is binary so both the points and the walls are black. The locations points are inside the white part and they are ...

casi 14 años hace | 0

Pregunta


From Image to Pixel
Hi! I have a binary image that represents the map of a building. The white part represents the walkable area, while the blac...

casi 14 años hace | 2 respuestas | 0

2

respuestas

Respondida
Resort struct elements by one field values
Try in this way: B = struct('f1',sort(A.f1),'f2',sort(A.f2));

casi 14 años hace | 0