Loading...
Please wait, while we are loading the content...
Similar Documents
Improving Monocular SLAM Inverse Depth Parameterization Computation Time Via Software Profiling and Parallel Matrix Multiplication
| Content Provider | Semantic Scholar |
|---|---|
| Author | Razak, Zaidi |
| Copyright Year | 2011 |
| Abstract | Inverse depth representation is a parameterization method for feature locations which can handle initialization and standard tracking of a monocular SLAM. In this paper, software profiling is utilized to determine which section of program demands high processing computation. With the study conducted, it can be observed that one of the most time consuming process in inverse depth calculation is the computation of matrix multiplication. Inverse depth parameterization computation involves a great number of matrix multiplications. For instance, matrix multiplication is used for feature covariance and covariance prediction computations. The computation takes more processing time when the number of features applied to the depth estimation calculation is increased. Therefore, there is a need to design a fast matrix multiplication to accelerate the processing speed. FPGA has long been used to speed up many designs and applications due to their parallelism capability. For that reason, a design of parallel matrix multiplication using FPGA technology is introduced in this paper. The design will manipulate classical matrix multiplication algorithm into a parallel architecture with the aim of accelerating the execution time. |
| File Format | PDF HTM / HTML |
| Alternate Webpage(s) | http://www.ijicic.org/10-07066-1.pdf |
| Language | English |
| Access Restriction | Open |
| Content Type | Text |
| Resource Type | Article |