ofTheo / ofxKinectV2

An addon for the new Kinect For Windows V2 sensor.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

OpenCLFrame destructor issue

ofTheo opened this issue · comments

We had to comment this out when updating libfreenect to master and defaulting to OpenCL
https://github.com/ofTheo/ofxKinectV2/blob/master/libs/protonect/src/ofProtonect.cpp#L215

This seems related:
OpenKinect/libfreenect2#867

Currently there will be a small memory leak if you open and close ofxKinectV2 over and over