Tony S Yu
5c3c75cd09
Minor cleanups
...
* PEP8 clean ups (space after commas, docstring spacing, prefer parentheses over line continuation)
* Simplify creation of test images.
* Use `plt.subplots` instead of state machine
* Minor wording modifications
2013-04-25 22:47:22 -05:00
Chintak Sheth
903d27d84a
URL
2013-04-25 21:46:54 +05:30
Chintak Sheth
b6afbf1c58
URL
2013-04-25 21:45:18 +05:30
Chintak Sheth
17b38c6679
Trailing _
2013-04-25 20:11:49 +05:30
Johannes Schönberger
35d2dba5fa
Merge pull request #535 from JDWarner/fix_mcp
...
Fix Cython 0.19 build error on Python 2.7
2013-04-24 22:40:31 -07:00
Josh Warner (Mac)
0eea2a48fe
Fix Cython 0.19 build error due to global wraparound=False
2013-04-24 21:47:37 -05:00
Chintak Sheth
494c1a14a3
Minor changes
2013-04-24 23:07:34 +05:30
Ankit Agrawal
2992ca7ade
Deprecating is_rgb()
2013-04-24 05:13:34 +05:30
Emmanuelle Gouillart
5123692f45
Blank lines in reconstruction docstring for nicer display
2013-04-23 23:56:07 +02:00
Stefan van der Walt
1576b37f5c
Merge pull request #530 from npinto/patch-2
...
DOC: "gabors from lena" isn't under construction.
2013-04-23 14:33:56 -07:00
Chintak Sheth
7dfbac3d8e
URL formatting
2013-04-24 02:50:15 +05:30
Nicolas Pinto
14992c8330
DOC: "gabors from lena" isn't under construction
2013-04-23 14:19:09 -07:00
Chintak Sheth
616f24ac31
End newline added and removed the .jpeg version
2013-04-23 21:27:36 +05:30
Chintak Sheth
45aeeac459
Added horse.png to skimage/data and added a horse() in the _init_.py in data subpackage
2013-04-23 21:14:02 +05:30
umesh
18839cdf08
Updated Test Case
2013-04-23 08:43:05 -07:00
Chintak Sheth
e5dab80e9c
Clean, and implemented using horse.jpeg
2013-04-23 19:47:10 +05:30
Stefan van der Walt
54d7fca5d3
Merge pull request #527 from JDWarner/tempfix_use_old_cython
...
TST: Temporarily use Cython 0.18 to restore normal Travis builds.
2013-04-23 04:10:54 -07:00
umesh
9c6cd7dbd9
Final Roberts Edge Detector
2013-04-23 01:16:29 -07:00
Josh Warner (Mac)
0b3a7efe03
temporarily use Cython 0.18 to restore normal Travis builds
2013-04-23 01:03:33 -05:00
Josh Warner
33811074fc
Merge pull request #526 from sciunto/fixtravis
2013-04-22 22:22:03 -07:00
root
f417a45a97
Updated function names[Robert's Edge Detection]
2013-04-22 15:29:25 -07:00
François Boulogne
67bbf2a537
readability
2013-04-22 21:42:16 +02:00
François Boulogne
0586046d59
fix travis complaint
2013-04-22 21:27:54 +02:00
Johannes Schönberger
2a4a12bb87
Merge pull request #525 from stefanv/felzenwalb_32
...
BUG: Fix integer type in Felzenwalb cython.
2013-04-22 12:17:02 -07:00
Stefan van der Walt
e1b44240a6
Merge pull request #515 from tonysyu/fix/imread-url-bug
...
ENH: Fix imread from urls on some backends.
2013-04-22 09:12:06 -07:00
Stefan van der Walt
81479ca591
BUG: Fix integer type in Felzenwalb cython.
2013-04-22 17:27:01 +02:00
Umesh and umesh
27026cea87
updated tests for Roberts Edge Detector
2013-04-22 07:51:44 -07:00
Tony S Yu
af2a043ff3
Merge pull request #524 from stefanv/chelsea
...
ENH: Add `chelsea` to dataset.
2013-04-22 07:11:54 -07:00
Stefan van der Walt
83f51efbc8
ENH: Add chelsea to dataset.
2013-04-22 15:19:48 +02:00
Umesh and umesh
e6dedc68e8
Upadated Version with test added(/filter/tests/test_edge.py
2013-04-22 00:21:26 -07:00
Umesh and umesh
43c8858338
Updated Implementation of Roberts Algorithm
2013-04-21 17:19:18 -07:00
Tony S Yu
44f12170ad
Merge pull request #509 from stefanv/contributor_guidelines
...
DOC: Refresh contribution guidelines.
2013-04-20 14:01:26 -07:00
Tony S Yu
1a9195bf46
Merge pull request #512 from mkcor/doc_fix-deprecationwarning
...
Used feature.peak_local_max instead of deprecated function
2013-04-20 13:19:02 -07:00
Tony S Yu
8e0bf8ab8f
Fix imread from urls on some backends.
...
Some backends infer the image type from the extension. This fix just adds the extension to the temp filename.
2013-04-20 14:57:58 -05:00
Emmanuelle Gouillart
8efaaee3c8
Find contours example
2013-04-20 20:09:45 +02:00
Emmanuelle Gouillart
3f47aefa90
histogram example
2013-04-20 19:53:58 +02:00
Emmanuelle Gouillart
ecba2df2ac
median filter outlier
2013-04-20 19:45:21 +02:00
Marianne Corvellec
80114c026c
Used instead of deprecated function.
2013-04-20 13:25:36 +08:00
Stefan van der Walt
1c5bd33487
Add upstream / username remotes. Illustrate rebase.
2013-04-19 14:23:31 +02:00
Stefan van der Walt
1fb8f3f8ba
Refresh contribution guidelines.
2013-04-19 13:15:47 +02:00
Stefan van der Walt
7d3594310d
Fix Emmanuelle Gouillart's name in the contributors list.
2013-04-19 13:11:15 +02:00
Stefan van der Walt
e6277b1ba4
Merge pull request #488 from sciunto/minor_docfix
...
ENH: Allow `hough_circle` to detect circles with centres outside the image.
2013-04-19 04:04:26 -07:00
zachrahan
ccc4386776
Merge pull request #508 from zachrahan/freeimage-multipage-64
...
Add multipage TIFF unittest
2013-04-18 08:09:46 -07:00
Zach Pincus
8b6f489bab
Add multipage TIFF unittest
2013-04-18 11:08:12 -04:00
Stefan van der Walt
65457a95b6
Merge pull request #496 from ahojnnes/label-performance
...
ENH: Inline helper functions of label and add number of regions as an optional return.
2013-04-18 06:26:52 -07:00
zachrahan
67a2d6d1c4
Merge pull request #507 from zachrahan/freeimage-multipage-64
...
Fix 64-bit multipage tiff writing segfault
2013-04-17 15:05:45 -07:00
Zach Pincus
ab8b325ff4
Fix 64-bit multipage tiff writing segfault
2013-04-17 17:56:08 -04:00
François Boulogne
1780a8d2e7
add option full_output to hough_circ
2013-04-16 15:01:02 +02:00
Stefan van der Walt
6dbb4d2acb
Merge pull request #494 from ahojnnes/release-instr
...
DOC: Update release instructions for new robots.txt file.
2013-04-15 16:00:36 -07:00
Stefan van der Walt
474621c247
Merge pull request #503 from ahojnnes/exposure
...
STY: Remove duplicate import statement.
2013-04-15 15:24:57 -07:00