Commit Graph

  • e25e11d3b4 Fix parameter documentation in corner_peaks (closes #901) Stefan van der Walt 2014-04-07 14:25:14 +02:00
  • 2c5d19f368 Merge pull request #955 from neerajgangwar/add-test-greycomatrix Stefan van der Walt 2014-04-07 14:02:18 +02:00
  • 5e07dba25e Merge pull request #967 from pberkes/fix/lbp-variance Stefan van der Walt 2014-04-07 14:00:38 +02:00
  • a440087a9c Merge pull request #968 from sciunto/req Juan Nunez-Iglesias 2014-04-04 12:56:01 +11:00
  • e64547bea7 forgot a aword François Boulogne 2014-04-03 20:33:55 -04:00
  • ba11683d45 update info about PIL François Boulogne 2014-04-03 19:56:02 -04:00
  • 109efc5d0a No need to take the center of the results twice. Pietro Berkes 2014-04-01 21:28:12 +01:00
  • 1fbed8a8d0 Fix random seed for test stability. Pietro Berkes 2014-04-01 21:10:04 +01:00
  • 1a909cbc79 Fix LBP variance calculation. Pietro Berkes 2014-04-01 21:06:15 +01:00
  • a21dca6a77 Merge pull request #961 from ahojnnes/video Stefan van der Walt 2014-04-01 01:40:35 +02:00
  • 1decf8a908 Merge pull request #956 from vighneshbirodkar/issue945 Johannes Schönberger 2014-03-30 08:48:34 -04:00
  • e6ea9efa1c formatting, used assert_equals in test Vighnesh Birodkar 2014-03-30 17:46:45 +05:30
  • e92c2bf61d Document removed skimage.io.video in API changes Johannes Schönberger 2014-03-29 22:29:48 -04:00
  • 82189f546f Merge pull request #964 from ahojnnes/submods Juan Nunez-Iglesias 2014-03-30 13:24:32 +11:00
  • 5b5ef4d42b Merge pull request #963 from tonysyu/feature/tinting-example Juan Nunez-Iglesias 2014-03-30 13:22:37 +11:00
  • 040890f594 Fix a couple of grammar typos Tony S Yu 2014-03-29 18:49:57 -05:00
  • a881d2fc5f Incorporate PR feedback Tony S Yu 2014-03-29 10:28:08 -05:00
  • 9e3070ac57 Homogenize subpackage description Johannes Schönberger 2014-03-29 01:21:04 -04:00
  • 65dbff751d Update subpackage descriptions Johannes Schönberger 2014-03-28 18:22:50 -04:00
  • 40cc93a92d Add example of tinting a grayscale image Tony S Yu 2014-03-27 22:47:22 -05:00
  • 764c59693c removed array cast, added not equals test Vighnesh Birodkar 2014-03-28 00:12:18 +05:30
  • 726ba6d101 Temporarily remove video plugin Johannes Schönberger 2014-03-27 09:06:58 -04:00
  • 9772cf34f2 Merge pull request #960 from sciunto/doc_enhan Johannes Schönberger 2014-03-27 09:03:54 -04:00
  • 05458457f1 DOC: simplify the code (Thx Stefan) François Boulogne 2014-03-26 20:51:19 -04:00
  • efcd8153b5 Merge pull request #926 from sivapvarma/plt-subplots-examples Josh Warner 2014-03-27 00:40:16 -05:00
  • 55b0b0bcd5 Merge pull request #959 from ahojnnes/viewer-backend Tony S Yu 2014-03-26 20:49:07 -05:00
  • 06498c3c59 Warn about matplotlib backend in skimage.viewer Johannes Schönberger 2014-03-26 19:06:06 -04:00
  • 5593bad86d Merge pull request #958 from ahojnnes/numpydoc Stefan van der Walt 2014-03-26 23:32:41 +02:00
  • e812a8f805 Merge pull request #946 from synesthesiam/master Johannes Schönberger 2014-03-26 09:31:15 -04:00
  • f84cce3238 Convert incoming novice images to ubyte Michael Hansen 2014-03-26 08:48:10 -04:00
  • dc798e27f1 Merge branch 'master' of https://github.com/scikit-image/scikit-image Michael Hansen 2014-03-26 08:47:48 -04:00
  • 9e028aeb99 Merge pull request #957 from sciunto/fixdoc Johannes Schönberger 2014-03-26 07:51:22 -04:00
  • ea70724216 MAINT: use region.area François Boulogne 2014-03-26 06:48:16 -04:00
  • 4b714c54f2 MAINT: use region.bbox François Boulogne 2014-03-25 22:24:34 -04:00
  • 3f5b3892ed reverted irrelevant changes Vighnesh Birodkar 2014-03-26 03:59:56 +05:30
  • 1fc24294ff reverted irrelevant changes Vighnesh Birodkar 2014-03-26 03:58:32 +05:30
  • b0dbfffb45 reverted irrelevant changes Vighnesh Birodkar 2014-03-26 03:56:40 +05:30
  • dd8a14bf69 reverted irrelevant changes: Vighnesh Birodkar 2014-03-26 03:55:22 +05:30
  • ab06d0177b pep8 Vighnesh Birodkar 2014-03-26 03:51:59 +05:30
  • ace11b852e added nan case Vighnesh Birodkar 2014-03-26 03:50:24 +05:30
  • 77b91e633b added tests, accounted for nan case Vighnesh Birodkar 2014-03-26 03:50:04 +05:30
  • a748df0b55 removed blankline Vighnesh Birodkar 2014-03-26 02:59:59 +05:30
  • 12ba5905a7 overrided __eq__ method of region props Vighnesh Birodkar 2014-03-26 02:56:49 +05:30
  • afb1510b92 added testcases for greycomatrix for angles pi/4 and 3*pi/4 Neeraj Gangwar 2014-03-25 11:25:15 +05:30
  • 5d82abd072 changed io to ax Siva Prasad Varma 2014-03-24 09:37:59 +05:30
  • f792b11a15 Merge branch 'master' of https://github.com/scikit-image/scikit-image Michael Hansen 2014-03-23 18:04:48 -04:00
  • b7ae413ce0 Merge pull request #948 from stefanv/bug/plot_matches-cmap-interp Johannes Schönberger 2014-03-20 13:17:41 -04:00
  • b54b41bcb2 Use nearest neighbor interpolation and a gray-level color map for plotting feature matches Stefan van der Walt 2014-03-20 18:08:56 +02:00
  • c31f91919d Merge pull request #947 from stefanv/build/contribs Johannes Schönberger 2014-03-20 07:52:33 -04:00
  • 397177ea2a Remove debug print in contribs Stefan van der Walt 2014-03-20 11:00:13 +02:00
  • aa8cc0af40 Merged with ahojnnes novice Michael Hansen 2014-03-19 20:58:44 -04:00
  • 42417def67 Merge branch 'master' of https://github.com/scikit-image/scikit-image Michael Hansen 2014-03-19 20:46:33 -04:00
  • 55897597a6 Upgrade numpydoc to version 0.4 Johannes Schönberger 2014-03-19 18:06:03 -04:00
  • f871c4024f Extract changes by @synesthesiam in PR #797 Johannes Schönberger 2014-03-19 17:47:49 -04:00
  • 6a8f5fefd6 changed f to fig in applications Siva Prasad Varma 2014-03-19 17:30:20 +05:30
  • a89dd4dedd changed f to fig Siva Prasad Varma 2014-03-19 17:18:33 +05:30
  • a047fdcb74 Fixes for making code more pythonic, follow conventions Rishabh Raj 2014-03-19 11:45:56 +05:30
  • 5db5b1899c Merge pull request #935 from neerajgangwar/fix-greycomatrix Stefan van der Walt 2014-03-18 18:18:55 +02:00
  • c244951e90 Merge branch 'master' of https://github.com/scikit-image/scikit-image Michael Hansen 2014-03-17 08:52:17 -04:00
  • 8321c84e63 Merged with master Michael Hansen 2014-03-17 08:40:58 -04:00
  • 7a164d274d minor changes in syntax in _glcm_loop method. Using round in place of floor in _texture.pyx to calculate the pixel offset. Neeraj Gangwar 2014-03-17 09:53:09 +05:30
  • dfea80cd86 Merge pull request #939 from sciunto/py3 Stefan van der Walt 2014-03-16 22:47:10 +02:00
  • 85bbd0c3be Merge pull request #938 from sciunto/draw Stefan van der Walt 2014-03-16 22:45:12 +02:00
  • 4c1b650d1b MAINT: python3 compat. François Boulogne 2014-03-16 16:35:27 -04:00
  • aaa2257345 Merge pull request #937 from sciunto/doc Stefan van der Walt 2014-03-16 21:51:21 +02:00
  • b3f0c1eb96 FIX bug #832 + testcase François Boulogne 2014-03-16 15:46:39 -04:00
  • 11725c9396 PEP8 François Boulogne 2014-03-16 15:16:35 -04:00
  • 452fcdaba8 DOC: typo François Boulogne 2014-03-16 15:15:42 -04:00
  • 5b3aa56c0f Adds functionality to generate ipython notebooks for the gallery examples Rishabh Raj 2014-03-16 22:48:01 +05:30
  • 3102dcad8d Merge pull request #934 from sciunto/coverage2 Juan Nunez-Iglesias 2014-03-16 01:58:28 +11:00
  • 6093c55aa2 MIN: typo François Boulogne 2014-03-15 10:29:45 -04:00
  • 67b1335c15 remove '' around ValueError François Boulogne 2014-03-15 08:50:53 -04:00
  • c6e916d082 remove extra ) François Boulogne 2014-03-15 08:26:45 -04:00
  • a423bd15e6 MAINT: use asset_allclose instead of round François Boulogne 2014-03-15 07:58:01 -04:00
  • ee12ccff26 TEST: add unittest about ValueError François Boulogne 2014-03-15 07:47:05 -04:00
  • ced3f5656f DOC: specify range for step François Boulogne 2014-03-15 07:42:08 -04:00
  • cf7a184ba7 TEST: add test on step François Boulogne 2014-03-15 07:40:39 -04:00
  • 217b0aa697 MAINT: remove blank lines François Boulogne 2014-03-15 07:39:06 -04:00
  • 8b8995f558 Merge pull request #932 from sciunto/weird Juan Nunez-Iglesias 2014-03-15 21:50:03 +11:00
  • f3a1a9ed7e corrected the formula to calculate the location of offset pixel in _texture.pyx Neeraj Gangwar 2014-03-15 10:42:50 +05:30
  • 92b9ebc0e9 MAINT: remove 2 weird lines François Boulogne 2014-03-14 20:28:30 -04:00
  • 944c9c6bde Merge pull request #882 from JDWarner/correct_mesh_orientation Johannes Schönberger 2014-03-14 18:10:28 -04:00
  • 9501c2dc25 Merge pull request #924 from ahojnnes/restoration Stefan van der Walt 2014-03-14 23:03:01 +02:00
  • 697910c010 Add denoise deprecation removal to TODO.txt Johannes Schönberger 2014-03-14 16:27:43 -04:00
  • 5ac910b0b8 FIX: correct other instance of np.linalg.norm, clarify comments Josh Warner (Mac) 2014-03-14 14:15:45 -05:00
  • febb4f09ca changed to fig.subplots_adjust() Siva Prasad Varma 2014-03-14 23:22:01 +05:30
  • 686400bf6a changed to fig.subplots_adjust() Siva Prasad Varma 2014-03-14 23:20:45 +05:30
  • 8a6764ae05 changed to fig.subplots_adjust() Siva Prasad Varma 2014-03-14 23:15:34 +05:30
  • 37f39f716e changed to fig.subplots_adjust() Siva Prasad Varma 2014-03-14 23:03:38 +05:30
  • 349d091bf1 changed to fig.subplots_adjust() Siva Prasad Varma 2014-03-14 22:58:05 +05:30
  • 9e0e9c0182 changed to plt.subplots Siva Prasad Varma 2014-03-14 22:54:03 +05:30
  • 2cb4f653ff made plot loop more readable Siva Prasad Varma 2014-03-14 22:42:20 +05:30
  • c2e380cf34 fixed plot in plot_glcm.py Siva Prasad Varma 2014-03-14 21:41:02 +05:30
  • f4bef8d5c8 changed to plt.subplots() Siva Prasad Varma 2014-03-14 20:26:04 +05:30
  • ec61561e49 changed to fig.colorbar Siva Prasad Varma 2014-03-14 19:50:43 +05:30
  • 2df1af87ef Merge pull request #916 from neerajgangwar/master Stefan van der Walt 2014-03-14 16:15:19 +02:00
  • da603f65f0 changed colorbars Siva Prasad Varma 2014-03-14 19:41:20 +05:30
  • 8aea87acfd Merge pull request #923 from ahojnnes/doctests Stefan van der Walt 2014-03-14 15:45:53 +02:00
  • 13b48ff7ed Update bento Johannes Schönberger 2014-03-14 08:20:18 -04:00
  • fb72fb04b2 used plt.subplots everywhere Siva Prasad Varma 2014-03-14 17:37:14 +05:30