ofxOpenNI
ofxOpenNI copied to clipboard
registerViewport/unregisterViewport backwards?
It seems like these are reversed to me - with registerViewport the image/depth should be aligned and with unregisterViewport the image and depth views are offset
also an interesting issue that may be an OpenNI bug but if the image/depth are aligned UserReEnter and UserExit callbacks are never fired
Hey Jason - nice catch, on both counts. Is this with Master or Experimental branch?
I haven't tried either of those callbacks, so I can't comment at this point...will implement them and see what happens - definitely could be to do with edge pixels being cropped due to the registration, but it seems kinda odd...
This is with Master