Skip to content

Latest commit

 

History

8 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 

Repository files navigation

tiff.jl

TIFF image file support for Julia

This is in very early alpha stages. The API will change.

Currently, only uncompressed images are supported, and palettes are ignored. Usage

Load the first image in the file into an array:

load("tiff")
img = tiff_imread("file.tif")

About

TIFF file support for the Julia language

Resources

Stars

4 stars

Watchers

2 watching

Forks

Releases

Packages

Contributors

Languages