Fabrizio Dini
- Total activity 22
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 2
Comments
Recent activity by Fabrizio Dini-
Ok, I am still struggling to get this to work. Let's see if I can summarize the general situation. I have turned off almost all filters. I only use the colorizer filter now, to see if I can ease ...
-
Marty, sorry for all these questions (and thank you for your answers!), but I have a last one: Frames returned from a queue by rs2_wait_for_frames are phisically popped from the queue? it should ...
-
And, when they get pushed out of the queue, the memory gets released?
-
OK, so let's stick to 1-size queues. Here something strange is happening. After I added the temporal filter to my chain of filters, I forgot to add back the release of the corresponding frame. Su...
-
Yes, sure, but is this something that has any effect on the data or is it just a different representation? I just added the temporal filtering to the chain, it seems to work pretty fine by now. So ...
-
The threshold filter si very important, I cannot cut it out. Also, I think that will use temporal filter to smooth the depth frame. What about depth-to-disparity and disparity-to-depth? do they mak...
-
Ah this is very interesting! I couldn't decide by myself what filters may be needed, so I followed a guide on the LibRealSense documentation site that was suggesting this specific order of the filt...
-
HI MartyG, thank you for your response. I know the rs-depth.c example, it's there that I first looked for info. Unfortunately, it is a too basic example. To be 100% sure, I made a detailed review...