Downloadliste

Projektbeschreibung

imread is a simple library which reads and saves images from disk to and from numpy arrays. Its goal is to perform this task simply, so that it can become very stable, leaving more complex image processing for other packages.

Systemanforderungen

Die Systemvoraussetzungen sind nicht definiert
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2012-10-30 11:20
0.2.5

Diese Version fügt Unterstützung für Python 3 und Unterstützung für Bilder im BMP-Format zu lesen.
Tags: Minor, Stable
This release adds Python 3 support and read support for BMP format images.

2012-06-28 10:42
0.2.4

Dieses Release behebt Kompilierung unter Mac OS X und bietet Unterstützung für 16-Bit TIFF speichern.
Tags: Minor
This release fixes compilation on Mac OS X and adds support for saving 16-bit TIFFs.

2012-06-06 06:50
0.2.2

Diese Version behebt einen wichtigen Fehler im Zusammenhang mit nicht zusammenhängenden Bilder. LSM & XCF-Formate (letztere nur, wenn xcf2png im Pfad gefunden wird) hinzugefügt nur-Lese-Unterstützung.
Tags: bugfix, Minor
This release fixes an important bug related to non-contiguous images. It adds read-only support to LSM & XCF formats (the latter only if xcf2png is found in the path).

2012-04-12 07:43
0.2.1

Diese Version fügt Dateien fehlen in der vorherigen Version.
Tags: Minor, bugfix
This release adds files missing in the previous release.

2012-03-20 06:20
0.2

Neue Eigenschaften umfassen Unterstützung für WebP, 1-Bit TIFF und nur-Lese-Unterstützung für STK-Dateien.
Tags: Minor
New features include support for WebP, 1-bit TIFFs, and read-only support for STK files.

Project Resources