-
Notifications
You must be signed in to change notification settings - Fork 4
Raw image processing library
License
Unknown, GPL-3.0 licenses found
Licenses found
Unknown
COPYING
GPL-3.0
COPYING-GPL
adamhooper/refinery
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
INFO ==== Short description: Raw image processing library Website: http://adamh.github.com/refinery Authors: read AUTHORS Licence: read COPYING Bugs: https://github.com/adamh/refinery/issues EXAMPLE ======= Read util/raw2ppm.cc: it reads a raw file and outputs a PPM image. util/licensed/gpl/raw2ppm.py does the same thing in Python COMPILING ========= This project's Makefile is generated by CMake. To regenerate the Makefile, run "cmake -D CMAKE_BUILD_TYPE=Release .". To make a debug-suited Makefile, use "Debug" instead of "Release". Finally, "make" and (if installing) "sudo make install". Then, to convert images, use "raw2ppm RAWFILE PPM". Better yet, explore the API and fit refinery into your own project.
About
Raw image processing library
Resources
License
Unknown, GPL-3.0 licenses found
Licenses found
Unknown
COPYING
GPL-3.0
COPYING-GPL
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published