19829127419
- Total activity 66
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 15
Comments
Recent activity by 19829127419-
Thank you!MartyG. I have another question I'd like to ask you. For example, here is a depth image taken by a D435i camera. How can I convert it to 3D point cloud data using python code?Are there an...
-
What I mean is that the point cloud is determined the moment the infrared camera is turned on and will not change, but I need a dynamic point cloud generation effect when I am ready and then lock t...
-
What other factors are you talking about? Below is the depth image after I run it. I noticed that when I moved my hand a little, the depth image had a lot of blurry shadows.
-
In addition, I found that the depth value still fluctuates after filtering, how can I further deal with it?
-
Thank you, I can already see the depth image showing the filtered effect. But there was a problem, I noticed a drag shadow when the camera moved. So how do I solve this problem?
-
The problem I want to solve is precisely because the depth value fluctuates, so I want to use the temporal filter to filter the image. But my question is how to use temporal filter.
-
I also have a question, what are the depth image filtering methods used in Intel RealSense Viewer? In what order do they act?
-
Can temporal filter work alone? Or does it need to be combined with other filters before it can be used? The reason I have this problem is because I find that using temporal filter alone doesn't se...
-
Do you have any other application examples on temporal filter? I still can't understand the one you gave me.
-
If there is any programming problem with the two pieces of code I intercepted above, could you please point it out for me? Thank you very much!