Vighnesh Birodkar
|
2e441b2e5b
|
tests and minor corrections
|
2014-04-09 10:27:53 +05:30 |
|
Vighnesh Birodkar
|
a4029c0e71
|
removed print
|
2014-04-09 10:27:53 +05:30 |
|
Vighnesh Birodkar
|
cca0c74cf7
|
added python call and doc strings
|
2014-04-09 10:27:53 +05:30 |
|
Vighnesh Birodkar
|
d58cab146f
|
pep8 cython file
|
2014-04-09 10:27:53 +05:30 |
|
Vighnesh Birodkar
|
2781d30bb7
|
doc strings
|
2014-04-09 10:27:53 +05:30 |
|
Vighnesh Birodkar
|
448c4114ae
|
made methods private
|
2014-04-09 10:27:53 +05:30 |
|
Vighnesh Birodkar
|
f456245d57
|
added cython file
|
2014-04-09 10:27:53 +05:30 |
|
Johannes L. Schönberger
|
27bd239f17
|
Merge pull request #970 from stefanv/doc/peak_local_max
Fix parameter documentation in corner_peaks (closes #901)
|
2014-04-07 09:21:39 -04:00 |
|
Stefan van der Walt
|
e25e11d3b4
|
Fix parameter documentation in corner_peaks (closes #901)
|
2014-04-07 14:25:18 +02:00 |
|
Stefan van der Walt
|
2c5d19f368
|
Merge pull request #955 from neerajgangwar/add-test-greycomatrix
Add test cases for greycomatrix
|
2014-04-07 14:02:18 +02:00 |
|
Stefan van der Walt
|
5e07dba25e
|
Merge pull request #967 from pberkes/fix/lbp-variance
Fix LBP variance calculation (closes #966)
|
2014-04-07 14:00:38 +02:00 |
|
Juan Nunez-Iglesias
|
a440087a9c
|
Merge pull request #968 from sciunto/req
update info about PIL
|
2014-04-04 12:56:01 +11:00 |
|
François Boulogne
|
e64547bea7
|
forgot a aword
|
2014-04-03 20:33:55 -04:00 |
|
François Boulogne
|
ba11683d45
|
update info about PIL
|
2014-04-03 19:56:02 -04:00 |
|
Pietro Berkes
|
109efc5d0a
|
No need to take the center of the results twice.
|
2014-04-01 21:28:12 +01:00 |
|
Pietro Berkes
|
1fbed8a8d0
|
Fix random seed for test stability.
|
2014-04-01 21:10:04 +01:00 |
|
Pietro Berkes
|
1a909cbc79
|
Fix LBP variance calculation.
|
2014-04-01 21:06:15 +01:00 |
|
Stefan van der Walt
|
a21dca6a77
|
Merge pull request #961 from ahojnnes/video
Temporarily remove video plugin
|
2014-04-01 01:40:35 +02:00 |
|
Johannes Schönberger
|
1decf8a908
|
Merge pull request #956 from vighneshbirodkar/issue945
Equality of regionprops
|
2014-03-30 08:48:34 -04:00 |
|
Vighnesh Birodkar
|
e6ea9efa1c
|
formatting, used assert_equals in test
|
2014-03-30 17:46:45 +05:30 |
|
Johannes Schönberger
|
e92c2bf61d
|
Document removed skimage.io.video in API changes
|
2014-03-29 22:29:48 -04:00 |
|
Juan Nunez-Iglesias
|
82189f546f
|
Merge pull request #964 from ahojnnes/submods
Update subpackage descriptions
|
2014-03-30 13:24:32 +11:00 |
|
Juan Nunez-Iglesias
|
5b5ef4d42b
|
Merge pull request #963 from tonysyu/feature/tinting-example
Add example of tinting a grayscale image
|
2014-03-30 13:22:37 +11:00 |
|
Tony S Yu
|
040890f594
|
Fix a couple of grammar typos
|
2014-03-29 18:49:57 -05:00 |
|
Tony S Yu
|
a881d2fc5f
|
Incorporate PR feedback
- Change wording to remove "I"
- Fix typo
- Resize figure for better display
- Create mask using entropy filter to improve colored regions
|
2014-03-29 10:28:08 -05:00 |
|
Johannes Schönberger
|
9e3070ac57
|
Homogenize subpackage description
|
2014-03-29 01:23:10 -04:00 |
|
Johannes Schönberger
|
65dbff751d
|
Update subpackage descriptions
|
2014-03-28 18:22:50 -04:00 |
|
Tony S Yu
|
40cc93a92d
|
Add example of tinting a grayscale image
|
2014-03-27 22:47:22 -05:00 |
|
Vighnesh Birodkar
|
764c59693c
|
removed array cast, added not equals test
|
2014-03-28 00:12:18 +05:30 |
|
Johannes Schönberger
|
726ba6d101
|
Temporarily remove video plugin
The video plugin is broken in its current state. It might come back at a later
time, when the Python bindings to gstreamer are up-to-date again.
|
2014-03-27 09:06:58 -04:00 |
|
Johannes Schönberger
|
9772cf34f2
|
Merge pull request #960 from sciunto/doc_enhan
DOC: simplify the code (Thx Stefan)
|
2014-03-27 09:03:54 -04:00 |
|
François Boulogne
|
05458457f1
|
DOC: simplify the code (Thx Stefan)
|
2014-03-27 08:34:35 -04:00 |
|
Josh Warner
|
efcd8153b5
|
Merge pull request #926 from sivapvarma/plt-subplots-examples
DOC: Use standard plt.subplots motif in examples
|
2014-03-27 00:40:16 -05:00 |
|
Tony S Yu
|
55b0b0bcd5
|
Merge pull request #959 from ahojnnes/viewer-backend
Warn about matplotlib backend in skimage.viewer
|
2014-03-26 20:49:07 -05:00 |
|
Johannes Schönberger
|
06498c3c59
|
Warn about matplotlib backend in skimage.viewer
|
2014-03-26 19:06:06 -04:00 |
|
Stefan van der Walt
|
5593bad86d
|
Merge pull request #958 from ahojnnes/numpydoc
Upgrade numpydoc to version 0.4
|
2014-03-26 23:32:41 +02:00 |
|
Johannes Schönberger
|
e812a8f805
|
Merge pull request #946 from synesthesiam/master
Added alpha support to novice
|
2014-03-26 09:31:15 -04:00 |
|
Michael Hansen
|
f84cce3238
|
Convert incoming novice images to ubyte
|
2014-03-26 08:48:10 -04:00 |
|
Michael Hansen
|
dc798e27f1
|
Merge branch 'master' of https://github.com/scikit-image/scikit-image
|
2014-03-26 08:47:48 -04:00 |
|
Johannes Schönberger
|
9e028aeb99
|
Merge pull request #957 from sciunto/fixdoc
MAINT: use region.bbox
|
2014-03-26 07:51:22 -04:00 |
|
François Boulogne
|
ea70724216
|
MAINT: use region.area
|
2014-03-26 06:48:16 -04:00 |
|
François Boulogne
|
4b714c54f2
|
MAINT: use region.bbox
|
2014-03-25 22:24:34 -04:00 |
|
Vighnesh Birodkar
|
3f5b3892ed
|
reverted irrelevant changes
|
2014-03-26 03:59:56 +05:30 |
|
Vighnesh Birodkar
|
1fc24294ff
|
reverted irrelevant changes
|
2014-03-26 03:58:32 +05:30 |
|
Vighnesh Birodkar
|
b0dbfffb45
|
reverted irrelevant changes
|
2014-03-26 03:56:40 +05:30 |
|
Vighnesh Birodkar
|
dd8a14bf69
|
reverted irrelevant changes:
|
2014-03-26 03:55:22 +05:30 |
|
Vighnesh Birodkar
|
ab06d0177b
|
pep8
|
2014-03-26 03:51:59 +05:30 |
|
Vighnesh Birodkar
|
ace11b852e
|
added nan case
|
2014-03-26 03:50:24 +05:30 |
|
Vighnesh Birodkar
|
77b91e633b
|
added tests, accounted for nan case
|
2014-03-26 03:50:04 +05:30 |
|
Vighnesh Birodkar
|
a748df0b55
|
removed blankline
|
2014-03-26 02:59:59 +05:30 |
|