Open jkfindeisen opened 2 years ago
Hi, You can try to change the parameter: dimension in the Demo Code dimention=30;%round(N/6)*10; If classification doesn't work, try different dimention values Now the dimension=30 which is too large for 30 particles. Maybe you can try dimention from 2 to 10
Setting dimention to 2 or 5 or 10 doesn't help.
Hi, we have uploaded a new [MDS_Clustering3D.m] document. (https://github.com/wexw/Joint-Registration-of-Multiple-Point-Clouds-for-Fast-Particle-Fusion-in-Localization-Microscopy/blob/main/3dcode/Functions_3D/MDS_Clustering3D.m). There you can read which parameters are changed to make it work. Hope this solves the issue.
Trying to run the 3D demo with fewer particles (first 30 particles) and get
Is 3D averaging also possible with low number of particles?