Hi @Caroline_Record, did you ever get ofxKinectBlobFinder working with the merged point cloud? I'm working on something similar, trying to do 3D blob tracking with multiple KinectV2's. I forked that addon and got it working with ofxKinectForWindows2, and also made it work by passing in an ofMesh instead of being initialized with an ofxKinect instance since I thought that would be helpful with merged point clouds. Turns out it actually still needs a depth image for doing distance checks on neighboring pixels, but at least you could use the addon with any kind of depth camera now So I've still got some more work to do but am curious how this worked out for you!
↧
Multiple kinect v2 overlap Calibration
↧