Skip to content

Instantly share code, notes, and snippets.

@ryantm
Created December 23, 2019 08:08
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/b1a79868570725e3535902c06c4a14a4 to your computer and use it in GitHub Desktop.
Save ryantm/b1a79868570725e3535902c06c4a14a4 to your computer and use it in GitHub Desktop.
/nix/store/3rmndw1qa6g5dynlsbga45hwra96ijvk-cimg-2.8.0
└── 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