Karim
- Total activity 3
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 1
Activity overview
Latest activity by Karim-
Karim commented,
MartyX Grover Thanks for the rapid response! This solved my issue. In context, here is the working version of the prior code fragment: DepthFrame depth = f.as(Extension.DEPTH_FRAME);final float dep...
-
Karim created a post,
Converting depth frames to OpenCV Mat CV_16UC1 in Java on Android
I'm trying to convert a D435 depth frame to a 16U Mat in OpenCV for further processing. I don't want to lose bits through colorization. I've looked at cpp examples and have come up with code that l...