Skip to content

image loading library in C++. I'm slowly collecting formats.

Notifications You must be signed in to change notification settings

thenumbernine/Image

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

52 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

C++11 image loading library
based on Tensor and on Common
I'm slowly accumulating formats.
The only one I really care about is FITS.
Currently supports some reading of: bmp, fits, jpeg, png, ppm, tga, and tiff
Supports writing of some of those.

luabindings has a lib for bindings to lua
includes the LuaCxx to link to lua
make sure you build LuaCxx with the appropriate Lua that you're going to use (Lua v.whatever vs LuaJIT) this with

About

image loading library in C++. I'm slowly collecting formats.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published