Skip to content

odhondt/load_cimg

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

CImg file importer for numpy

  • As the CImg library does not include advanced functions for plotting 2D and 3D graphs, it may be useful to import .cimg files into an interactive environment for further analysis.
  • The function cimg_load allows to import .cimg files into the python numpy environment.
  • It also works for cimg lists if all images have the same dimension. Then all images are written in a single nparray.

About

CImg file loader for numpy (python)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages