Hi,
Thanks a lot for your evolved research and making BFM available for research.
I have been trying to construct a 3D image from a 2D input image (.png) along with a .tlms for its face (both placed appropriately in lfwSelection folder in the correct path). However, whenever i run "sbt run fitting.experiments.QualitativeLFW", it tries to open Scalismo (it pops up in my dock) and then crashes with error "Terminating app due to uncaught exception 'NSInternalInconsistencyException' reason: 'NSWindow drag regions should only be invalidated on the Main Thread!'.
Based on my research, it seems this crash is due to JDK version mismatch, I have used JDK 16 and also Zulu build of Java, but I face the same issue in both scenarios.
I will really appreciate help on this. If there is a code chunk you can send me that can at least help me generate .ply file or .obj file for 3D image outptut, I can even try rendering it other 3D renderers may be.
Thanks,
Divya Choudhary