Moving least squares smoothing and reconstruct is not work
Posted: Mon Sep 25, 2023 3:36 am
Hello,i met a problem when i using flatpak version CloudCompare. The Moving least squares smoothing reconstruct is not work.Here is the screenshot.
As the picture show, I have checked the upsamping method, but i can't modify any parameters about voxel grid dilation.And the console outputs following:
[11:24:34] [Qt WARNING] [] QObject::connect: No such slot MLSDialog::activateMenu(QString)
[11:24:34] [Qt WARNING] [] QObject::connect: (sender name: 'upsampling_method')
[11:24:34] [Qt WARNING] [] QObject::connect: (receiver name: 'MLSDialog')
[11:24:34] [Qt WARNING] [] QObject::connect: No such slot MLSDialog::updateSquaredGaussian(double)
[11:24:34] [Qt WARNING] [] QObject::connect: (sender name: 'search_radius')
[11:24:34] [Qt WARNING] [] QObject::connect: (receiver name: 'MLSDialog')
I met this problem because i install the flatpak version CloudCompare.Howerer, Versions installed from apt or snap do not have this problem. Here is my install progress through flatpak.
flatpak install flathub org.cloudcompare.CloudCompare
I tried to install the latest version of cloudcompare through flatpak in ubuntu 18.04 and ubuntu 22.04 environments respectively, but the same problem occurred in both of them.
As the picture show, I have checked the upsamping method, but i can't modify any parameters about voxel grid dilation.And the console outputs following:
[11:24:34] [Qt WARNING] [] QObject::connect: No such slot MLSDialog::activateMenu(QString)
[11:24:34] [Qt WARNING] [] QObject::connect: (sender name: 'upsampling_method')
[11:24:34] [Qt WARNING] [] QObject::connect: (receiver name: 'MLSDialog')
[11:24:34] [Qt WARNING] [] QObject::connect: No such slot MLSDialog::updateSquaredGaussian(double)
[11:24:34] [Qt WARNING] [] QObject::connect: (sender name: 'search_radius')
[11:24:34] [Qt WARNING] [] QObject::connect: (receiver name: 'MLSDialog')
I met this problem because i install the flatpak version CloudCompare.Howerer, Versions installed from apt or snap do not have this problem. Here is my install progress through flatpak.
flatpak install flathub org.cloudcompare.CloudCompare
I tried to install the latest version of cloudcompare through flatpak in ubuntu 18.04 and ubuntu 22.04 environments respectively, but the same problem occurred in both of them.