Romain Janvier
Romain Janvier
for now, after few experiments I would say that the SVM with Linear kernel is somehow too limited (or maybe I used it incorectly) and other alternatives (RBF kernel) are...
Ok thank you and nice to see it's not a linear kernel! My mind couldn't imagine that such "limited" amount of points would be enough ;-). Maybe i'll try ASAP...
So far I have tuned the current OpenMVG clustering binary in order to compute the SVM classification and export it along with clusters. I will integrate this as a proper...
Well thanks, it was not so hard so far because of your mentoring and also because the clustering was already in a good shape in OpenMVG. So first thanks to...
@KeoChi thanks for your interest, unfortunately it is still very experimental and I do not have any python script with the full pipeline (for now, I use simple bash script...
Hi. 1. the good number is function of your RAM and the resolution of your images (And of course the resolution level used in DensifyPointCloud.) I don't have the correct...
@cdcseacave: I'm eventually in the process on integrating domset library into OpenMVS. Regarding the ID pointed in this comment (https://github.com/cdcseacave/openMVS/issues/438#issuecomment-502288671) it's available in `Interface::Image` but not in `MVS::Image` so it...
Thanks. For the code review, there is no hurry. Until now it was just some tests on the SVM classification, so maybe you can have a look if you want...
Hello, it's a snap sandboxing "limitation". You should grant permission to the package via the software center or via `snap connect cloudcompare:removable-media`, I never managed to reproduce the bug int...
first could you please check if your dependencies are up to date (please use apt update then apt upgrade and also snap refresh in the terminal). Then reboot and please...