3526810272
- Total activity 55
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 3
- Subscriptions 10
Posts
Recent activity by 3526810272-
How to keep the pixel size of the target unchanged?
I used the realsense D435 camera to capture an object from far to near and obtained a 30 second bag data. I have stored the bag data in the form of RGB images and depth images in a local folder. Ho...
-
depth frame value == the real distance?
My camera is realsense D435, below is my code: def get_distance(event, x, y, flags, param): if event == cv2.EVENT_RBUTTONDOWN: x = depth_frame.width // 2 y = depth_frame.heigh...
-
Frame loss or multiple
Why do I experience frame loss or multiple frames when extracting depth maps from the same bag file using the same code. Also, is it the same to extract the same frame twice? From the picture, it ...
-
I can't open the Intel.RealSense.Viewer.
I can't open the Intel.RealSense.Viewer. When I open this software, it will show the following picture. Any helpI would be grateful.
-
the Intel.RealSense.Viewer.exe software cannot detect the camera.
Hello, Why can my computer detect the D455 camera, but the Intel.RealSense.Viewer.exe software cannot detect the camera.
-
internal parameter of each camera
Is the internal parameter of each camera fixed? intr.width, intr.height, intr.fx, intr.fy, intr.ppx, intr.ppy If I don't have depth_ Frame and color_ Frame, how can I convert RGB + depth map to poi...
-
RuntimeError: Error occured during execution of the processing block! See the log for more info
it works normally when I run the code from "https://github.com/IntelRealSense/librealsense/blob/development/wrappers/python/examples/opencv_pointcloud_viewer.py". However,But when I added a line of...
-
Should I choose one big SSD or Multi-small HDD
I would like to collect data by using five D455. If I choose one big SSD or one big HDD, will my data lose frames. If I follow the above configuration, will d455 collect data normally? Would it b...
-
Should I choose the extension cable of USB 3.0 interface or the data cable of d455 camera.
Should I choose the extension cable of the USB 3.0 interface or the data cable of the d455 camera. In addition, the 5m long USB 3.0 extension cable is cheaper than the d455 camera extension cable. ...
-
How should I configure the hardware of the industrial computer.
I want to connect five d455 depth cameras with an industrial computer. How should I configure the hardware of the industrial computer. My budget is within 6000 yuan. Thank you for your answers