WorldViz User Forum  

Go Back   WorldViz User Forum > Search Forums

Showing results 1 to 10 of 10
Search took 0.00 seconds.
Search: Posts Made By: haohaoxuexi1
Forum: Vizard 04-27-2017, 09:35 AM
Replies: 13
Views: 10,360
Posted By haohaoxuexi1
thanks a lot I will try to figure it out.

thanks a lot

I will try to figure it out.
Forum: Vizard 04-25-2017, 12:09 PM
Replies: 13
Views: 10,360
Posted By haohaoxuexi1
The skeletal joints move along with view, the...

The skeletal joints move along with view, the skeletal joints are in the center of the view.
Forum: Vizard 04-25-2017, 07:50 AM
Replies: 13
Views: 10,360
Posted By haohaoxuexi1
It works for the last code you give to me. But...

It works for the last code you give to me. But when I apply print position, it will still give the position which is the same as the skeletal stay in global coordinate(0,0,0). The position is just...
Forum: Vizard 04-24-2017, 08:28 AM
Replies: 13
Views: 10,360
Posted By haohaoxuexi1
any idea Jeff?

any idea Jeff?
Forum: Vizard 04-20-2017, 02:28 PM
Replies: 13
Views: 10,360
Posted By haohaoxuexi1
I made a simple code to explain my problem ...

I made a simple code to explain my problem

import viz
import vizshape

viz.go()
grid = vizshape.addGrid()
viz.MainView.setPosition(0,1,-5)

#now the sphere should be around 7 meters away...
Forum: Vizard 04-20-2017, 01:26 PM
Replies: 13
Views: 10,360
Posted By haohaoxuexi1
The skeletal appears in front of the mainview but...

The skeletal appears in front of the mainview but I wish to obtain the position of the skeletal joints in global coordinate.

When I apply "pos_s = s.getPosition() print pos_s" to the code, it...
Forum: Vizard 04-18-2017, 10:52 AM
Replies: 13
Views: 10,360
Posted By haohaoxuexi1
based on my own understanding, the question is...

based on my own understanding, the question is how to shift the coordinate of Kinect sensor. The kinect sensor captures movement of skeletal joints. and when the mainview moved, the tracking...
Forum: Vizard 04-18-2017, 08:36 AM
Replies: 13
Views: 10,360
Posted By haohaoxuexi1
the dots are shown in front of the screen, but it...

the dots are shown in front of the screen, but it displays like scatter and it is not like human skeletal joints.
Forum: Vizard 04-17-2017, 11:33 AM
Replies: 13
Views: 10,360
Posted By haohaoxuexi1
also when the euler of the mainview changed, the...

also when the euler of the mainview changed, the white dot should also be changed.

looking for help,

thanks,
Forum: Vizard 04-17-2017, 11:24 AM
Replies: 13
Views: 10,360
Posted By haohaoxuexi1
about Kinect coordinate transformation

import viz
import vizshape

viz.go()
grid = vizshape.addGrid()

"""
Kinect Tracker object ID's
These are not actually being using in the script but are to
help anyone who wants to get access...
Showing results 1 to 10 of 10

 
Forum Jump

All times are GMT -7. The time now is 04:04 PM.


Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2024, vBulletin Solutions, Inc.
Copyright 2002-2023 WorldViz LLC