Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error in CoordinateMapperRGBDepth Example - "The function setCoordBkgImg(int[]) does not exist" #47

Open
paraclete-pizza opened this issue Apr 2, 2016 · 2 comments

Comments

@paraclete-pizza
Copy link

As noted the title. When trying to run the CoordinateMapperRGBDepth example, the above error is produced (""The function setCoordBkgImg(int[]) does not exist""), highlighting line 27:

  kinect.setCoordBkgImg(img.pixels);
@13ob
Copy link

13ob commented Nov 1, 2016

Got the same error.

I achieved what I needed by using this example: [https://github.com/ThomasLengeling/KinectPV2/tree/master/KinectPV2/examples/SkeletonColor]

@Irisshel
Copy link

I Got the same error.

“function not found getCoordinateRGBDepthImage”
and Error reporting items:
kinect.setCoordBkgImg(img.pixels)
How on earth should this be solved?
need some help😭

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants