AtomicOtaku Posted June 22, 2020 Share Posted June 22, 2020 Hi all, I've been tasked with trying to find a way to use the Vive Pro passthrough camera to read a QR code and place a certain object at the position of the code itself. I have a QR code reader set up, but is it possible to use the SRworks library to determine the actual Vector3 position of the code in 3D space? Or is there an easier way to go about it? We might be in a situation where the codes will be printed at different sizes, so determining depth with the use of scale isn't an ideal option, and it would be great if I could find the magnitude of the depth itself to determine object placement. Link to comment Share on other sites More sharing options...
Daniel_Y Posted August 18, 2020 Share Posted August 18, 2020 One of approaches is to detect QR code position in the image and then re-project it to SRWorks’s depth map to know the corresponding distance in the image. 1 Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now