Jeffry Hartanto
Jeffry Hartanto
Hi, I want to apply the Similarity Transformation Algorithm with CGAL, but I found the closest rigid registration library is OpenGR which uses Super4PCS. Is there any way for me...
Hi, I want to apply the Similarity Transformation Algorithm with CGAL, but I found this is the closest rigid registration library for CGAL. Is there any way for me to...
On Windows 8, I try to run below code: ``` val pdf = Pdf(new PdfConfig { marginTop := "0.3in" marginBottom := "0.3in" marginLeft := "0in" marginRight := "0in" }) val...