Zisoglou
- Total activity 5
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 1
- Subscriptions 2
Posts
Recent activity by Zisoglou-
How to find the angle of the camera by given four coordinates?
The camera can be in positions with rotation of 0°, 45°, 90°, 135°, 180°, 225°, 270°, 315°. The known values are the coordinates (that I get from deprojection) points of (x1,y1) (x2,y2) (x3,y3) (x4...
-
How to getting started with two Intel RealSense cameras and OpenCV?
I am new in the field and this sound very silly for a C++ developer with experience. So I have two cameras D430 and I would like to use OpenCV to display the depth, exactly like the "imshow" exampl...