Commit Graph

  • af2a043ff3 Merge pull request #524 from stefanv/chelsea Tony S Yu 2013-04-22 07:11:54 -07:00
  • 83f51efbc8 ENH: Add chelsea to dataset. Stefan van der Walt 2013-04-22 15:17:28 +02:00
  • e6dedc68e8 Upadated Version with test added(/filter/tests/test_edge.py Umesh 2013-04-22 00:20:44 -07:00
  • 43c8858338 Updated Implementation of Roberts Algorithm Umesh 2013-04-21 17:18:48 -07:00
  • 44f12170ad Merge pull request #509 from stefanv/contributor_guidelines Tony S Yu 2013-04-20 14:01:26 -07:00
  • 1a9195bf46 Merge pull request #512 from mkcor/doc_fix-deprecationwarning Tony S Yu 2013-04-20 13:19:02 -07:00
  • 8e0bf8ab8f Fix imread from urls on some backends. Tony S Yu 2013-04-20 14:57:58 -05:00
  • 8efaaee3c8 Find contours example Emmanuelle Gouillart 2013-04-20 20:09:45 +02:00
  • 3f47aefa90 histogram example Emmanuelle Gouillart 2013-04-20 19:53:58 +02:00
  • ecba2df2ac median filter outlier Emmanuelle Gouillart 2013-04-20 19:45:21 +02:00
  • 80114c026c Used instead of deprecated function. Marianne Corvellec 2013-04-20 13:25:36 +08:00
  • 1c5bd33487 Add upstream / username remotes. Illustrate rebase. Stefan van der Walt 2013-04-19 14:22:51 +02:00
  • 1fb8f3f8ba Refresh contribution guidelines. Stefan van der Walt 2013-04-19 13:15:47 +02:00
  • 7d3594310d Fix Emmanuelle Gouillart's name in the contributors list. Stefan van der Walt 2013-04-19 13:11:15 +02:00
  • e6277b1ba4 Merge pull request #488 from sciunto/minor_docfix Stefan van der Walt 2013-04-19 04:04:26 -07:00
  • ccc4386776 Merge pull request #508 from zachrahan/freeimage-multipage-64 zachrahan 2013-04-18 08:09:46 -07:00
  • 8b6f489bab Add multipage TIFF unittest Zach Pincus 2013-04-18 11:08:12 -04:00
  • 65457a95b6 Merge pull request #496 from ahojnnes/label-performance Stefan van der Walt 2013-04-18 06:26:52 -07:00
  • 67a2d6d1c4 Merge pull request #507 from zachrahan/freeimage-multipage-64 zachrahan 2013-04-17 15:05:45 -07:00
  • ab8b325ff4 Fix 64-bit multipage tiff writing segfault Zach Pincus 2013-04-17 17:56:08 -04:00
  • 1780a8d2e7 add option full_output to hough_circ François Boulogne 2013-04-16 15:01:02 +02:00
  • 6dbb4d2acb Merge pull request #494 from ahojnnes/release-instr Stefan van der Walt 2013-04-15 16:00:36 -07:00
  • 474621c247 Merge pull request #503 from ahojnnes/exposure Stefan van der Walt 2013-04-15 15:24:57 -07:00
  • 73e73c4bfb Merge pull request #500 from JDWarner/fix_preserve_rw_input_shape Stefan van der Walt 2013-04-14 21:27:55 -07:00
  • e3c3a69560 add assertion checks to ensure data shape is unchanged Josh Warner (Mac) 2013-04-14 20:16:18 -05:00
  • 8e0eb4a2b1 fix: remove unnecessary forced copy Josh Warner (Mac) 2013-04-14 20:15:19 -05:00
  • baae1d9a48 Merge pull request #501 from ahojnnes/skeletonize Stefan van der Walt 2013-04-14 10:23:34 -07:00
  • 16da3bc32a Remove duplicate import statement Johannes Schönberger 2013-04-13 20:26:55 +02:00
  • 9eabaf3cd9 Remove unnecessary conversion step to numpy array Johannes Schönberger 2013-04-13 20:12:13 +02:00
  • 3c038f8db3 Reformat code to comply with PEP8 Johannes Schönberger 2013-04-13 20:11:22 +02:00
  • 0238e388ac Make return type of skeletonize function boolean Johannes Schönberger 2013-04-13 20:09:36 +02:00
  • 28c7d8afd3 Use force_copy argument of img_as_float Josh Warner (Mac) 2013-04-12 10:02:33 -05:00
  • f1ef7d5da2 PEP8 fixes; remove unneeded pyamg import; add data shape check Josh Warner (Mac) 2013-04-11 14:02:10 -05:00
  • 1edbf3e6f4 fix to preserve input image shape upon executing random_walker Josh Warner (Mac) 2013-04-11 11:49:10 -05:00
  • edfce92f30 Merge pull request #484 from almarklein/3d-selem Tony S Yu 2013-04-09 22:29:19 -07:00
  • f0cfc5de61 Merge pull request #497 from ahojnnes/guidelines Tony S Yu 2013-04-09 21:50:27 -07:00
  • 934db53f7c Merge pull request #498 from JDWarner/fix_canny_strel Tony S Yu 2013-04-09 21:24:17 -07:00
  • cf264353c1 FIX use specific structuring element in Canny Josh Warner (Mac) 2013-04-09 19:37:09 -05:00
  • 9ddb9e42aa Rename development guidelines, so they are shown when opening a new PR Johannes Schönberger 2013-04-10 00:00:45 +02:00
  • ecdfd518c6 Add test case for number of labels Johannes Schönberger 2013-04-09 22:54:57 +02:00
  • 9fc3f3d77f Add option to return number of labels Johannes Schönberger 2013-04-09 22:50:30 +02:00
  • 4e87f3f54e Inline helper functions of label Johannes Schönberger 2013-04-09 19:49:14 +02:00
  • 40e6ada311 Merge pull request #493 from ChrisBeaumont/vector_integral Johannes Schönberger 2013-04-08 13:10:08 -07:00
  • 469b41b020 vectorized transform.integral.integrate Chris Beaumont 2013-04-04 10:55:57 -04:00
  • 2838b97261 Merge pull request #371 from ahojnnes/gabor Tony S Yu 2013-04-07 14:12:41 -07:00
  • 959e024318 Merge pull request #3 from tonysyu/gabor Johannes Schönberger 2013-04-07 13:55:35 -07:00
  • 0f2628c7db Add better test of gabor filter Tony S Yu 2013-04-07 10:43:43 -05:00
  • 5c45812d92 Merge pull request #2 from tonysyu/gabor Johannes Schönberger 2013-04-07 00:22:58 -07:00
  • ba12acdeb8 Update gabor example. Tony S Yu 2013-04-06 22:34:48 -05:00
  • 67536c94f6 DOC: Tweak docstrings for Gabor filter Tony S Yu 2013-04-06 21:30:50 -05:00
  • 2bf178ceb2 Add bandwidth parameter to gabor_kernel Tony S Yu 2013-04-06 21:18:53 -05:00
  • 7d407fc778 Fix kernel-size calculation for non-zero theta. Tony S Yu 2013-04-06 20:20:37 -05:00
  • 95d1e627c6 Rename sigma parameters by adding an underscore as separator Johannes Schönberger 2013-04-06 19:21:08 +02:00
  • bab4e06c6e Update release instructions for new robots.txt file Johannes Schönberger 2013-04-05 18:13:09 +02:00
  • 21a5bd67ed Merge pull request #486 from yangzetian/peak-local-max-indices-nd Johannes Schönberger 2013-04-03 09:21:18 -07:00
  • da055e7ca3 Add test for nD exclude_border option yangzetian 2013-04-03 19:21:04 +08:00
  • 4a4517cb06 Merge pull request #1 from jni/peak-local-max-indices-nd yangzetian 2013-04-03 03:03:08 -07:00
  • 6e4ec78de2 Use range instead of xrange Juan Nunez-Iglesias 2013-04-03 18:09:21 +11:00
  • d9e6b509c5 Make exclude_borders option in peak_local_max nD Juan Nunez-Iglesias 2013-04-03 17:56:04 +11:00
  • 9f20e42031 Tony's comment on output format François Boulogne 2013-04-02 16:21:55 +02:00
  • afde2b8ab8 change doc for indices and remove the unnecessarily tolist() operation yangzetian 2013-04-02 12:35:11 +08:00
  • f77def35d8 Fix peak_local_max's output for ndarray when indices is set to False yangzetian 2013-04-01 20:34:47 +08:00
  • 11a2f1ebcc Merge pull request #482 from thouis/master Johannes Schönberger 2013-03-28 11:13:48 -07:00
  • 5e44a2b82c Merge pull request #1 from ahojnnes/thouis-master Thouis (Ray) Jones 2013-03-28 10:27:40 -07:00
  • 644ab324dd Added test for ball and octahedton selems. Almar 2013-03-28 10:03:02 +01:00
  • 77192b6e9a Adding octahedron selem (3D equivalent of diamond). Almar 2013-03-28 09:48:25 +01:00
  • c56050c5ec Merge pull request #483 from almarklein/windowserror Johannes Schönberger 2013-03-27 14:42:53 -07:00
  • 8299f471f2 Add test case for different dtypes of structuring element Johannes Schönberger 2013-03-27 22:26:29 +01:00
  • 23cf8b7dfb Make sure non-zero values are treated as True Johannes Schönberger 2013-03-27 22:25:59 +01:00
  • fa6a30198c Fix typo in docstring of disk(). Almar 2013-03-27 21:54:49 +01:00
  • 42c72ab106 Add ball selem. I verified in 2D that this usage of np.mgrid yields the exact same results as np.meshgrid (np.meshgrid is not available for 3D). Almar 2013-03-27 21:52:07 +01:00
  • cbf1657ee7 Add cube selem. Almar 2013-03-27 21:50:08 +01:00
  • e9ce0f60b9 Create dummy WindowsError that is an actual Exception instead of None. The previous solution prevented installation on py3.3 and OSX 10.6.1. Almar 2013-03-27 21:12:42 +01:00
  • a784e28012 fix rank filters for float structuring element Thouis (Ray) Jones 2013-03-26 23:25:10 -04:00
  • 027e21afef Merge pull request #480 from sciunto/hl_review Johannes Schönberger 2013-03-25 00:29:09 -07:00
  • 35d6973215 fix deprecated variable François Boulogne 2013-03-24 16:34:27 +01:00
  • 96d0e677dd cosmectics (flake8) François Boulogne 2013-03-24 15:52:14 +01:00
  • 0e4d107754 fix signature François Boulogne 2013-03-24 15:39:07 +01:00
  • 42e872f926 fix names François Boulogne 2013-03-24 15:22:42 +01:00
  • a68434b330 big clean-up! François Boulogne 2013-03-24 15:11:55 +01:00
  • caee53c83c doc, minor improv. François Boulogne 2013-03-22 23:31:06 +01:00
  • 29b91ca01d minor doc improv. François Boulogne 2013-03-22 23:16:13 +01:00
  • 33060e3343 Fix docstring François Boulogne 2013-03-22 23:12:18 +01:00
  • f18be31822 Fix and improve example François Boulogne 2013-03-22 23:12:05 +01:00
  • 22158fc9da improve unittests François Boulogne 2013-03-22 23:11:29 +01:00
  • 12d2cd6855 be consistant with python implementation François Boulogne 2013-03-22 22:07:39 +01:00
  • baa67eafca Merge pull request #477 from JDWarner/convert_dtype_to_astype Tony S Yu 2013-03-21 20:11:15 -07:00
  • 4b43e9f33e workaround: convert dtype(image) to image.astype(dtype) Josh Warner (Mac) 2013-03-21 00:17:56 -05:00
  • c64350a3a0 Merge pull request #475 from sciunto/docstring Johannes Schönberger 2013-03-20 10:43:46 -07:00
  • 4e0db80c24 remove docstring François Boulogne 2013-03-20 18:30:52 +01:00
  • 30af0a66a2 replace hough() by hough_line() in doc François Boulogne 2013-03-20 18:30:19 +01:00
  • 1ddf37b6b6 add note for distance/angle convention. Thanks to Emre Safak. François Boulogne 2013-03-20 08:51:04 +01:00
  • ee915cd9ea Merge branch 'docstring' of github.com:sciunto/scikit-image François Boulogne 2013-03-20 08:37:54 +01:00
  • cebc9839e4 Fix mistake in example François Boulogne 2013-03-19 21:18:30 +01:00
  • 6b1c809a78 DOC: add docstring for deprecation François Boulogne 2013-03-19 21:16:34 +01:00
  • 30e8437ec4 Merge branch 'master' of git://github.com/scikit-image/scikit-image François Boulogne 2013-03-19 16:16:49 +01:00
  • a751c7c2af Merge pull request #473 from ahojnnes/feature-refs Stefan van der Walt 2013-03-19 04:47:24 -07:00
  • 18b3d1f7e3 Fix reference syntax for corner detectors Johannes Schönberger 2013-03-19 09:33:10 +01:00
  • 9968dfd8fe Merge pull request #467 from malcolmreynolds/fix-num-peaks-typo Johannes Schönberger 2013-03-18 08:55:17 -07:00
  • 042b75d05f FIX: changed xrange to range so Python 3 works. Malcolm Reynolds 2013-03-18 15:31:45 +00:00