Little by little we’re moving to https://www.ourtechart.com/augmented-reality/augmented-reality-using-kinect/
In this Augmented Reality using Kinect tutorial position and orientation of the head is tracked. According to position and orientation information 3D skull model, 3D iron man helmet, etc. can be added on top of human head.
Download # Download and Install Processing programming language (If it is not already installed)
Download # Kinect drivers for Windows OS (*.exe file)
Download # Augmented Reality Kinect (*.rar file – there is a file you need to start)
Download # SimpleOpenNI 1.96 library (*.rar file)
(can be also installed from the Processing programming language as shown in the video)
Download # OBJLoader library (*.rar file)
(can be also installed from the Processing programming language as shown in the video)
bobby
Does this work for Kinect ONE?
admin
Unfortunately, no.
andy
is that possible to use Kinect ONE?do you have suggestions?
Thanks
Regards,
Andy, Indonesia
admin
I used Kinect ONE in this tutorial.
Mate
I can’t run it, it says “The field PConstants.OPENGL is deprecated”.
Could you please hemp me make it work?
admin
Hi. It’s really hard to tell me what is the problem if you did everything according to the shown instructions, did you tried google the error?
admin
P.s. I hope you used older version drivers provided in this website not the newer ones?
Mate
I made it work, it runs perfectly now 🙂
The problem was that I installed Processing 3 instead of Processing 2.
admin
That’s great!
studentR
Hello! Student studying physical computing here. To run by “dropping in,” are there any constraints for dimensions/scale or file size for the OBJ model?
admin
If your *.OBJ model size is huge, most likely, the model itself is really complex and has lots of vertices/polygons. I don’t know the exact constraints on this matter, it also depends on your computer specifications. You should sort this thing by experimenting with the models you have (if it’s really complex).
akim
may i know, where does the 3d object skull and iron man come from… can we call another object to be augment on top of the head?
admin
https://docs.google.com/uc?authuser=0&id=0BygvzTqnzm_wTXV2UHlWN2NMXzg&export=download extract, data folder and yes you can.
Anurag Tulsiram
how to create a 3d object of my choice?
admin
How to create or how to use already created models?
You can create models using 3Ds Max, Maya, Blender, SolidWorks and lots of other 3D modelling tools.
How to use it? you should put the model in data folder and change some Processing code (you will find out if you watch closely).
Anurag Tulsiram
ok thanks!! Can u tell me from where did you get the iron chest model?
admin
On the wide internet, my friend, google it, can’t remember the exact website.
vamsi
can i use dress for body to that iron man ?
admin
Why not?
Anurag Tulsiram
Can you please tell me where I can find the full algorithm for the code?
admin
Have you watched the tutorial from start to end? It’s all there.
axel2397
Help me please! I’ve already tried some files for processing on the kinect, like this one: https://github.com/shiffman/OpenKinect-for-Processing/blob/master/OpenKinect-Processing/examples/Kinect_v1/RGBDepthTest/RGBDepthTest.pde using the model 1414 and they worked perfectly. But for this project i have installed the libraries and run the processing file and it just opens and freezes in the gray window, without showing any real time images. It doesn’t seem to show any errors. What do you think it is?
Kartik Chakole
Can you please tell me how to remove the axes while showing the output??
admin
Do you need it anymore?
jitraphon
Hi
I’m studying in IT major, Could i see your code please? this VDO
https://www.youtube.com/watch?v=DXLyBQTS5-w
Help me please
admin
Hi,
What do you mean “could i see your code please”? It’s not my video.
jitraphon
i want to know this, could you teach me please!!
jitraphon
i want to know this, could you teach me please!!
admin
No.
amiex
can we use webcam instead of kinect?
admin
No.
amiex
http://www.imaginethattechnologies.com/default.asp?mn=1.26
In this website, they use webcam for online fitting room. So, why cant?
admin
Different approach was used.
Yavuz YILDIZHAN
Hi there, how can we find another examples obj and mtl files (skeleton e.g) ?
imad
dear thanks a lot we can open it on windows 10 by kinect v2 ?
admin
It is for 1st version of Kinect.