An open API service indexing awesome lists of open source software.

https://github.com/idein/librpiraw

Yet another RAW image manupulating library
https://github.com/idein/librpiraw

image raspberry-pi raw

Last synced: about 1 month ago
JSON representation

Yet another RAW image manupulating library

Awesome Lists containing this project

README

          

# `librpiraw`

`librpiraw` is yet another RAW image manipulating library.

## Installation

```
$ autoreconf -i -m
$ ./configure
$ make
$ sudo make install
```