Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/cuixing158/visual-based-odometry-estimation

Stitching and fusion of 4 pairs of on-board surround view fisheye simulation image sequences, odometer estimation and output of large pixel maps.
https://github.com/cuixing158/visual-based-odometry-estimation

2d-slam algorithms automated-driving bev-perception bird-eye-view fisheye-undistorting image-processing matlab motion-estimation odometry parking-lot simulink visual-algorithm-simulation

Last synced: 15 days ago
JSON representation

Stitching and fusion of 4 pairs of on-board surround view fisheye simulation image sequences, odometer estimation and output of large pixel maps.

Awesome Lists containing this project

README

        

# Visual-Based Odometry Estimation

[![View Visual-Based-Odometry-Estimation on File Exchange](https://www.mathworks.com/matlabcentral/images/matlab-file-exchange.svg)](https://www.mathworks.com/matlabcentral/fileexchange/171774-visual-based-odometry-estimation)

[![Open in MATLAB Online](https://www.mathworks.com/images/responsive/global/open-in-matlab-online.svg)](https://matlab.mathworks.com/open/github/v1?repo=cuixing158/Visual-Based-Odometry-Estimation&file=VisualBasedOdometryEstimation.mlx)

![HDmap](./images/HDmap.jpg)

Concise MATLAB code for stitching panoramic images from four fisheye cameras in a vehicle's surround view system. For more information, please refer to [VisualBasedOdometryEstimation.md](./VisualBasedOdometryEstimation.md) or simply click [![Open in MATLAB Online](https://www.mathworks.com/images/responsive/global/open-in-matlab-online.svg)](https://matlab.mathworks.com/open/github/v1?repo=cuixing158/Visual-Based-Odometry-Estimation&file=VisualBasedOdometryEstimation.mlx) for out-of-the-box usage!

## Features

- Real-time application construction without the need to predefine the map size
- Pixel maps correspond directly to physical maps, facilitating easy query and localization
- Based on pure image algorithm only (no IMU, GPS, WheelEncoder, etc. to assist).
- Supports embedded C/C++ code generation