Télécharger la liste

Description du projet

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.

Système requise

System requirement is not defined
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

Cette version ajoute le support de Python 3 et lire le support pour les images au format BMP.
Tags: Minor, Stable
This release adds Python 3 support and read support for BMP format images.

2012-06-28 10:42
0.2.4

Cette version corrige la compilation sous Mac OS X et ajoute le support pour l'enregistrement 16 bits TIFF.
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

Cette version corrige un bug important lié aux images non contiguës. Il ajoute le support inaltérable aux formats LSM & XCF (ce dernier uniquement si xcf2png se trouve dans le chemin d'accès).
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

Cette version ajoute les fichiers manquants dans la version précédente.
Tags: Minor, bugfix
This release adds files missing in the previous release.

2012-03-20 06:20
0.2

Nouvelles fonctionnalités incluent le support pour le WebP, TIFF 1-bit et le soutien de lecture seule pour les fichiers STK.
Tags: Minor
New features include support for WebP, 1-bit TIFFs, and read-only support for STK files.

Project Resources