How to port SLAM algorithm to embedded platform?

3 ビュー (過去 30 日間)
cui,xingxing
cui,xingxing 2022 年 5 月 19 日
コメント済み: cui,xingxing 2022 年 5 月 20 日
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

採用された回答

Qu Cao
Qu Cao 2022 年 5 月 19 日
Unfortunately, as of R2022a the visual SLAM pipeline doesn't support code generation yet. We're actively working on this suppoprt.
  1 件のコメント
cui,xingxing
cui,xingxing 2022 年 5 月 20 日
"We're actively working on this suppoprt."
I am glad to hear this and look forward to supporting soon.

サインインしてコメントする。

その他の回答 (0 件)

カテゴリ

Help Center および File ExchangeCode Generation, GPU, and Third-Party Support についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by