Could someone please describe what is the difference between:
PCL 1.8
used byUbuntu 18.04
PCL 1.10
used byUbuntu 20.04
When running the same code on PCL 1.8
, it works fine or gives expected output. And when I run the same code on PCL 1.10
, it wasn't able to segment all the required object?
Here is the screenshot for output for PCL 1.10.
Thank you