How to port SLAM algorithm to embedded platform?
Show older comments
The slam algorithm is very classic and widespread, with various application areas, but I rarely see examples of how to deploy slam to embedded platforms because some functions do not support C/C++ code generation for this reason? For example the bundleAdjustment,bagOfFeatures,addImageFeatures, invertedImageIndex,triangulateMultiview functions (and so on...) not support C code generation
Accepted Answer
More Answers (0)
Categories
Find more on Point Cloud Processing in Help Center and File Exchange
Products
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!