1 | initial version |
RGBD is not part of the main opencv 3 release but is actually in the contrib modules, as you can see here: http://docs.opencv.org/master/#gsc.tab=0
If you download the contrib module release also, there's an option in cmake to include them.