MIRTK
MIRTK copied to clipboard
The Medical Image Registration ToolKit (MIRTK), the successor of the IRTK, contains common CMake build configuration files, core libraries, and basic command-line tools. Extension packages are hosted...
Hello, Please help me to solve the problem with MIRTK using "make -j 8". I am using macOS 12.5. I followed the installation steps based on this page "https://mirtk.github.io/install.html". configuration...
When I try to compose two `dof` files with the `-approximate` option, the result is not as expected. Attached are all the files from this short reproducible example. [compose-dofs-reprex.zip](https://github.com/BioMedIA/MIRTK/files/9271276/compose-dofs-reprex.zip) ```bash...
The last release was in 2018.
Hi professors, I have some problems when typing the command of mirtk help invert-dof in the terminal window. Some message indicates that /opt/mirtk/lib/tools/invert-dof: error using while loading shared libraries: libMIRTKImage.so.0....
Hello, I build-install the MIRTK in a Linux Ubuntu 16.04 OS . When I am going to use the 'mirtk transform-points' , there is the following ERROR: Error: Missing executable...
Hi I was trying to run the dhcp-structural-pipeline, and I noticed the command in process-surfaces-hemisphere: `run mirtk calculate $outvtk/$hs.curvature.vtk -mul -1 -scalars Curvature -out $outvtk/$hs.curvature.vtk` Why was the curvature multiplied...
Hi @schuhschuh, I am having a problem installing MIRTK in my MacBook. I have followed the steps for downloading and installing the software from here: https://mirtk.github.io/download.html and here: https://mirtk.github.io/install.html and...
Hi, I was trying to use the `MIRTK recon-neonatal-cortex`, I run the command like this: `mirtk recon-neonatal-cortex -v --threads=4 --config=C:\Users\lenovoM425\Desktop\dHCP_pipeline_test\dhcp-structural-pipeline-master\parameters\recon-neonatal-cortex.cfg --session=test-0 --prefix=surfaces\test-0\vtk\test-0 --temp=surfaces\test-0\vtk\temp-recon\test-0 --white --pial` however gets the error `Reconstructing...