Josh Warner
|
0ea2a3423b
|
Merge pull request #2190 from stsievert/wavelet-denoise-v2
ENH: Implements wavelet denoising (from #1833)
|
2016-08-05 00:03:12 -05:00 |
|
Scott Sievert
|
13490a64ac
|
TST MAINT: more clearly represent energy in signal
TST: removes tests to particular image
|
2016-08-04 22:13:06 -05:00 |
|
Scott Sievert
|
222a1b3a78
|
MAINT: asserts image 2D or 3D, proper clipping
as well as DOC: clarify 2D/3D + rewrite notes for denoise_wavelet
|
2016-08-04 09:48:35 -05:00 |
|
François Boulogne
|
f47a176846
|
Rename invert.py to _invert.py
|
2016-08-02 11:56:29 +02:00 |
|
François Boulogne
|
200f398094
|
Fix tests
|
2016-08-02 08:08:29 +02:00 |
|
François Boulogne
|
2f0b9ace09
|
Implement invert function
|
2016-08-02 08:08:29 +02:00 |
|
Scott Sievert
|
c6e5c70953
|
makes PyWavelets required
|
2016-08-01 09:45:48 -05:00 |
|
Scott Sievert
|
9616637fe6
|
MAINT: py27 compatibility (no splat in list for _wavelet_threshold)
MAINT: addresses blank lines, typos
|
2016-08-01 09:45:44 -05:00 |
|
Egor Panfilov
|
b2c9af2ab9
|
Merge pull request #2223 from jni/saltnpepper
Fix bug in salt and pepper noise
|
2016-07-29 23:12:18 +03:00 |
|
Juan Nunez-Iglesias
|
b02b2b16cd
|
Clarify that pepper noise can be signed
|
2016-07-28 09:29:24 +10:00 |
|
Juan Nunez-Iglesias
|
2bb0def975
|
Remove obsolete comment
|
2016-07-27 09:14:53 +10:00 |
|
Almar Klein
|
7e71a8e042
|
MC: add comment about except
|
2016-07-26 22:22:35 +02:00 |
|
Juan Nunez-Iglesias
|
18f661902c
|
Update test tolerance to reflect changed probabilities
|
2016-07-27 01:01:24 +10:00 |
|
Juan Nunez-Iglesias
|
2bac24fdf4
|
Ensure probability of flipping pixels is correct
|
2016-07-27 00:34:54 +10:00 |
|
Almar Klein
|
7686105129
|
MC: python2 compat
|
2016-07-26 13:19:23 +02:00 |
|
Almar Klein
|
6d0d655121
|
MC: docs and example fixes
|
2016-07-26 11:41:26 +02:00 |
|
Juan Nunez-Iglesias
|
cc843d6f14
|
Add regression tests for S&P noise
|
2016-07-26 19:36:18 +10:00 |
|
Juan Nunez-Iglesias
|
db7e9c2b4a
|
Bug fix: correct pixel selection for s&p noise
|
2016-07-26 19:35:28 +10:00 |
|
Almar Klein
|
01a1e5e4b7
|
MC: small tweaks from reviewer comments
|
2016-07-26 11:31:48 +02:00 |
|
Almar Klein
|
a90f875d15
|
Rename MC algs to make lewiner the default
|
2016-07-25 12:26:28 +02:00 |
|
Almar Klein
|
dd6adf7b7c
|
MC:docs
|
2016-07-25 12:26:28 +02:00 |
|
Almar Klein
|
49237ff473
|
better testing for python 3+
|
2016-07-25 12:26:28 +02:00 |
|
Almar Klein
|
e47392af97
|
MC: docs
|
2016-07-25 12:26:28 +02:00 |
|
Almar Klein
|
f96e458624
|
MC: typed input arg
|
2016-07-25 12:26:28 +02:00 |
|
Almar Klein
|
9909cea01c
|
MC: Use memoryviews
|
2016-07-25 12:26:28 +02:00 |
|
Almar Klein
|
fb695be664
|
Fixes and improvements to MC lewiner alg
|
2016-07-25 12:26:28 +02:00 |
|
Almar Klein
|
41ca298eb6
|
MC: doc tweaks
|
2016-07-25 12:26:28 +02:00 |
|
Almar Klein
|
72ba10d896
|
fix for legacy py
|
2016-07-25 12:26:28 +02:00 |
|
Almar Klein
|
ededdfaf56
|
improve docs and acks related to new MC alg
|
2016-07-25 12:26:28 +02:00 |
|
Almar Klein
|
41857a0736
|
address Stefans comments
|
2016-07-25 12:26:28 +02:00 |
|
Almar Klein
|
f44e55b36d
|
add readme to mc_mata dir
|
2016-07-25 12:26:28 +02:00 |
|
Almar Klein
|
f4f05107e7
|
add gradient_direction arg to lewiner mc algorithm
|
2016-07-25 12:26:28 +02:00 |
|
Almar Klein
|
b954ba5024
|
add extra materials related to lewiner mc algorithm
|
2016-07-25 12:26:28 +02:00 |
|
Almar Klein
|
19740b0ff9
|
add not how to show mc surface in visvis
|
2016-07-25 12:26:28 +02:00 |
|
Almar Klein
|
dc784a619d
|
tweaks to original mc function (docs and level)
|
2016-07-25 12:26:28 +02:00 |
|
Almar Klein
|
f4c4822f8c
|
remove unnecessary line WTF
|
2016-07-25 12:26:28 +02:00 |
|
Almar Klein
|
9f843fa619
|
marching cubes tests
|
2016-07-25 12:26:28 +02:00 |
|
almar
|
8d9ad26488
|
mc deal with degenerate triangles
|
2016-07-25 12:26:28 +02:00 |
|
almar
|
e2ebc0d68f
|
add marching cubes lewiner algorithm (from visvis)
|
2016-07-25 12:26:28 +02:00 |
|
Egor Panfilov
|
88f1f95691
|
Merge pull request #2218 from kjacks21/mssim-float-fix
[MRG] DOC: corrected mssim docstring to return float
|
2016-07-24 10:11:07 +03:00 |
|
Kyle Jackson
|
08019c36e5
|
DOC: corrected mssim docstring to return float
|
2016-07-23 19:24:07 -04:00 |
|
Kyle Jackson
|
062f59e563
|
MAINT Replaced gaussian_filter with filters.gaussian
|
2016-07-21 19:11:28 -04:00 |
|
Josh Warner
|
946b5c82d6
|
Merge pull request #2196 from sciunto/horse
Add missing unittests for data and convert horse to binary
|
2016-07-17 18:26:30 -05:00 |
|
François Boulogne
|
4f57470286
|
fix docstring to remove WARNING: Inline substitution_reference
|
2016-07-17 22:46:37 +02:00 |
|
Juan Nunez-Iglesias
|
6aa9221e56
|
Make sigma optional in hessian_matrix_det
|
2016-07-17 14:45:46 -05:00 |
|
Juan Nunez-Iglesias
|
dbec11628b
|
Fix structure tensor docstring
|
2016-07-17 14:44:28 -05:00 |
|
François Boulogne
|
749f5876ce
|
Fix catched warning
|
2016-07-17 19:45:31 +02:00 |
|
Juan Nunez-Iglesias
|
30b3f1e16b
|
Catch expected NumPy/SciPy warning over deprecated np.rank
|
2016-07-17 12:21:29 -05:00 |
|
François Boulogne
|
7960d296dd
|
Clean up
|
2016-07-17 19:12:05 +02:00 |
|
François Boulogne
|
b7216a2dff
|
Use our internal warning context manager
|
2016-07-17 19:11:02 +02:00 |
|