Closed FernandoMonroy closed 5 years ago
There is no modification in the RealSense SDK. I just implemneted a custom component that receives data from a RealSense device using the SDK components. Why did you think that I made improvements on the SDK?
I'm closing this issue now. Please feel free to reopen for further questions.
Sorry for the lack of communication.
I test your implementation with the Points component and I get around 3 to 5 frames up in contrast with the original Intel Real Sense SDK.
Thanks for such a great tool.
I review the SDK RS code and you make your own improvements. I assume that the MemCopy native function is now embedded on the native side.
How you release Vertex data on your RS SDK version, previosly you need to call .Release().