Skip to content

Instantly share code, notes, and snippets.

@ryantm
Created July 1, 2019 09:00
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save ryantm/35981fe229a0b5ad32797de528220f39 to your computer and use it in GitHub Desktop.
Save ryantm/35981fe229a0b5ad32797de528220f39 to your computer and use it in GitHub Desktop.
/nix/store/2627zzybkqd43inyh00c0s7nw20ir8p9-cimg-2.6.6
└── include
├── CImg
│   └── plugins
│   ├── add_fileformat.h
│   ├── bayer.h
│   ├── chlpca.h
│   ├── cvMat.h
│   ├── draw_gradient.h
│   ├── inpaint.h
│   ├── ipl_alt.h
│   ├── ipl.h
│   ├── jpeg_buffer.h
│   ├── loop_macros.h
│   ├── matlab.h
│   ├── nlmeans.h
│   ├── skeleton.h
│   ├── tiff_stream.h
│   ├── tinymatwriter.h
│   ├── vrml.h
│   └── vtk.h
└── CImg.h
3 directories, 18 files
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment