All Projects → Krootl → ARKitImageDetectionTutorial

Krootl / ARKitImageDetectionTutorial

Licence: other
ARKitImageDetectionTutorial code for Medium article.

Programming Languages

swift
15916 projects

Projects that are alternatives of or similar to ARKitImageDetectionTutorial

PlacenoteSDK-Unity
Placenote SDK and sample app for Unity
Stars: ✭ 78 (+85.71%)
Mutual labels:  augmented-reality, arkit
ARKitPhysics
ARKit Demo for Physics
Stars: ✭ 21 (-50%)
Mutual labels:  augmented-reality, arkit
ARRecorder
Example of using ARKit's private SPI to record and replay session sensor data
Stars: ✭ 77 (+83.33%)
Mutual labels:  augmented-reality, arkit
Simple-ARKit-Game
No description or website provided.
Stars: ✭ 13 (-69.05%)
Mutual labels:  augmented-reality, arkit
ReactNativeARKit
A sample project to demonstrate how to use react-native-arkit
Stars: ✭ 62 (+47.62%)
Mutual labels:  augmented-reality, arkit
Unity-ARKit-Plugin
Modified plugin source and Add custom ARKit projects implement on Unity
Stars: ✭ 83 (+97.62%)
Mutual labels:  augmented-reality, arkit
DreamBig
☁🌝☁ 3D emoji drawing iPad app with ARKit and the Apple Pencil ☁🌝☁
Stars: ✭ 24 (-42.86%)
Mutual labels:  augmented-reality, arkit
ARKitXamarinDemo
ARKit + UrhoSharp + Xamarin
Stars: ✭ 42 (+0%)
Mutual labels:  augmented-reality, arkit
stardust-SDK
Stardust SDK and sample app for Unity
Stars: ✭ 23 (-45.24%)
Mutual labels:  augmented-reality, arkit
ar-resume-with-visual-recognition
An augmented reality based résumé with Face recognition. The iOS app recognizes the face and presents you with the AR view that contains 3D mock face and details of your resume.
Stars: ✭ 71 (+69.05%)
Mutual labels:  augmented-reality, arkit
uARKit
No description or website provided.
Stars: ✭ 15 (-64.29%)
Mutual labels:  augmented-reality, arkit
ARKit-Sample-ObjC
ARKit sample application is written in Objective C with features of Add, Remove, Scale, Move, Snapshot for single and multiple objects with plane/surface detection, reset session and AR support checking.
Stars: ✭ 72 (+71.43%)
Mutual labels:  augmented-reality, arkit
Pulp-Fiction-ARKit
An experiment using Volume to reconstruct Pulp Fiction's dance scene in Augmented Reality
Stars: ✭ 46 (+9.52%)
Mutual labels:  augmented-reality, arkit
ARKit-Persistence-Demo
ARKit 2.0 Persistence Demo
Stars: ✭ 15 (-64.29%)
Mutual labels:  augmented-reality, arkit
cARd
Flip your card with ARKit
Stars: ✭ 22 (-47.62%)
Mutual labels:  augmented-reality, arkit
arkit-depth-renderer
Displays the depth values received by the front-facing camera.
Stars: ✭ 48 (+14.29%)
Mutual labels:  augmented-reality, arkit
TheLaughingMan-ARKit
Use ARKit to become the infamous Laughing Man from Ghost in the Shell
Stars: ✭ 26 (-38.1%)
Mutual labels:  augmented-reality, arkit
iOS-ARKit
Basic Concepts and Projects using ARKit on iOS.
Stars: ✭ 18 (-57.14%)
Mutual labels:  augmented-reality, arkit
GVRSCNRenderer
SceneKit Rendering and ARKit 6DOF Tracking for Google Cardboard
Stars: ✭ 19 (-54.76%)
Mutual labels:  augmented-reality, arkit
navigatAR
Finding your way through buildings and campuses through the power of augmented reality
Stars: ✭ 47 (+11.9%)
Mutual labels:  augmented-reality, arkit

ARKitImageDetectionTutorial

ARKit image detection tutorial code for Medium article.

In this tutorial, it's described how to use image recognition in ARKit, place virtual content on top of a recognized image and work with scale. Also, you will learn how to animate changes of the heading and position based on the image's transform with lerp. Principal difference with ARKit 2.0 image tracking is that you can still use plane detection. You can also find .pdf file of the image anchor that is used in the tutorial in this repo.

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].