I have the Intel Perceptual Computing SDK installed and built opencv 3.3.0 with WITH_INTELPERC and also the Examples. I confirmed in CMake that Inter Perc was YES.
However when I go to run cpp-example-intelperc_capture.exe I get the error "Can not open a capture object".
The SR300 camera is working fine on this computer using the RealSense vewier. Is this feature broken in opencv or is there something I am missing?