[ANSWERED] Isadora, body mapping and Kinect 2 camera
-
I think additional programming is too much for the project so we are looking for using some stock video and images as the resources. I'm not super understand the last bit. If I want to put the sunset video on the body, how can I achieve that? Will the image follow the movement of the body?
-
@dusx said:
On the other hand, if you wanted to place a time-lapse sunset on the body, a video file layered inside Isadora could easily provide the desired effect.
@ckeng This file shows basically what Dusx was saying here. You use either the Skeleton Decoder or an Eyes++ actor to find the center of the body and then use another actor like a Zoomer to keep the image of the sunset centered on the body. Here's a (very choppy) gif of this method in action: https://recordit.co/0fqcrD8fsE
-
I tried to install the plugin and learn from the tutorial but it kept saying that it's not installed. I followed all the instructions for Window system and Kinect 2. I have installed the SDK and read the text file but it's still not working.
I got these codes when I open the tutorial file.OpenNIl Tracker BETA (ID = '5F4F4E42")
Skeleton Decoder (ID = '5F736B6C')
Skeleton Visualizer (ID = '5F736B76')
-
You have not installed the OpenNI Plugins then.
- Go here: https://troikatronix.com/add-o...
- Get the download for Windows
- Unzip the file
- Open the folder "OpenNI Tracker Windows"
- Double left-click the file "__Double Click To Install Plugins__.bat"
- If you're still having trouble open the file "__READ ME__ Installing the Tracker Plugins.rtf" and read the steps in the section "Installing OpenNI Tracker and Associated Plugins"
-
I tried a few times and the plugin folders are in Isadora actor plugin folder but I still can't find a OpenNi actor. Not sure if I did anything wrong. I have tried this with Kinect v1 on another device and it worked well. -
Please ensure your plugins look like the plugins in my plugins folder.
The .izzyplug folders need to be at: C:\Program Files\Common Files\TroikaTronix\Isadora PluginsI have had a few users place these within subfolders and this does not work.
-
Thank you finally it works!!! Now I have to figure it out how can I play with the sensor.
-
Hi,
I tried to copy your network but it turns out a bit different. The photo is still in rectangular shape which means the body is not masking it. Also, I still can see the background of the body(my room). Is there a way to filter it out?
I suppose this is only for rendering in the projector but not for body mapping? Do I have to do calligraphy in Isadora? -
how is your NI watcher set up? maybe you have it set to 'show background'? this would output a rectangle of video. if you set it to 'hide background' or 'ghost' then you only get pixels output from the human shapes
-