Skip to content

Read and write RAW images (or data arrays) without a headache.

License

Notifications You must be signed in to change notification settings

ashkarin/rawimage

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RawImage

https://travis-ci.org/ashkarin/rawimage.svg?branch=master

RawImage is the package for reading and writing images (data arrays) in RAW format so that they can be easily read by the ImageJ.

Installation

The easiest way to install the latest version is by using pip:

$ pip install rawimage

You may also use Git to clone the repository and install it manually:

$ git clone https://github.com/ashkarin/rawimage.git
$ cd rawimage
$ python setup.py install

Releases

No releases published

Packages

No packages published

Languages