ReNA is a fast clustering algorithm, mainly usef for the approximation of structured signals.
- Python >= 2.6
- scikit-learn >=0.15
- nilearn >= 0.2.4
- nibabel >= 1.1.0
- numpy >= 1.7.1
- scipy >= 0.15
- matplotlib (examples)
Compression of face images from the Olivetti Faces Dataset using 250 clusters.
python example_faces.py
Compression of a brain image (MRI) from the Haxby2001 dataset using 2000 clusters.
python examples_neuroimaging.py