Giter Club home page Giter Club logo

ios-arkit-headset-view's People

Contributors

hanleyweng avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

ios-arkit-headset-view's Issues

Black screen

I run the project and cant see the real world through camera , its shows black screen with plane object floating and feature points.

iOS 11.3 (ARKit 1.5) Compatibility

ToDo: Update for iOS 11.3 Beta / ARKit 1.5 Compatibility.
The relationship between eyeFOV and cameraImageScale has changed - since ARKit 1.5 has gone up from 720p to 1080p.

For example, at eyeFOV=90 instead of
cameraImageScale = 6.0
it'd be 6.0 x 1080 / 720. So cameraImageScale would be 9.0 for ARKit 1.5

Seeking for advice and suggestion on using MTKView

Hi Hanley!

Your work is fantastic! I learned a lot from your github repos!

As you mentioned that to optimal performance, METAL should be used. And I am wondering if you can point us to the direction on how to use MTKView for the this stereoscopic views?

Currently, we need to access depth data to create depth images for depth image classification (with CoreML). So we use the MTKView as a previewView to show what the camera is seeing. It is working fine as a single view application. But what we are trying to achieve is having a to have stereoscopic views or triple views for headset view. Since capturedDepthData for ARFrame only available on front-facing, depth-sensing camera so we probably can't use SceneKit to achieve the same as you shown from this repo.

I would like to seek for your advice. Any suggestion will help.

Thank you~
Heng

Reconstructing by SwiftUI

Hi, I really appreciate your project, it helps me a lot, now I'm interested in whether this can be reconstructed in SwiftUI framework or not? I notice that in this project, two camera feed preview is in the class which is called UIStackView, is it set from storyboard?

Support for iOS 12 and Xcode 10

I understand the readme does not show support for these versions. But I unknowingly updated my computer and device, and now I'm seeing sluggish performance and crashes.
The log just before it crashed:

2018-10-23 16:25:21.280046+0530 ARKit Headset View[652:69347] [Technique] World tracking performance is being affected by resource constraints [1]

I couldn't find any error on the log when it actually crashed.

Adjusting camera feed's width-height scale

Thank you for the awesome code!
Running it on iPhone 11 pro iOS 13 though, each side's camera feed view's width is much shorter than what is previewed on the final image in your Readme.md.
How would one adjust the camera feed's width-height scale?

block

iOS 12.1.2 iPhone 8 Plus ,it's unsmooth and crash at let cgimage = context.createCGImage(ciimage, from: ciimage.extent) In updateImages() Hope to update code to a new steady one.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.