Skip to content

Instantly share code, notes, and snippets.

@r-ryantm
Created March 6, 2020 07:28
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 r-ryantm/67ce9d63401cc636447967b588ad4702 to your computer and use it in GitHub Desktop.
Save r-ryantm/67ce9d63401cc636447967b588ad4702 to your computer and use it in GitHub Desktop.
/nix/store/qca687gvq2hn5gq8ijx73nfbb704zr7c-cimg-2.8.4
└── 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