How to port SLAM algorithm to embedded platform?
2 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
cui,xingxing
el 19 de Mayo de 2022
Comentada: cui,xingxing
el 20 de Mayo de 2022
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
0 comentarios
Respuesta aceptada
Qu Cao
el 19 de Mayo de 2022
Unfortunately, as of R2022a the visual SLAM pipeline doesn't support code generation yet. We're actively working on this suppoprt.
Más respuestas (0)
Ver también
Categorías
Más información sobre Code Generation, GPU, and Third-Party Support en Help Center y File Exchange.
Productos
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!