-1

I am working on mapping for mobile robot in a static environment, i was able to use SIFT to select image features from my frames and also, matched more frames to have more features. My problem is how to write Matlab codes use the image features to construct the map for the mobile robot.

Christoph Rackwitz
  • 11,317
  • 4
  • 27
  • 36

1 Answers1

1
  1. Open Matlab
  2. Load features
  3. Write the code to construct the map for the mobile robot.
  4. Done.

What was exactly your question?

Has QUIT--Anony-Mousse
  • 76,138
  • 12
  • 138
  • 194