Xavier Moles Lopez
|
f956f3257d
|
FIX: Added myself in CONTRIBUTORS.txt
|
2013-03-14 13:59:15 +01:00 |
|
Xavier Moles Lopez
|
d0a15a7cf9
|
FIX: Example in combine_stains docstring.
|
2013-03-13 15:14:39 +01:00 |
|
Xavier Moles Lopez
|
b75776cc2e
|
ENH: Updated stain separation function docstrings and added matrices to __all__
|
2013-03-13 14:35:16 +01:00 |
|
spotter
|
74acdc9fa9
|
FIX: changed unicode dash in docstrings.
|
2013-03-12 17:09:17 +01:00 |
|
spotter
|
6f7158046f
|
FIX: combine_stains docstring.
|
2013-03-12 16:41:02 +01:00 |
|
spotter
|
b3e557b550
|
FIX: using the new stain separation functions for the special case of hed.
|
2013-03-12 16:19:51 +01:00 |
|
spotter
|
c43986d6d6
|
ENH: Adding tests for new stain separation functions.
|
2013-03-12 16:15:41 +01:00 |
|
spotter
|
f48097c5ca
|
FIX: fixed docstrings. ENH: Added new stain separation matrices.
|
2013-03-12 16:06:32 +01:00 |
|
spotter
|
20f27345c3
|
FIX: rgb2hed and hed2rgb can work with both signed and unsigned image.
|
2013-03-12 14:22:53 +01:00 |
|
Xavier Moles Lopez
|
0fd2f355b2
|
FIX: Link to Ruifrok reference
|
2013-03-11 21:02:24 +01:00 |
|
spotter
|
5b25e7e961
|
FIX: Replaced non-ascii double quotes in Ruifrok reference.
|
2013-03-09 13:23:36 +01:00 |
|
spotter
|
f66c8b5e3b
|
ENH: Added example to the gallery for ihc staining separation
|
2013-03-08 15:59:40 +01:00 |
|
spotter
|
7c371e1662
|
FIX: img_as_ubyte function threw ValueError due to floating point errors in hed2rgb function.
Clipping the output of the hed2rgb function between 0 and 1 seems to correct
the bug without affecting the conversion quality.
|
2013-03-08 12:58:22 +01:00 |
|
spotter
|
7439fe96e8
|
FIX: Testing for ubyte and float images. Input dtypes are converted beforehand.
|
2013-03-07 00:14:06 +01:00 |
|
Xavier Moles Lopez
|
0a6b72bfe4
|
FIX: Fixed test_hed_rgb_roundtrip.
|
2013-03-04 12:15:35 +01:00 |
|
Xavier Moles Lopez
|
7f5b331f22
|
FIX: import rgb2hed and hed2rgb in the test_colorconv script.
|
2013-03-04 12:04:44 +01:00 |
|
Xavier Moles Lopez
|
e4629ed856
|
FIX: modified color.data.ihc docstring.
|
2013-03-04 11:45:58 +01:00 |
|
Xavier Moles Lopez
|
40e7aee4de
|
FIX: Ran autopep8 on colorconv.py FIX: modified color.data.ihc function FIX: smaller ihc.jpg image
|
2013-03-04 10:50:17 +01:00 |
|
spotter
|
85b1795cdb
|
FIX: Removed unused dependency
|
2013-03-01 12:17:15 +01:00 |
|
spotter
|
3e6e690590
|
ENH: Added a short test to validate rgb2hed and hed2rgb conversion
|
2013-03-01 11:50:10 +01:00 |
|
spotter
|
b065580c0a
|
FIX: Simplified deconvolution equations
|
2013-03-01 11:49:23 +01:00 |
|
spotter
|
74b37dbb05
|
ENH: Added rgb2hed and hed2rgb to __all__ list
|
2013-02-28 16:26:57 +01:00 |
|
spotter
|
997870ce23
|
FIX: the rgb2hed function. Legal issues regarding the ihc image. ENH: added the hed2rgb function.
|
2013-02-28 16:15:15 +01:00 |
|
spotter
|
306c886ad6
|
ENH: Added an Immunohistochemical image example
|
2013-02-26 17:26:12 +01:00 |
|
spotter
|
ae685075e1
|
ENH: Adding color deconvolution method to convert to an Haematoxylin-Eosin-DAB colorspace
|
2013-02-26 16:25:42 +01:00 |
|