c# - How to create a skeletonframe from a self-created skeleton, not from kinect data -


i have created skeleton saving data file , reading out again, issue face add skeleton skeletons[] array. you'd directly add data array skeletonframe (created kinect reads data) using frame.copyskeletondatato(skeletons). face problem of not having frame since created data myself, ideas how can solve problem?


Comments

Popular posts from this blog

html - How to style widget with post count different than without post count -

How to remove text and logo OR add Overflow on Android ActionBar using AppCompat on API 8? -

javascript - storing input from prompt in array and displaying the array -