# SlamARAndroid **Repository Path**: 635909530/SlamARAndroid ## Basic Information - **Project Name**: SlamARAndroid - **Description**: The Android version of SlamAR. - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-01-29 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # SlamARAndroid [![CircleCI](https://circleci.com/gh/cgnerds/SlamARAndroid.svg?style=svg)](https://circleci.com/gh/cgnerds/SlamARAndroid) [![API](https://img.shields.io/badge/API-22%2B-brightgreen.svg?style=flat)](https://android-arsenal.com/api?level=22) The Android version of SlamAR. The funcitons are as follows: 1. Using the ORB method to recognize the targe image and render an cube. 2. Using the SLAM method to recognize the unknown scenes. 3. Using VIO method to add IMU support.