# Visual-Based-Odometry-Estimation **Repository Path**: hicrystal/Visual-Based-Odometry-Estimation ## Basic Information - **Project Name**: Visual-Based-Odometry-Estimation - **Description**: No description available - **Primary Language**: Unknown - **License**: BSD-2-Clause - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2024-09-03 - **Last Updated**: 2024-09-03 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Visual-Based Odometry Estimation ![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