Search Unity

Plane Detection and QR Code decode at the same time

Discussion in 'AR' started by StefanoCecere, Oct 7, 2019.

  1. StefanoCecere

    StefanoCecere

    Joined:
    Jun 10, 2011
    Posts:
    211
    hi
    i am planning an app where the user should decode QR codes posed on a plane.
    when pressing a button the app should keep the standard AR plane while the QR decode library scans for any QR Codes.

    i was thinking about reading the Camera Image and streaming it into QR decode library

    any idea if there could be problems?
    or should i switch from AR -> QR decode -> back to AR ?
     
  2. StefanoCecere

    StefanoCecere

    Joined:
    Jun 10, 2011
    Posts:
    211
    @tdmowrer please could you give us an hint about this topic?
     
  3. StefanoCecere

    StefanoCecere

    Joined:
    Jun 10, 2011
    Posts:
    211