yutarochan / simple-openni

Automatically exported from code.google.com/p/simple-openni
0 stars 0 forks source link

Mutlicam same scene image on 2 different kinects #61

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Create a basic multicam sketch
2. Update and setup sceneImage() or use sceneMap() and a PImage
3. Display the scene from both cameras

What is the expected output? What do you see instead?
Expected output is two separate/different scene images. 
Instead I see the same scene image although accessing different 
cameras/SimpleOpenNI instances

What version of the product are you using? On what operating system?
SimpleOpenNI 0.27 on osx 10.6.8

Details and sample code available here:
http://stackoverflow.com/questions/14529618/simpleopenni-multiple-kinects-and-en
ablescene-sceneimage-in-processing

Original issue reported on code.google.com by Orgi...@gmail.com on 7 Feb 2013 at 12:59