All Projects → lzx1413 → AndroidMarkerARDemo

lzx1413 / AndroidMarkerARDemo

Licence: other
a simple demo of android marker ar with opencv

Programming Languages

C++
36643 projects - #6 most used programming language
c
50402 projects - #5 most used programming language
java
68154 projects - #9 most used programming language

Projects that are alternatives of or similar to AndroidMarkerARDemo

StructureNet
Markerless volumetric alignment for depth sensors. Contains the code of the work "Deep Soft Procrustes for Markerless Volumetric Sensor Alignment" (IEEE VR 2020).
Stars: ✭ 38 (+123.53%)
Mutual labels:  calibration
hexrdgui
Qt5 PySide2 based GUI for the HEXRD library.
Stars: ✭ 15 (-11.76%)
Mutual labels:  calibration
WebSight
Aiding the visually impaired through real time augmented reality, AI object detection, WebGL shaders effects such as edge detection, and colour adjustments.
Stars: ✭ 26 (+52.94%)
Mutual labels:  ar
Topics-In-Modern-Statistical-Learning
Materials for STAT 991: Topics In Modern Statistical Learning (UPenn, 2022 Spring) - uncertainty quantification, conformal prediction, calibration, etc
Stars: ✭ 74 (+335.29%)
Mutual labels:  calibration
KinectUtil
This project solves the problem of mismatching between rgb camera and depth camera of Kinect camera. And we can get higher quality point cloud model than Kinect itself. We solve the problem by first using both DLT and Zhangzhengyou‘s checkerboard to calibrate the camera, and then applying the calibrated parameters to project and re-project from…
Stars: ✭ 28 (+64.71%)
Mutual labels:  calibration
covid-ar
🌍📊 Data Visualization for COVID-19 in AR
Stars: ✭ 21 (+23.53%)
Mutual labels:  ar
mimic
mimic calibration
Stars: ✭ 18 (+5.88%)
Mutual labels:  calibration
yac
YAC - Yet Another Calibrator
Stars: ✭ 19 (+11.76%)
Mutual labels:  calibration
industrial calibration
Contains libraries/algorithms for calibration industrial systems
Stars: ✭ 91 (+435.29%)
Mutual labels:  calibration
RaPId
RaPId (a recursive acronym for "Rapid Parameter Identification") utilizes different optimization and simulation technologies to provide a framework for model validation and calibration of any kind of dynamical systems, but specifically catered to power systems.
Stars: ✭ 35 (+105.88%)
Mutual labels:  calibration
Robotlib.jl
Robotics library written in the Julia programming language
Stars: ✭ 32 (+88.24%)
Mutual labels:  calibration
scenery
Flexible VR Visualisation for Volumetric and Geometric Data on the Java VM, powered by Kotlin and Vulkan
Stars: ✭ 107 (+529.41%)
Mutual labels:  ar
ecPoint-Calibrate
Interactive GUI (developed in Python) for calibration and conditional verification of numerical weather prediction model outputs.
Stars: ✭ 19 (+11.76%)
Mutual labels:  calibration
awesome-3d
Awesome list of 3D resources. AR/MR/VR is the future, and 3D model is the basics of all of them.
Stars: ✭ 42 (+147.06%)
Mutual labels:  ar
DistCorr-lib
Optical distortion calculation and correction; open source C, C++ library
Stars: ✭ 30 (+76.47%)
Mutual labels:  calibration
pygac
A python package to read and calibrate NOAA and Metop AVHRR GAC and LAC data
Stars: ✭ 14 (-17.65%)
Mutual labels:  calibration
ARehab
ARehab is a free software for physical rehab, aided by augmented reality technologies and user tracking systems, such as Microsoft Kinect v2.
Stars: ✭ 20 (+17.65%)
Mutual labels:  ar
emscripten-webxr
WebXR library for use with Emscripten.
Stars: ✭ 21 (+23.53%)
Mutual labels:  ar
SKR-V1.4-Turbo-Stepper-Driver-Jumper-Configuration-Manual
SKR V1.4 TURBO Stepper Driver Jumper Configuration Manual
Stars: ✭ 33 (+94.12%)
Mutual labels:  calibration
CalibrationErrors.jl
Estimation of calibration errors.
Stars: ✭ 13 (-23.53%)
Mutual labels:  calibration

Introduction

This is a simple Android AR Demo based on OpenCV, this project is based on OpenCV Android Calibration and the code from book : mastering opencv with practical computer vision projects.

Usage

this app can be built with Android Studio 2.3 with NDK support directly. images for calibration and marker are in images.

You should calibrate the mobile camera with this app first and print the marker in the book to show the AR functions. There is a video to show the process.

IMAGE ALT TEXT

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].