Skip to content

HackTheDinos/tiff2stl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Project uses ImageJ macros to translate a collection of greyscale catscans .tiff, finds the skull, and translates it into a 3D model of a skull or brain.

Take many images like this:

alt tag

and turn them into 3D files like this:

or screen shots:

alt tag alt tag alt tag

Usage Notes:

Assumes you have ImageJ installed. At the moment of writing, 3D transforms are broken with ImageJ using Java 8, and are most reliable with Java 6.

To run it, cd into the tiff2stl project. Place a directory of .tiff files, or a .tiff stack, and name the directory the name you'd like for the final file.

Running ./tiff2stl yourDirectoryName will output a file named yourDirectoryName.stl.

About

convert folders of .tiff files to a .stl using ImageJ

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages