Quantcast
Channel: bugs, errors - openFrameworks
Viewing all articles
Browse latest Browse all 636

Ofkinect depth data conversion error

$
0
0

@ritz wrote:

according to documentation
getDistancePixels()
float * ofxKinect::getDistancePixels()
Documentation from code comments
get the distance in millimeters to a given point as a float array

but when i use this method for
float * depthRaw = kinect.getDistancePixels();
it give error no suitable function from ofFloatPixels to float exists.

i go through documentation but didnt find any solution
2 years ago i use this method than it worked but now its give error
can anyone suggest what should i do
i m using vs2015 on win7 32 bit.

Posts: 3

Participants: 2

Read full topic


Viewing all articles
Browse latest Browse all 636

Trending Articles