tim-depthkit

Results 7 comments of tim-depthkit

@karasusan Does this mean that this enhancement is on your roadmap? Any rough estimate on what the timeframe would be to get this implemented?

I wasn't aware that there is JPEG support built in to NVIDIA's hardware either; that's very exciting, because it means there is a possibility to leverage hardware accelerated MFTs to...

> Does Microsoft -or- someone else have an SDK update to use hw MFTs? @diablodale It should be pretty simple to hack in support for HW MFTs, but would likely...

Hello @pierrep ! Thanks for submitting the issue. If you have time to implement these requests, I'd gladly accept the pull request. I would say that setPixelFormat should stick around...

If I understand #39 correctly, this could be due to the point clouds not being undistorted. If the point clouds are not taking lens distortion into account, then they will...

In my experience the depth is quite accurate on these sensors. You'll need to take distortion coefficients into account during un-projection of the depth map, as well as texture projection...

@zhonghong322 I am already performing the above steps to enable the timestamp reset functionality as well as calling timestampReset() on the device. This works successfully ~99% of the time, however...