mirror of
https://github.com/wassname/scikit-image.git
synced 2026-07-10 13:17:10 +08:00
4741c113ca
cython classes for fast binary heaps (that store (value, reference) pairs) are now available from scikits.image.graph.heap
33 lines
593 B
Plaintext
33 lines
593 B
Plaintext
- Stefan van der Walt
|
|
Project coordination
|
|
|
|
- Nicolas Pinto
|
|
Colour spaces and filters
|
|
|
|
- Damian Eads
|
|
Morphological operators
|
|
|
|
- Mahipal Raythattha
|
|
Documentation infrastructure
|
|
|
|
- S. Chris Colbert
|
|
OpenCV wrappers, Scivi, Qt and Gtk gui bits.
|
|
|
|
- Holger Rapp
|
|
OpenCV functions and better OSX library loader
|
|
|
|
- Ralf Gommers
|
|
Image IO, color spaces, plots in documentation, cleaner API docs
|
|
|
|
- Helge Reikeras
|
|
Logic around API docs generation
|
|
|
|
- Tony Yu
|
|
Reading of paletted images
|
|
|
|
- Zachary Pincus
|
|
Tracing of low cost paths
|
|
|
|
- Almar Klein
|
|
Binary heap class for graph algorithms
|