Commit Graph

  • 06f73d7611 labelplugin, images with multiple channels patch-1 M Clark 2016-08-15 14:33:39 +08:00
  • 99136abfc6 Merge pull request #2242 from grlee77/wavelet_nd master Juan Nunez-Iglesias 2016-08-13 14:06:08 +10:00
  • 721dd37eea DOC: update plot_denoise example to use the multichannel argument in denoise_wavelet Gregory R. Lee 2016-08-12 08:38:50 -04:00
  • 48bfe20ed7 TST: add basic wavelet denoising tests for 1D through 4D inputs Gregory R. Lee 2016-08-12 08:34:43 -04:00
  • 87936c0b09 TST: compare PSNR in the wavelet denoising tests Gregory R. Lee 2016-08-12 08:22:18 -04:00
  • 72577e9764 FIX: correct channel range in the multichannel case Gregory R. Lee 2016-08-11 10:52:37 -04:00
  • 6f3520b83e DOC: add missing multichannel info to the docstring Gregory R. Lee 2016-08-11 10:51:58 -04:00
  • efb829f876 TST: update existing tests for wavelet_denoise Gregory R. Lee 2016-08-10 18:45:39 -04:00
  • d4168b665e MAINT: more memory efficient multichannel implementation Gregory R. Lee 2016-08-10 18:33:02 -04:00
  • c83fe7d178 ENH: add nd support to denoise_wavelet Gregory R. Lee 2016-08-10 18:32:07 -04:00
  • e691467590 Merge pull request #2227 from sciunto/test_seed_rank Juan Nunez-Iglesias 2016-08-06 11:48:25 +10:00
  • 0ea2a3423b Merge pull request #2190 from stsievert/wavelet-denoise-v2 Josh Warner 2016-08-05 00:03:12 -05:00
  • 13490a64ac TST MAINT: more clearly represent energy in signal TST: removes tests to particular image Scott Sievert 2016-08-04 09:57:04 -05:00
  • ce3a3da595 adds to contributors.txt Scott Sievert 2016-08-04 09:48:58 -05:00
  • 222a1b3a78 MAINT: asserts image 2D or 3D, proper clipping Scott Sievert 2016-08-04 09:48:35 -05:00
  • 7cbd2d36a4 MAINT: uses random_noise in examples Scott Sievert 2016-08-03 15:03:11 -05:00
  • 76fdc9975a Set up an image for parallel testing François Boulogne 2016-08-03 08:23:13 +02:00
  • 8930052c3d Add precision to test_parallel docstring François Boulogne 2016-08-03 08:07:21 +02:00
  • 0852e3b171 Merge pull request #2199 from sciunto/invert Juan Nunez-Iglesias 2016-08-03 00:15:05 +10:00
  • f47a176846 Rename invert.py to _invert.py François Boulogne 2016-08-02 11:56:11 +02:00
  • 200f398094 Fix tests François Boulogne 2016-08-01 12:49:38 +02:00
  • 10293f8891 Call invert() in doc François Boulogne 2016-08-01 11:46:05 +02:00
  • 2f0b9ace09 Implement invert function François Boulogne 2016-08-01 11:35:10 +02:00
  • bf5e6f7827 DOC: image inversion François Boulogne 2016-07-17 13:13:08 +02:00
  • a73d044d6c Merge pull request #2230 from sciunto/release Juan Nunez-Iglesias 2016-08-02 10:54:55 +10:00
  • 103a17384c np.random.seed is not thread safe for test_parallel François Boulogne 2016-08-01 22:03:57 +02:00
  • ff3eaf35f9 Add task update version on wikipedia François Boulogne 2016-08-01 21:40:49 +02:00
  • c6e5c70953 makes PyWavelets required Scott Sievert 2016-07-23 15:09:12 -05:00
  • 9616637fe6 MAINT: py27 compatibility (no splat in list for _wavelet_threshold) Scott Sievert 2016-07-16 15:08:55 -05:00
  • d4dbc598c8 TEST: define seed in setup() François Boulogne 2016-08-01 15:20:50 +02:00
  • c0fdc9e6b0 Merge pull request #2185 from sciunto/captions Egor Panfilov 2016-08-01 12:35:33 +03:00
  • 6f2eb20ce0 Merge pull request #2217 from soupault/fix_fblas Josh Warner 2016-07-31 02:57:31 -05:00
  • b2c9af2ab9 Merge pull request #2223 from jni/saltnpepper Egor Panfilov 2016-07-29 23:12:18 +03:00
  • b02b2b16cd Clarify that pepper noise can be signed Juan Nunez-Iglesias 2016-07-28 09:29:24 +10:00
  • 49074a4a0f Merge pull request #2052 from almarklein/mc_lewiner Josh Warner 2016-07-26 18:26:29 -05:00
  • 2bb0def975 Remove obsolete comment Juan Nunez-Iglesias 2016-07-27 09:14:53 +10:00
  • 7e71a8e042 MC: add comment about except Almar Klein 2016-07-26 22:22:35 +02:00
  • 18f661902c Update test tolerance to reflect changed probabilities Juan Nunez-Iglesias 2016-07-27 01:01:24 +10:00
  • 2bac24fdf4 Ensure probability of flipping pixels is correct Juan Nunez-Iglesias 2016-07-27 00:34:54 +10:00
  • 7686105129 MC: python2 compat Almar Klein 2016-07-26 13:19:23 +02:00
  • 6d0d655121 MC: docs and example fixes Almar Klein 2016-07-26 11:41:26 +02:00
  • cc843d6f14 Add regression tests for S&P noise Juan Nunez-Iglesias 2016-07-26 19:36:18 +10:00
  • db7e9c2b4a Bug fix: correct pixel selection for s&p noise Juan Nunez-Iglesias 2016-07-26 19:25:20 +10:00
  • 01a1e5e4b7 MC: small tweaks from reviewer comments Almar Klein 2016-07-26 11:31:48 +02:00
  • a90f875d15 Rename MC algs to make lewiner the default Almar Klein 2016-07-25 12:25:57 +02:00
  • dd6adf7b7c MC:docs Almar Klein 2016-07-24 12:56:02 +02:00
  • 49237ff473 better testing for python 3+ Almar Klein 2016-07-24 12:47:11 +02:00
  • e47392af97 MC: docs Almar Klein 2016-07-22 00:53:20 +02:00
  • f96e458624 MC: typed input arg Almar Klein 2016-07-22 00:46:37 +02:00
  • 9909cea01c MC: Use memoryviews Almar Klein 2016-07-22 00:29:14 +02:00
  • fb695be664 Fixes and improvements to MC lewiner alg Almar Klein 2016-07-21 16:42:05 +02:00
  • 41ca298eb6 MC: doc tweaks Almar Klein 2016-07-21 15:12:33 +02:00
  • 72ba10d896 fix for legacy py Almar Klein 2016-05-25 10:56:40 +02:00
  • ededdfaf56 improve docs and acks related to new MC alg Almar Klein 2016-05-25 10:53:06 +02:00
  • 41857a0736 address Stefans comments Almar Klein 2016-05-20 13:45:12 +02:00
  • f44e55b36d add readme to mc_mata dir Almar Klein 2016-05-20 10:17:06 +02:00
  • f4f05107e7 add gradient_direction arg to lewiner mc algorithm Almar Klein 2016-05-20 10:16:42 +02:00
  • 8275ac07c2 add mc lewiner to bento.info Almar Klein 2016-05-20 09:11:38 +02:00
  • b954ba5024 add extra materials related to lewiner mc algorithm Almar Klein 2016-04-20 02:41:09 +02:00
  • 19740b0ff9 add not how to show mc surface in visvis Almar Klein 2016-04-20 02:37:14 +02:00
  • dc784a619d tweaks to original mc function (docs and level) Almar Klein 2016-04-20 02:30:33 +02:00
  • f4c4822f8c remove unnecessary line WTF Almar Klein 2016-04-20 02:27:29 +02:00
  • 9f843fa619 marching cubes tests Almar Klein 2016-04-20 02:26:04 +02:00
  • 8d9ad26488 mc deal with degenerate triangles almar 2016-04-20 02:24:24 +02:00
  • e2ebc0d68f add marching cubes lewiner algorithm (from visvis) almar 2016-04-19 13:41:01 +02:00
  • 88f1f95691 Merge pull request #2218 from kjacks21/mssim-float-fix Egor Panfilov 2016-07-24 10:11:07 +03:00
  • 08019c36e5 DOC: corrected mssim docstring to return float Kyle Jackson 2016-07-23 19:24:07 -04:00
  • 4515e9c28e Updated AppVeyor to use Conda, added msvc_runtime Egor Panfilov 2016-07-23 21:19:14 +03:00
  • e7c2be4c8d Merge pull request #2210 from kjacks21/gaussian-fix Egor Panfilov 2016-07-22 09:05:12 +03:00
  • b14c13843a Merge pull request #2208 from samuelstjean/patch-1 Juan Nunez-Iglesias 2016-07-22 11:58:04 +10:00
  • 062f59e563 MAINT Replaced gaussian_filter with filters.gaussian Kyle Jackson 2016-07-21 19:11:28 -04:00
  • a908201872 Fix ssim example Samuel St-Jean 2016-07-21 16:06:22 +02:00
  • 946b5c82d6 Merge pull request #2196 from sciunto/horse Josh Warner 2016-07-17 18:26:30 -05:00
  • 66f9b1151d Merge pull request #2194 from jni/hessian Josh Warner 2016-07-17 16:02:13 -05:00
  • 4f57470286 fix docstring to remove WARNING: Inline substitution_reference François Boulogne 2016-07-17 22:46:37 +02:00
  • 900a5ff692 Merge pull request #2198 from sciunto/warnings Juan Nunez-Iglesias 2016-07-17 14:48:18 -05:00
  • 6aa9221e56 Make sigma optional in hessian_matrix_det Juan Nunez-Iglesias 2016-07-17 14:45:46 -05:00
  • dbec11628b Fix structure tensor docstring Juan Nunez-Iglesias 2016-07-17 14:44:28 -05:00
  • 749f5876ce Fix catched warning François Boulogne 2016-07-17 19:40:17 +02:00
  • 30b3f1e16b Catch expected NumPy/SciPy warning over deprecated np.rank Juan Nunez-Iglesias 2016-07-17 12:21:29 -05:00
  • 7960d296dd Clean up François Boulogne 2016-07-17 19:12:05 +02:00
  • b7216a2dff Use our internal warning context manager François Boulogne 2016-07-17 19:11:02 +02:00
  • 754c652ebd One liner docstring François Boulogne 2016-07-17 19:06:55 +02:00
  • 26fd360ee1 MAINT: Remove deprecated Lena François Boulogne 2016-07-17 19:06:31 +02:00
  • 5e159dc218 Use logo instead of horse for RGBA img François Boulogne 2016-07-17 14:15:13 +02:00
  • 449bd445fc Add RGBA image François Boulogne 2016-07-17 14:10:01 +02:00
  • f292717dac Add option as_grey to load() François Boulogne 2016-07-17 12:01:08 +02:00
  • 6685651da5 Add missing unittests for data and convert horse to binary François Boulogne 2016-07-17 11:35:50 +02:00
  • eb33972e95 DOC: add a note on warning treatment François Boulogne 2016-07-17 12:18:00 +02:00
  • 3bcb97edc3 Reduce edge effects in Frangi test by using bigger square Juan Nunez-Iglesias 2016-07-16 21:32:34 -05:00
  • 96078c1f6d Fix doctest to new Hessian edge values Juan Nunez-Iglesias 2016-07-16 21:31:23 -05:00
  • 29e9bff5eb Add test for 3D images Juan Nunez-Iglesias 2016-07-16 21:03:42 -05:00
  • 966afc122a Special-case 2D images to maintain x/y instead of r/c Juan Nunez-Iglesias 2016-07-16 21:03:28 -05:00
  • 301c245bf6 Bump versions of numpy and scipy for appveyor Juan Nunez-Iglesias 2016-07-16 20:33:40 -05:00
  • c8759dff84 Use PyPI numpy Juan Nunez-Iglesias 2016-07-16 20:15:03 -05:00
  • aa9d770505 Make Hessian matrix code n-dimensional Juan Nunez-Iglesias 2016-07-16 19:51:14 -05:00
  • a018058d8f Remove deprecated call to random_integers Juan Nunez-Iglesias 2016-07-16 18:59:43 -05:00
  • 4c4bb4f444 Update Hessian matrix tests to match new values Juan Nunez-Iglesias 2016-07-16 18:59:23 -05:00
  • 48d0973ab3 Use separated Gaussian/gradient filters as Hessian Juan Nunez-Iglesias 2016-07-16 18:38:00 -05:00
  • 5300db1e8d TST: 2d and 3d. DOC: adds refs to doc Scott Sievert 2016-07-16 12:09:52 -05:00