Fikrat Gasimov
- Total activity 9
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 1
Comments
Recent activity by Fikrat Gasimov-
Dear MartyX Grover, but When I do this : 1.distance is float number achieved from depth. 2. Width and Height are achieved from depth rs2_deproject_pixel_to_point(Point, &intrinsic, ((width / 2)...
-
Thanks MartyX Grover. When I want to calculate 3D center Point Coordinates of Object, rs2_deproject_pixel_to_point(Point,&depth_intrin,depth_pixel,udist);depth_pixel is intended to be which pixel??...
-
Hi MartyX Grover. Could you please tell me how to get 3D (X,Y,Z) World Coordinates with realsense d435i (C++) between camera and object once I calculated distance from depth of video frame?
-
Thanks $MartyG for your support.
-
Hi $Marty. I would like to use C++ APi di Realsense in way that I can start pipeline, to extract depth and color, then align them. Meanwhile, i have to extract distance based X, Y, Z coordinates o...
-
Thanks $MartyG for your support. I clearly studied your requests. I would like to note that I DONT want to use any webbrowser, or gui but i want to stream video with my code, based on protocol of ...
-
Hi MartyG. Thanks for your support. Let me provide more clear information: my target is NOT to attach camera to PC. Infact, target is to embed camera on jetson, and make remote streaming from jets...