Commit Graph

  • efe51c92a9 tuples are valid inputs Matt Terry 2013-08-05 12:43:42 -07:00
  • 6dd35c8166 Merge pull request #641 from sciunto/example_ht Johannes Schönberger 2013-08-05 12:22:57 -07:00
  • dc692dddcc code cleanup Matt Terry 2013-08-05 12:18:32 -07:00
  • 9d7a90395b DOC: changes for Marianne's coffee cup François Boulogne 2013-08-05 16:45:59 +02:00
  • ac6f282253 Added star structural element Ankit Agrawal 2013-08-05 10:04:58 +05:30
  • c3582f21f8 Add (previously) pathological qhull test case Juan Nunez-Iglesias 2013-08-05 10:39:42 +10:00
  • e9c9c2ca07 Move code comment to appropriate line Juan Nunez-Iglesias 2013-08-05 10:20:48 +10:00
  • b03fa92478 Unique rows after getting the pixel corners Juan Nunez-Iglesias 2013-08-05 10:09:37 +10:00
  • a6ec1741dc Remove repeated coordinates before computing convex hull Juan Nunez-Iglesias 2013-08-05 09:42:23 +10:00
  • 640c49608d Add unique_rows to util/__init__.py Juan Nunez-Iglesias 2013-08-05 09:40:10 +10:00
  • 11f9a5bdbd Add test for unique_rows Juan Nunez-Iglesias 2013-08-05 09:35:50 +10:00
  • 89dbb4dccb Add unique_rows function Juan Nunez-Iglesias 2013-08-05 09:26:36 +10:00
  • 38152219ef Merge pull request #627 from ahojnnes/travis-examples Stefan van der Walt 2013-08-01 14:10:00 -07:00
  • 37dfd294f2 Fix image data type issues in rank filter example Johannes Schönberger 2013-08-01 19:17:48 +02:00
  • 3338c423d3 Add short comment for travis flake8 Johannes Schönberger 2013-06-30 13:53:22 +02:00
  • 97e1174e5f Let travis also run long example scripts Johannes Schönberger 2013-06-30 13:51:45 +02:00
  • cf468711fa Merge pull request #626 from ahojnnes/rank-fixes Stefan van der Walt 2013-08-01 07:42:57 -07:00
  • d883b45666 Fix Otsu rank filter kernel loop range Johannes Schönberger 2013-08-01 11:12:55 +02:00
  • d9196be3c3 Fix loop ranges of rank filter kernel functions Johannes Schönberger 2013-08-01 08:45:11 +02:00
  • a3bb1098d1 Merge pull request #632 from ahojnnes/local-blocks Josh Warner 2013-07-31 14:10:18 -07:00
  • f9f405a8ba Fix invalid previous fix for percentile edge case Johannes Schönberger 2013-07-31 19:50:05 +02:00
  • 7be96b4a01 Integrate new test cases from @odebeir and fix old function names of dilate and erode Johannes Schönberger 2013-07-31 19:45:55 +02:00
  • 9f68e71412 Fix accidential variable naming confusion Johannes Schönberger 2013-07-31 19:27:52 +02:00
  • 391e976157 Add specific branch for the percentile p0 = 0 case Johannes Schönberger 2013-07-31 19:24:18 +02:00
  • 5c5c67027e Add missing p1 parameter to percentile and threshold functions Johannes Schönberger 2013-07-31 19:12:44 +02:00
  • a8403d26a1 last round of copy-edits Matt Terry 2013-07-31 06:40:24 -07:00
  • 6585efb763 lab2lch/lch2lab for N-D images (w/tests) Matt Terry 2013-07-30 14:20:55 -07:00
  • 364ebd7418 copy editing Matt Terry 2013-07-30 10:50:43 -07:00
  • 93819c74bb Making the doc more explicit Ankit Agrawal 2013-07-30 03:28:58 +05:30
  • 8a062617d0 Correcting grammatical typo Ankit Agrawal 2013-07-30 03:22:45 +05:30
  • 72833f1729 Do not use 'ratio' in test_slic.py either Juan Nunez-Iglesias 2013-07-29 00:30:51 +10:00
  • 878c562a45 Replace 'ratio' kwarg with 'compactness' in SLIC Juan Nunez-Iglesias 2013-07-29 00:28:38 +10:00
  • f4332ce488 Removing circular import Ankit Agrawal 2013-07-28 18:41:19 +05:30
  • 0b0cb6a169 Adding Octagon structural element Ankit Agrawal 2013-07-28 17:21:25 +05:30
  • 33a3a12936 Merge pull request #667 from ahojnnes/denoise-fixes Tony S Yu 2013-07-25 18:26:49 -07:00
  • a0f8905b8c docs for deltaE_ciede2000 length scales Matt Terry 2013-07-25 15:32:52 -07:00
  • c36d1cf248 run_module_suite Matt Terry 2013-07-25 15:28:29 -07:00
  • 42a2671a02 skimage attribution convention Matt Terry 2013-07-25 15:22:43 -07:00
  • 9db3ab1927 deg2rad > DEG Matt Terry 2013-07-25 15:18:47 -07:00
  • 547fa2fc6c test for rgb2lch roundtrip Matt Terry 2013-07-25 15:17:30 -07:00
  • e848ba1e61 copy editing docs Matt Terry 2013-07-25 15:17:11 -07:00
  • 012f8b4ea1 Add missing space in parameter defintion in doc string Johannes Schönberger 2013-07-25 22:36:41 +02:00
  • 79a88f81f5 Wrap line Johannes Schönberger 2013-07-25 22:36:06 +02:00
  • ab4e95e4f3 Fix typo in doc string Johannes Schönberger 2013-07-25 22:35:12 +02:00
  • 1cf83b513f Merge pull request #653 from iNand/master Johannes Schönberger 2013-07-25 13:33:49 -07:00
  • 109f500d4b Replace deprecated import of _local_func with block_reduce Johannes Schönberger 2013-07-25 22:15:23 +02:00
  • 3326239962 reference formatting Matt Terry 2013-07-24 08:20:21 -07:00
  • b566ba496b use np.rollaxis Matt Terry 2013-07-24 08:07:14 -07:00
  • 1cd918e5c0 pep8 math operators Matt Terry 2013-07-24 07:54:56 -07:00
  • 3e99079107 Precision issues appear to have vanished Juan Nunez-Iglesias 2013-07-25 00:24:04 +10:00
  • af3ea5f817 Remove unused 'ratio' argument from _slic_cython Juan Nunez-Iglesias 2013-07-25 00:23:01 +10:00
  • 499141cd2b docs Matt Terry 2013-07-23 21:32:49 -07:00
  • 86f7c4a1d5 expose lab/lch conversion Matt Terry 2013-07-23 21:32:37 -07:00
  • f67a088cce references Matt Terry 2013-07-23 09:33:55 -07:00
  • 4b3c11d23e references Matt Terry 2013-07-23 09:32:57 -07:00
  • 1dc46c827f add references Matt Terry 2013-07-23 09:21:48 -07:00
  • 01d8cb2f4d make naming consistent Matt Terry 2013-07-23 09:16:18 -07:00
  • b2b101cc18 set testing tolerance Matt Terry 2013-07-23 09:13:38 -07:00
  • 5a1df64ae6 Merge pull request #662 from stefanv/bento_installation Juan Nunez-Iglesias 2013-07-23 04:26:48 -07:00
  • 4fd18d4300 fix path Matt Terry 2013-07-22 15:56:12 -07:00
  • 65d655e3ec cleaner lch implementations Matt Terry 2013-07-22 15:46:20 -07:00
  • 28f58a2c50 add tests. cmc stops naning Matt Terry 2013-07-22 15:31:27 -07:00
  • f9ca27a979 don't need lab2lch Matt Terry 2013-07-22 09:36:33 -07:00
  • a821ad518c better cmc implementation Matt Terry 2013-07-22 09:35:25 -07:00
  • c50c926eae docs Matt Terry 2013-07-22 08:56:57 -07:00
  • 61ad581250 Properly fix WAF environment directory. Tell users to download source (not binary). Stefan van der Walt 2013-07-22 13:02:53 +02:00
  • 2a19db6096 Environment variable is called WAFDIR. Stefan van der Walt 2013-07-22 12:37:39 +02:00
  • aadd346964 Fix ratio scaling in SLIC Juan Nunez-Iglesias 2013-07-22 20:19:24 +10:00
  • c55ef2e63a Shorten Bento installation instructions and fix broken links. Stefan van der Walt 2013-07-22 11:46:58 +02:00
  • e866696d5d add color distance functions, ciede2000 tests Matt Terry 2013-07-21 16:33:18 -07:00
  • b5d09bcd1c Merge pull request #603 from TheChymera/master Josh Warner 2013-07-20 22:33:32 -07:00
  • 35a65aeef3 Resolved faulty montage2d import. Horea Christian 2013-07-21 05:55:02 +02:00
  • 2d33bf7622 Added test case for grid_shape parameter. Horea Christian 2013-07-21 03:55:16 +02:00
  • 09292ddaed Merge pull request #659 from RONNCC/add_bento_to_docs Johannes Schönberger 2013-07-20 01:21:43 -07:00
  • 252778bfdc Merge pull request #561 from RONNCC/fix_filter_doc_gaussian Johannes Schönberger 2013-07-20 01:20:47 -07:00
  • 3296000451 added ahojnnes revisions sg 2013-07-20 03:46:10 -04:00
  • 641d1b4dfd remove extra :'s sg 2013-07-20 03:35:03 -04:00
  • c25398ab5d Merge pull request #660 from RONNCC/add_to_depends Johannes Schönberger 2013-07-20 00:06:41 -07:00
  • fd02030e78 added testing dependencies and standardized use of bullets sg 2013-07-19 23:08:42 -04:00
  • f70c6a61f4 updated gaussian doc sg 2013-07-19 22:13:11 -04:00
  • 8e562af608 added revisions by @stefanv and @ahojnnes sg 2013-07-19 21:31:01 -04:00
  • 90d28a3c7a Highlight current doc version. Stefan van der Walt 2013-07-19 12:18:45 +02:00
  • a973f3a4bc Add javascript for locating latest stable version. Stefan van der Walt 2013-07-19 12:01:46 +02:00
  • 4b901cdef0 add bento to build docs sg 2013-07-18 22:58:21 -04:00
  • 228bf8f7ba Adapted if statement to grid_shape=None Horea Christian 2013-07-19 00:32:38 +02:00
  • 90f3a5d685 Syntax and default variable. Horea Christian 2013-07-18 17:54:03 +02:00
  • 4c0fbb63b1 Merge pull request #591 from ankit-maverick/brief Johannes Schönberger 2013-07-17 09:40:35 -07:00
  • 431261e095 Added if __name__ == __main__ in new test files Ankit Agrawal 2013-07-17 15:54:58 +05:30
  • 2466df39e1 Stylistic changes Ankit Agrawal 2013-07-16 20:16:23 +05:30
  • 3d60b27d4c Merge pull request #657 from chintak/doc_fix_cmorph Tony S Yu 2013-07-16 06:48:40 -07:00
  • dcea65325a Merge pull request #611 from mkcor/install_pip-requirements Stefan van der Walt 2013-07-15 17:37:33 -07:00
  • 7efb010051 Add short doc string example Johannes Schönberger 2013-07-15 22:00:05 +02:00
  • 486909c5f5 Rename and combine local_* functions to block_reduce Johannes Schönberger 2013-07-15 21:51:55 +02:00
  • 0295d54235 Merge pull request #656 from josteinbf/doc-makefile Josh Warner 2013-07-15 06:58:30 -07:00
  • 875e47abcc Docstring for _dilate and _erode were interchanged Chintak Sheth 2013-07-15 18:50:06 +05:30
  • 8796262b0b doc: Allow specifying python binary. Jostein Bø Fløystad 2013-07-15 14:01:10 +02:00
  • 7e9ae43ae9 docs: Makefile respects variables from environment. Jostein Bø Fløystad 2013-07-15 13:57:35 +02:00
  • dc27babee2 Merge pull request #546 from jni/3d-slic Johannes Schönberger 2013-07-14 23:50:38 -07:00
  • 983c6589af eleminate empty line Ferdinand Deger 2013-07-15 07:57:04 +02:00
  • 1c7947fad1 Renamed parameter Horea Christian 2013-07-14 22:21:51 +02:00