Commit Graph

  • ac460a9777 iradon: Use util.pad for array padding. Jostein Bø Fløystad 2013-07-05 14:13:41 +02:00
  • 237fb989b0 radon: Use util.pad for array padding. Jostein Bø Fløystad 2013-07-05 14:05:06 +02:00
  • 6edd707a1b Merge pull request #637 from sciunto/minorfix Josh Warner 2013-07-06 11:06:48 -07:00
  • 15ed7bdf59 Merge pull request #584 from josteinbf/iradon-algebraic Emmanuelle Gouillart 2013-07-06 10:24:24 -07:00
  • bf26ce7fae Merge pull request #640 from sciunto/missingdoc Josh Warner 2013-07-06 07:16:09 -07:00
  • cf3efba3c1 use previous import François Boulogne 2013-07-06 16:12:09 +02:00
  • f932db666e Added more detailed example in docstrings Ankit Agrawal 2013-07-06 20:51:01 +08:00
  • de9d2662b1 MIN: fix pep8 François Boulogne 2013-07-06 14:45:54 +02:00
  • f316abbfbe DOC: add doctrings François Boulogne 2013-07-06 14:34:55 +02:00
  • 50ac1e89af Fixing bug in _remove_border_keypoints Ankit Agrawal 2013-07-06 20:34:32 +08:00
  • e74b971335 erode & dilate -> private functions François Boulogne 2013-07-06 14:30:17 +02:00
  • 71c0c2ce58 Added an example in skimage.feature._brief Ankit Agrawal 2013-07-06 20:11:44 +08:00
  • 73a39c8e2e activate travis for a fork François Boulogne 2013-07-06 14:02:16 +02:00
  • 2dfeab83df PEP8 + import François Boulogne 2013-07-06 13:49:01 +02:00
  • 516d6efa5d Fix Python 3 incompatibility (also, some wording tweaks) Tony S Yu 2013-07-06 00:55:51 -05:00
  • 06aaf93e63 Use pad function and add option to define cval Johannes Schönberger 2013-07-05 17:34:19 +02:00
  • b7f72ff15f Fix deprecated function name referneces in doc strings Johannes Schönberger 2013-07-05 14:36:25 +02:00
  • 4f6b39dcd3 Rename block_* functions to local_* Johannes Schönberger 2013-07-05 14:19:10 +02:00
  • 9d806eb413 Update doc string for new functionality Johannes Schönberger 2013-07-05 09:32:06 +02:00
  • c0a019eb12 Update test cases for block functions Johannes Schönberger 2013-07-05 09:28:28 +02:00
  • 5579aa2298 Fix doc string examples Johannes Schönberger 2013-07-05 09:13:50 +02:00
  • f9546d0d14 Fix import namespace Johannes Schönberger 2013-07-05 09:07:02 +02:00
  • 04b14b42c9 Refactor local block functions and add additional functionality. Johannes Schönberger 2013-07-05 09:04:09 +02:00
  • e5e0c73755 Merge pull request #634 from josteinbf/arraypad-zeros Josh Warner 2013-07-05 07:33:10 -07:00
  • 794a4d7dae arraypad: allow padding with zero entries (i.e. no padding). Jostein Bø Fløystad 2013-07-05 14:29:09 +02:00
  • 553767122b Add SART to contributors. Jostein Bø Fløystad 2013-07-05 13:36:55 +02:00
  • 3cdfeccc7a iradon_sart: flip signs to reflect changes to radon. Jostein Bø Fløystad 2013-07-05 13:12:34 +02:00
  • af47941435 iradon_sart: fix comment spelling. Jostein Bø Fløystad 2013-07-05 13:03:13 +02:00
  • f2790d658c iradon_sart: redefine projection center. Jostein Bø Fløystad 2013-07-05 13:02:03 +02:00
  • 06857d3b92 Radon tests: Check the correct error metric. Jostein Bø Fløystad 2013-07-04 17:35:52 +02:00
  • e2a0f7fff8 Radon example: Declare UTF-8 encoding. Jostein Bø Fløystad 2013-07-04 16:39:35 +02:00
  • 789c19923d Radon example: print RMS errors of the reconstructions. Jostein Bø Fløystad 2013-07-04 15:29:53 +02:00
  • 1d611878a6 Radon example: Style fixes. Jostein Bø Fløystad 2013-07-04 15:24:44 +02:00
  • e5dfcb0ab4 Improve the text in and add references to the Radon example. Jostein Bø Fløystad 2013-07-04 15:23:51 +02:00
  • 9e11e453b6 radon example: Display plots when run from command line. Jostein Bø Fløystad 2013-06-24 10:20:16 +02:00
  • a4870242b6 iradon_sart: Test clip functionality and add a test for it. Jostein Bø Fløystad 2013-06-24 10:18:54 +02:00
  • a5df8d4630 Rewrite Radon example; include SART. Jostein Bø Fløystad 2013-06-16 18:43:49 +02:00
  • dde4288865 test_radon_transform: Style fixes. Jostein Bø Fløystad 2013-06-16 14:37:31 +02:00
  • 266b202226 iradon_sart: Style fixes. Jostein Bø Fløystad 2013-06-16 14:34:53 +02:00
  • 116e1dd571 iradon_sart: Also test accuracy with a missing wedge. Jostein Bø Fløystad 2013-06-16 14:25:23 +02:00
  • ace07a0b18 iradon_sart: Add test for order_angles_golden_ratio. Jostein Bø Fløystad 2013-06-16 14:24:47 +02:00
  • 2082b57e41 iradon_sart: Order angles using a golden ratio approach. Jostein Bø Fløystad 2013-06-16 14:24:15 +02:00
  • dcd31c1882 radon_transform: Declare encoding. Jostein Bø Fløystad 2013-06-16 10:18:48 +02:00
  • 8d4b1e6710 iradon_sart: Add Kaczmarz reference and reformat citations. Jostein Bø Fløystad 2013-06-16 09:37:45 +02:00
  • 89f227c5ff iradon_sart: Remove needless memoryview/ndarray conversion. Jostein Bø Fløystad 2013-06-15 17:10:03 +02:00
  • 5baaf78564 iradon_sart: Reduce code duplication in interpolation. Jostein Bø Fløystad 2013-06-10 22:13:43 +02:00
  • 91aeb658dd iradon_sart's cython exts: Use typed memoryviews, not ndarrays. Jostein Bø Fløystad 2013-06-10 13:22:55 +02:00
  • c977c5974d iradon_sart: Improve argument checking. Jostein Bø Fløystad 2013-06-10 11:45:47 +02:00
  • 59bdb24c92 iradon_sart: Clean up cython code to minimize python calls. Jostein Bø Fløystad 2013-06-10 11:25:23 +02:00
  • 1b620a0a12 Tests for iradon_sart: Robust path handling. Jostein Bø Fløystad 2013-06-10 11:00:19 +02:00
  • 94eba1c911 iradon_sart: Clarify how constants are chosen. Jostein Bø Fløystad 2013-06-10 10:56:12 +02:00
  • 496902145f iradon_sart: Add wikipedia reference to Kaczmarz method. Jostein Bø Fløystad 2013-06-10 09:38:28 +02:00
  • 372f0127f9 transform.iradon_sart: Clean up code for ordering projections. Jostein Bø Fløystad 2013-06-09 18:21:16 +02:00
  • b474804654 Fix docstrings for transform.iradon_sart with subroutines. Jostein Bø Fløystad 2013-06-09 15:33:08 +02:00
  • d5f323eec0 Tests for the projection_shifts functionality of iradon_sart. Jostein Bø Fløystad 2013-06-09 17:06:39 +02:00
  • 1e1dd180d2 Implement projection shifts. Jostein Bø Fløystad 2013-06-09 15:32:25 +02:00
  • 8e6468eef5 Add tests for transform.iradon_sart. Jostein Bø Fløystad 2013-06-09 15:01:48 +02:00
  • d4b33059cb Make iradon_sart visible in the transform package. Jostein Bø Fløystad 2013-06-02 21:07:58 +02:00
  • 9484afeed1 Add SART tomography reconstruction to radon_transform. Jostein Bø Fløystad 2013-06-02 21:05:53 +02:00
  • 24c0c40977 Merge pull request #511 from ankit-maverick/resample Johannes Schönberger 2013-07-04 22:47:09 -07:00
  • 971e7beec5 Correcting typos Ankit Agrawal 2013-07-05 11:10:12 +08:00
  • 70d180408f Another attempt at solving circular import issue Ankit Agrawal 2013-07-05 10:46:45 +08:00
  • f79582ecb4 Attempt to solve circular import issue Ankit Agrawal 2013-07-05 01:34:17 +08:00
  • 8ac4427d9b Expanding the documentation in transform._warps Ankit Agrawal 2013-07-05 00:21:11 +08:00
  • bcc249263f Merge pull request #596 from josteinbf/radon-projection-center Stefan van der Walt 2013-07-04 07:24:05 -07:00
  • 6f9d7c5d1a Cleaning up downsampling for integer factors Ankit Agrawal 2013-07-04 16:56:37 +08:00
  • c57c865196 Add _sum_blocks Ankit Agrawal 2013-05-27 07:48:57 +08:00
  • 2f817542b8 Making code compatible with Python 3 Ankit Agrawal 2013-05-07 00:40:03 +05:30
  • 7282f561d4 Added docs, tests for downsample() in skimage.transform._warps Ankit Agrawal 2013-05-06 23:45:01 +05:30
  • 329cf37ca2 Padding ndarray with zeros to support downsampling by any integer factor Ankit Agrawal 2013-05-01 11:59:02 +05:30
  • bfc2aac3e5 Downsampling of nD arrays Ankit Agrawal 2013-04-30 21:40:16 +05:30
  • b5804214b0 Minor refactoring Ankit Agrawal 2013-04-30 19:49:44 +05:30
  • 8372b0b6aa Removing code repetition Ankit Agrawal 2013-04-29 23:24:07 +05:30
  • 19f0be9fbd PEP8 corrections Ankit Agrawal 2013-04-20 18:19:28 +05:30
  • b551a49708 First implementation of Integer Up/Downsampling Ankit Agrawal 2013-04-20 05:00:40 +05:30
  • 32f39eecbb ENH: Improve random_noise with better param names & docfixes Josh Warner (Mac) 2013-07-03 23:54:26 -05:00
  • 56e7ea23c5 Removing unused import and fixing indentation issue Ankit Agrawal 2013-07-03 23:32:49 +08:00
  • 3dcd24e6f3 Clearing docs and making feature.util Ankit Agrawal 2013-07-03 23:19:43 +08:00
  • c032408080 Merge branch 'ankit-brief' of https://github.com/ahojnnes/scikit-image into ahojnnes-ankit-brief Ankit Agrawal 2013-07-03 14:57:06 +08:00
  • bcacd06f9c Outsource inner brief loop into cython file Johannes Schönberger 2013-07-02 21:59:49 +02:00
  • df2233cc6a Remove old commented-out code Juan Nunez-Iglesias 2013-07-03 00:49:36 +02:00
  • ac7880b640 Outsource inner brief loop into cython file Johannes Schönberger 2013-07-02 21:59:49 +02:00
  • dab831b72b Bug fix: map returns iterator in Py3k Juan Nunez-Iglesias 2013-07-02 20:13:09 +02:00
  • 7f1b9ea4c6 Fix automerge bug Juan Nunez-Iglesias 2013-07-02 19:42:24 +02:00
  • cd197527fb Speed up initialising 'distance' in SLIC Juan Nunez-Iglesias 2013-07-02 13:16:17 +02:00
  • 578876eff8 Bug fix: correctly initialize distance in slic Juan Nunez-Iglesias 2013-07-01 22:06:03 +02:00
  • a338618967 Remove diagnostic print Juan Nunez-Iglesias 2013-07-01 21:31:06 +02:00
  • 524255c0a2 Improve _slic.pyx doc, bug fixes, debug print Juan Nunez-Iglesias 2013-07-01 18:34:23 +02:00
  • 6e64515ea9 Fix build errors with memoryviews Juan Nunez-Iglesias 2013-06-24 23:41:53 -04:00
  • b1b70631bd Initial attempt at updating SLIC for memoryviews Juan Nunez-Iglesias 2013-06-24 22:44:50 -04:00
  • cba821d5e3 Suppress warning of ambiguous array dim in test Juan Nunez-Iglesias 2013-06-12 23:14:22 +10:00
  • 8c2011d4f9 Add UTF8 coding declaration to slic_superpixels.py Juan Nunez-Iglesias 2013-06-04 14:25:40 +10:00
  • 69fb3fb7ba Make means array contiguous for numpy <= 1.6.1 Juan Nunez-Iglesias 2013-05-30 13:37:59 +10:00
  • 55fe6ce2d6 Bug fix: spatial vs image dimension comparison reversed Juan Nunez-Iglesias 2013-05-20 17:05:59 +10:00
  • 5a43e03061 Bug fix: add z dimension regardless of multichannel Juan Nunez-Iglesias 2013-05-20 16:55:07 +10:00
  • f0d586a32f Revert change to is_rgb Juan Nunez-Iglesias 2013-05-20 16:43:20 +10:00
  • 1c116a9905 Add function to guesstimate number of spatial dimensions Juan Nunez-Iglesias 2013-05-20 16:42:06 +10:00
  • e9c5f666ae Use educated guesses for presence of color channels in SLIC Juan Nunez-Iglesias 2013-05-20 16:30:55 +10:00
  • e757b9ae06 Rename slic.py to avoid name conflicts Juan Nunez-Iglesias 2013-05-20 14:46:11 +10:00
  • 99f905bc54 Always convert image to float in [0, 1] Juan Nunez-Iglesias 2013-05-15 17:18:35 +10:00