c# - Kinect Studio hogging up all memory during playback -


i did data collection using kinect studio , developed own application extract rgb , depth data recorded .xef file.

so problem having kinect studio eating ram , application cannot run , cannot save rgb data (images) , depth data...

my computer has 8gb memory , don't think can 1 more that.

is there other way extract data smoothly? not care in having 30fps recorded hard drive 8-10fps fine.

thanks


Comments

Popular posts from this blog

android - How to save instance state of selected radiobutton on menu -

python 3 IndexError: list index out of range -

IF statement in MySQL trigger -