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 CenterFile Exchange에서 Code 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