Commit Graph

8051 Commits

Author SHA1 Message Date
François Boulogne 9d7a90395b DOC: changes for Marianne's coffee cup 2013-08-05 16:45:59 +02:00
Ankit Agrawal ac6f282253 Added star structural element 2013-08-05 10:04:58 +05:30
Juan Nunez-Iglesias c3582f21f8 Add (previously) pathological qhull test case 2013-08-05 10:39:42 +10:00
Juan Nunez-Iglesias e9c9c2ca07 Move code comment to appropriate line 2013-08-05 10:20:48 +10:00
Juan Nunez-Iglesias b03fa92478 Unique rows after getting the pixel corners 2013-08-05 10:09:37 +10:00
Juan Nunez-Iglesias a6ec1741dc Remove repeated coordinates before computing convex hull 2013-08-05 09:42:23 +10:00
Juan Nunez-Iglesias 640c49608d Add unique_rows to util/__init__.py 2013-08-05 09:40:10 +10:00
Juan Nunez-Iglesias 11f9a5bdbd Add test for unique_rows 2013-08-05 09:35:50 +10:00
Juan Nunez-Iglesias 89dbb4dccb Add unique_rows function 2013-08-05 09:26:36 +10:00
Stefan van der Walt 38152219ef Merge pull request #627 from ahojnnes/travis-examples
Let Travis also run long example scripts. Fix rank filter dtype issue.
2013-08-01 14:10:00 -07:00
Johannes Schönberger 37dfd294f2 Fix image data type issues in rank filter example 2013-08-01 19:17:48 +02:00
Johannes Schönberger 3338c423d3 Add short comment for travis flake8 2013-08-01 18:13:18 +02:00
Johannes Schönberger 97e1174e5f Let travis also run long example scripts 2013-08-01 18:13:18 +02:00
Stefan van der Walt cf468711fa Merge pull request #626 from ahojnnes/rank-fixes
Refactor rank filters.
2013-08-01 07:42:57 -07:00
Johannes Schönberger d883b45666 Fix Otsu rank filter kernel loop range 2013-08-01 11:12:55 +02:00
Johannes Schönberger d9196be3c3 Fix loop ranges of rank filter kernel functions 2013-08-01 08:45:51 +02:00
Josh Warner a3bb1098d1 Merge pull request #632 from ahojnnes/local-blocks
Refactor N-dimensial array resampling and add additional functionality
2013-07-31 14:10:18 -07:00
Johannes Schönberger f9f405a8ba Fix invalid previous fix for percentile edge case 2013-07-31 19:50:05 +02:00
Johannes Schönberger 7be96b4a01 Integrate new test cases from @odebeir and fix old function names of dilate and erode 2013-07-31 19:45:55 +02:00
Johannes Schönberger 9f68e71412 Fix accidential variable naming confusion 2013-07-31 19:27:52 +02:00
Johannes Schönberger 391e976157 Add specific branch for the percentile p0 = 0 case 2013-07-31 19:24:18 +02:00
Johannes Schönberger 5c5c67027e Add missing p1 parameter to percentile and threshold functions 2013-07-31 19:12:44 +02:00
Matt Terry a8403d26a1 last round of copy-edits 2013-07-31 06:40:24 -07:00
Matt Terry 6585efb763 lab2lch/lch2lab for N-D images (w/tests) 2013-07-30 14:20:55 -07:00
Matt Terry 364ebd7418 copy editing 2013-07-30 10:50:43 -07:00
Ankit Agrawal 93819c74bb Making the doc more explicit 2013-07-30 03:28:58 +05:30
Ankit Agrawal 8a062617d0 Correcting grammatical typo 2013-07-30 03:22:45 +05:30
Juan Nunez-Iglesias 72833f1729 Do not use 'ratio' in test_slic.py either 2013-07-29 00:30:51 +10:00
Juan Nunez-Iglesias 878c562a45 Replace 'ratio' kwarg with 'compactness' in SLIC 2013-07-29 00:28:38 +10:00
Ankit Agrawal f4332ce488 Removing circular import 2013-07-28 18:41:19 +05:30
Ankit Agrawal 0b0cb6a169 Adding Octagon structural element 2013-07-28 17:21:25 +05:30
Tony S Yu 33a3a12936 Merge pull request #667 from ahojnnes/denoise-fixes
Fix denoise_tv_bregman
2013-07-25 18:26:49 -07:00
Matt Terry a0f8905b8c docs for deltaE_ciede2000 length scales 2013-07-25 15:32:52 -07:00
Matt Terry c36d1cf248 run_module_suite 2013-07-25 15:28:29 -07:00
Matt Terry 42a2671a02 skimage attribution convention 2013-07-25 15:22:43 -07:00
Matt Terry 9db3ab1927 deg2rad > DEG 2013-07-25 15:18:47 -07:00
Matt Terry 547fa2fc6c test for rgb2lch roundtrip 2013-07-25 15:17:30 -07:00
Matt Terry e848ba1e61 copy editing docs 2013-07-25 15:17:11 -07:00
Johannes Schönberger 012f8b4ea1 Add missing space in parameter defintion in doc string 2013-07-25 22:36:41 +02:00
Johannes Schönberger 79a88f81f5 Wrap line 2013-07-25 22:36:06 +02:00
Johannes Schönberger ab4e95e4f3 Fix typo in doc string 2013-07-25 22:35:12 +02:00
Johannes Schönberger 1cf83b513f Merge pull request #653 from iNand/master
Added comment + isotropic denoising
2013-07-25 13:33:49 -07:00
Johannes Schönberger 109f500d4b Replace deprecated import of _local_func with block_reduce 2013-07-25 22:15:23 +02:00
Matt Terry 3326239962 reference formatting 2013-07-24 08:20:21 -07:00
Matt Terry b566ba496b use np.rollaxis 2013-07-24 08:07:14 -07:00
Matt Terry 1cd918e5c0 pep8 math operators 2013-07-24 07:54:56 -07:00
Juan Nunez-Iglesias 3e99079107 Precision issues appear to have vanished 2013-07-25 00:24:04 +10:00
Juan Nunez-Iglesias af3ea5f817 Remove unused 'ratio' argument from _slic_cython 2013-07-25 00:23:01 +10:00
Matt Terry 499141cd2b docs 2013-07-23 21:32:49 -07:00
Matt Terry 86f7c4a1d5 expose lab/lch conversion 2013-07-23 21:32:37 -07:00