Cicero Moraes
Cicero Moraes
@IgorDePaula try to open the CT-Scan on Slicer, export it like a DICOM and try it again. Usually works.
Hi @eidelen Thank you, I use and run. But I have some problems, Ill share here. Only to documentate porpouse, the two files are: DicomToMesh-vtk-9-novisual\dicom2mesh\CMakeLists DicomToMesh-vtk-9-novisual\lib\CMakeLists About the problems, the...
Hey there! Thank you very much @MaXvanHeLL , I used it and it works, even the code of @MartinAlexParis , thank you too! The problem now is that: `CMake Error...
Hi @MrAirplaneLu ! Thank you, but... 1) I solve the problem with Zlib. PNG, JPEG and TIFF... but tje error continue. 2) I tryied to compile the MVE separated, but...
Hi @Guisan ! Did you install OrtogOnBlender? I update the installer with support to LiberTeeth3D: https://drive.google.com/file/d/1rMS9yuNxan7dVfmnjxdbb9qFnPOUEFRk/view?usp=sharing Inside it already have photos and CT-Scan to test (~/ARQUIVOS/ARCADAS). Please, try and tell...
Hi @AndreaMonzini ! It simple to be solved. You will need open the file: `/OrtogOnBlender/OpenMVG/sensor_width_camera_database.txt` Edit it and create a las line with this text: `DMC-GX80; 3.8` Save, and run...
@AndreaMonzini You can update: 1) OrtogOnBlender add-on: https://github.com/cogitas3d/OrtogOnBlender 2) OrtogOnBlender executables: https://goo.gl/Rqf1T4 After, put the code I sent you in the correct link.
Than executables only runs on Linux Ubuntu 17.04
I have the same problem and tried to use make -i, it compiled some executables, but not other, so it is impossible used the solution.
Hi @pmoulon I had the same problem and I saw that the Ceres was external (2.2.1). So, I uninstall the ceres-solver (brew) and run cmake again, and the Ceres change...