/ConvertToMincOBJ

The script converts common wavefront .obj file to minc .obj format

Primary LanguageC++

ConvertToMincOBJ

Usage: ConvertOBJ WavefrontInput(.obj) MNIOutput(.obj)

The build requires the user to install the VTK library. This script converts wavefront type of obj file to minc object file. From minc object file, the user can generate 3D volumetric image using Minc Took Kit.