shiffman / OpenKinect-for-Processing

For use of libfreenect in processing
536 stars 218 forks source link

How to blur RGB using depth #116

Open CharlesFr opened 7 years ago

CharlesFr commented 7 years ago

I'm trying to align the RGB and Depth in order to blur whatever is further than x in the RGB image.

Can someone point out how to align the RGB and Depth?