Skip to content

Marc-3d/LIBTIFF.jl

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 

Repository files navigation

LIBTIFF.jl

This repository was adapted to open three-dimensional datasets stored in TIFF files.

The code relies on metaprogramming to bring into Julia the relevant functions from the libtiff API written in C.

After these function are defined in Julia, they can be used without writting ccall's everywhere, which would otherwise make the code quite lengthy.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Julia 100.0%