Commit Graph

  • 2166041fee deps: cython not runtime, add dask, six >= 1.4 arve0 2015-05-25 11:27:29 +02:00
  • 5ee137f904 Always maximally constrain bounding_shape when creating ellipse bennlich 2015-05-22 17:28:55 -07:00
  • a65b8af4bf Merge pull request #1493 from cowlicks/chunk-map Stefan van der Walt 2015-05-21 14:09:07 -07:00
  • 2ebcadbb96 Correct link in DEPENDS.txt Blake Griffith 2015-05-21 14:15:07 -05:00
  • bbf3f1c97b Merge pull request #1519 from ahojnnes/nogil Stefan van der Walt 2015-05-21 10:59:05 -07:00
  • 14a185810e Remove dask install from travis_script.sh Blake Griffith 2015-05-21 12:12:38 -05:00
  • d6c028a9b3 Move dask intall to travis_befor_install.sh Blake Griffith 2015-05-21 12:12:10 -05:00
  • 990892fcde Replace libc.math.NAN with numpy.math.NAN for MSVC Johannes Schönberger 2015-05-21 08:27:00 -07:00
  • 4e1e861c21 Merge pull request #1523 from warmspringwinds/ellipse-doc-correction Josh Warner 2015-05-21 02:02:25 -05:00
  • ff1322938e pep line width violation corrected dan 2015-05-21 07:58:56 +02:00
  • 6e500b1733 Do not acquire GIL for shared functions Johannes Schönberger 2015-05-20 20:29:19 -07:00
  • fcdffd7e3d Do not acquire GIL for draw functions Johannes Schönberger 2015-05-20 20:26:57 -07:00
  • a2ddba21a5 Do not acquire GIL for hessian_matrix_det Johannes Schönberger 2015-05-20 20:22:02 -07:00
  • 4a95345489 Do not acquire GIL for texture functions Johannes Schönberger 2015-05-20 17:51:41 -07:00
  • 9cd7ca5881 Do not acquire GIL for BRIEF Johannes Schönberger 2015-05-20 17:39:46 -07:00
  • bcb5b34fef more formal documentation dan 2015-05-21 02:06:27 +02:00
  • 98c4e2366e ellipse documentation was corrected dan 2015-05-21 01:30:17 +02:00
  • bca458bc1c Do not acquire GIL for CENSURE Johannes Schönberger 2015-05-20 09:04:58 -07:00
  • a489b85b22 Do not acquire GIL for corner detectors Johannes Schönberger 2015-05-20 07:45:04 -07:00
  • c52c7f4bfb Do not acquire GIL for ORB Johannes Schönberger 2015-05-20 07:38:47 -07:00
  • aa38f2485b Do not acquire GIL for rank filters Johannes Schönberger 2015-05-20 07:26:24 -07:00
  • a7c0b11eda Do not acquire GIL for median_filter Johannes Schönberger 2015-05-20 07:10:51 -07:00
  • 8e6542c86c Do not acquire GIL for heap Johannes Schönberger 2015-05-19 23:03:46 -07:00
  • 1a32745645 Merge pull request #1517 from ahojnnes/parallel-decoration Stefan van der Walt 2015-05-19 23:00:00 -07:00
  • 0758fc9cd6 Do not acquire GIL for felzenswalb Johannes Schönberger 2015-05-19 22:52:29 -07:00
  • 2d0b4dc37a Do not acquire GIL for quickshift Johannes Schönberger 2015-05-19 22:43:46 -07:00
  • 785176b4c2 Do not acquire GIL for slic Johannes Schönberger 2015-05-19 22:40:19 -07:00
  • 07f95e400f Merge pull request #1511 from grlee77/ssim_ndim Stefan van der Walt 2015-05-19 19:04:23 -07:00
  • 7337a3e14b Do not acquire GIL for hough_line Johannes Schönberger 2015-05-19 18:57:20 -07:00
  • 26fa9c75d0 Merge pull request #1499 from stefanv/doc_style Steven Silvester 2015-05-19 20:46:10 -05:00
  • 05def35e19 Merge pull request #1501 from stefanv/doc_fixes Steven Silvester 2015-05-19 20:45:39 -05:00
  • 83fe07097f Do not acquire GIL for hough_circle Johannes Schönberger 2015-05-19 18:42:53 -07:00
  • 7a8afbddf3 Do not acquire GIL for iradon_sart Johannes Schönberger 2015-05-19 18:37:36 -07:00
  • 07f2e4b93f Test parallel execution of warp_fast Johannes Schönberger 2015-05-19 18:25:01 -07:00
  • 0d4c76948b Do not acquire GIL for warp_fast Johannes Schönberger 2015-05-19 18:22:32 -07:00
  • 0fad295d47 Add unit test for test_parallel decorator Johannes Schönberger 2015-05-19 18:15:17 -07:00
  • 574159f724 Add decorator to test parallel execution of unit test Johannes Schönberger 2015-05-19 17:57:47 -07:00
  • a8d49950aa Defer import errors of dask array until runtime. Blake Griffith 2015-05-19 13:55:55 -05:00
  • 9d11b3854a Add to release notes. Blake Griffith 2015-05-19 13:11:13 -05:00
  • c885a9ef72 Add dask to DEPENDS.txt Blake Griffith 2015-05-19 13:00:07 -05:00
  • 0e573f71af Use absolute import Blake Griffith 2015-05-18 14:27:55 -05:00
  • 9be6424b4b Install dask[array] from pypi for travis and appveyor Blake Griffith 2015-05-18 14:10:01 -05:00
  • a258fc7b3b Rename apply and apply_chunks to apply_parallel Blake Griffith 2015-05-16 19:36:59 -05:00
  • 7ac7e1078b cpu_count may raise NotImplementedError arve0 2015-05-16 12:07:11 +02:00
  • b2e4468e55 Use my dask branch instead of master Blake Griffith 2015-05-12 11:29:47 -05:00
  • ae73d03f5f process -> apply, more docs Blake Griffith 2015-05-11 17:22:49 -05:00
  • 08dcf4a4e6 Move the function's args and kws to the end of the signature Blake Griffith 2015-05-07 15:51:26 -05:00
  • 6be2b1bfa2 Smarter chunk selection. Blake Griffith 2015-05-06 15:35:36 -05:00
  • 4a47127871 pep8 Blake Griffith 2015-05-05 17:55:21 -05:00
  • 54e95cff9b Add latest dask to appveyor Blake Griffith 2015-05-05 11:09:37 -05:00
  • bf3bb8d045 Add latest dask to .travis.yml Blake Griffith 2015-05-05 11:07:46 -05:00
  • 72091a8818 Tests for process chunks function. Blake Griffith 2015-04-24 17:38:24 -05:00
  • 43bd8242ff load process chunks into namespace Blake Griffith 2015-04-24 17:37:41 -05:00
  • 42e62e7a0b Add process_chunks function Blake Griffith 2015-04-24 14:59:34 -05:00
  • ce8e88d6e2 remove truncate argument from gaussian_filter for scipy<0.14 compatibility Gregory R. Lee 2015-05-19 11:16:19 -04:00
  • c7916ffe9a remove image_similarity; set 11-tap Gaussian via truncate=3.5; add links to references Gregory R. Lee 2015-05-15 21:35:47 -04:00
  • 6317aac01e use scipy.ndimage.gaussian_filter instead of a custom implementation Gregory R. Lee 2015-05-15 16:03:00 -04:00
  • 9090aa6afb remove multichannel magic and default to False. fix bugs in tests introduced during rebase Gregory R. Lee 2015-05-15 14:28:48 -04:00
  • d781fc5774 docstring fixes Gregory R. Lee 2015-05-15 14:09:03 -04:00
  • 9cb4b4bae6 revise argument handling code for multichannel case Gregory R. Lee 2015-05-15 10:33:30 -04:00
  • 86e07447d1 replace _discard_edges with skimage.util.arraypad.crop Gregory R. Lee 2015-05-15 10:32:56 -04:00
  • 3bf6cc106e add additional tests Gregory R. Lee 2015-05-11 16:13:01 -04:00
  • 6294dcbf12 allow remaining hardcoded constants (sigma, K1, K2) to be modified via kwargs Gregory R. Lee 2015-05-11 15:15:01 -04:00
  • 6ba1596174 sample vs. population covariance difference addressed to more accurately match reference implementations Gregory R. Lee 2015-05-11 15:01:39 -04:00
  • 3b27107bfb structural_similarity: add image_content_weighting option Gregory R. Lee 2015-05-11 14:03:31 -04:00
  • b193e7990e structural_similarity: add option to return full ssim image in addition to the mean Gregory R. Lee 2015-05-11 13:57:34 -04:00
  • 44f1fd37f2 add multichannel support to structural_similarity Gregory R. Lee 2015-05-11 13:40:42 -04:00
  • 49a1060719 update structural similarity to nD implementation with gaussian weighting to match other reference implementations Gregory R. Lee 2015-05-11 13:10:56 -04:00
  • 4b0456b8ef Merge pull request #1488 from danielwe/blob-float-sigma Stefan van der Walt 2015-05-14 23:42:01 -07:00
  • 87355f4667 Merge pull request #1513 from joelfrederico/skimage-measure-regionprops-doc Josh Warner 2015-05-14 20:03:46 -05:00
  • 575689baf2 Update measure.regionprops.weighted_moments_central doc Joel Frederico 2015-05-14 17:15:00 -07:00
  • a74ba0ec54 Merge pull request #1502 from blink1073/test-mulitpage-rgb-tiff Juan Nunez-Iglesias 2015-05-13 13:46:06 +10:00
  • dfaab1957e Add a multipage tiff test and cleanup test_tifffile Steven Silvester 2015-05-12 21:10:23 -05:00
  • 2b10dda6b8 Merge pull request #1485 from emmanuelle/model_binary Stefan van der Walt 2015-05-12 12:21:47 -07:00
  • cde04ad964 Merge pull request #1507 from arve0/pop_bilateral_docstring_typo Josh Warner 2015-05-12 11:54:56 -05:00
  • 0eb7d132d3 pop_bilateral docstring: the->pixels arve0 2015-05-12 15:30:14 +02:00
  • e240dff395 Reinstate explicit plugin Steven Silvester 2015-05-11 20:54:46 -05:00
  • 1ef90468e0 Modified (again) test accuracy. emmanuelle 2015-05-11 22:58:16 +02:00
  • 0491326d22 Remove explicit call to use_plugin Steven Silvester 2015-05-10 20:49:46 -05:00
  • 92b40816ed Merge pull request #1504 from ahojnnes/denoise_bilateral_fix Stefan van der Walt 2015-05-10 16:00:11 -07:00
  • e751d245f3 Modified test with a less stringent condition on numerical value for the mean value of blobs image. emmanuelle 2015-05-10 23:29:54 +02:00
  • 0c69cdc5e7 Fix out-of-bounds access in color LUT for NaN values Johannes Schönberger 2015-05-10 13:40:13 -04:00
  • b479eabd7e Fix failing pil test Steven Silvester 2015-05-09 16:56:10 -05:00
  • 113c998494 Add note about blob detection api change Daniel Wennberg 2015-05-09 20:41:55 +02:00
  • 6fc4e11b9a Add in-place operation Stefan van der Walt 2015-05-08 22:32:29 -07:00
  • 5f067ff43b Move tests to pil plugin and fix file path Steven Silvester 2015-05-09 10:22:48 -05:00
  • d351c13c2d Add tests for multipage_rgb tif Steven Silvester 2015-05-09 09:32:56 -05:00
  • ef9c4d8d19 Fix handling of img_num=0 cases Steven Silvester 2015-05-09 09:32:33 -05:00
  • 883baa0328 Add a multi-page rbg tiff file Steven Silvester 2015-05-09 09:10:34 -05:00
  • 556cb3452c Merge pull request #1498 from cgohlke/patch-2 Steven Silvester 2015-05-09 09:02:41 -05:00
  • 073c9735dc Fixed example in doctest. emmanuelle 2015-05-09 14:51:41 +02:00
  • a8a39ebf35 Used new function to generate binary blobs in existing gallery example emmanuelle 2015-05-09 12:08:21 +02:00
  • 1c3af75dd3 Addressed a few minor issues raised by Juan and Stefan. emmanuelle 2015-05-09 10:23:49 +02:00
  • 3b0179e4c1 Improve test robustness Stefan van der Walt 2015-05-08 22:26:03 -07:00
  • ef8f8c70d6 Merge pull request #1494 from arve0/reset_button_crop_plugin Stefan van der Walt 2015-05-08 01:35:00 -07:00
  • 231b1c3356 Fix reference to release notes Stefan van der Walt 2015-05-07 18:32:55 -07:00
  • 549def734e Fix failing test Christoph Gohlke 2015-05-07 17:35:48 -07:00
  • 3d3351b9fa Fix failing test Christoph Gohlke 2015-05-07 17:34:05 -07:00
  • 6a86862590 Sync doc theme with website Stefan van der Walt 2015-05-07 16:38:51 -07:00
  • 47cfcb4b8b TST skimage.io.imread returns incorrect dimensions Christoph Gohlke 2015-05-07 15:07:59 -07:00