-
Notifications
You must be signed in to change notification settings - Fork 3
dscharstein/imageLib
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
imageLib is a small C++ library for 2D multi-band images. See Image.h for more detail. Reading and writing of images is supported in png and pgm/ppm formats, as well as a subset of Targa. See ImageIO.h for more detail. This code is derived from a subset of the StereoMatcher code by Rick Szeliski and Daniel Scharstein, which is available at http://research.microsoft.com/downloads/. This code is distributed under the same Source Code License Agreement as the original version. Please see the file Copyright.h
About
C++ image library by Rick Szeliski and Daniel Scharstein (evolved from StereoMatcher code)
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published