Hi all,
The update claims that PXCProjection has been created and is exemplfied in camera_uvmap, but any PXCSmartPtr<PXCProjection> object I create (even following documentation examples exactly) winds up with ptr == 0x00000000 and is invalid. In fact, even the camera_uvmap example does not use the new interface - at line 103 projection.IsValid() returns false. Have I installed the SDK incorrectly, or is it a problem with my Intel/Creative camera/driver? Known Issues in the Release Notes states that MapColorCoordinatesToDepth is not implemented, but this would seem to indicate that the entire PXCProjection interface is not implemented yet unless my problem is elsewhere.
Thanks,
Stephen.



