Karim
- Total activity 3
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 1
Posts
Recent activity by Karim-
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...