Johannes Schönberger
1dc346fbdb
Fix duplicate percentile names rank namespace
2013-11-03 17:54:45 +01:00
Johannes Schönberger
d726a5451c
Fix precision of output in hough_line_peaks doctest
2013-11-03 10:33:20 +01:00
Johannes Schönberger
411de753bd
Remove plotter from doctest and use comparison to np.histogram instead
2013-11-03 10:30:31 +01:00
Johannes Schönberger
256a0bad07
Fix montage2d doctest
2013-11-03 09:55:06 +01:00
Johannes Schönberger
45eae57b4c
Use NORMALIZE_WHITESPACE directive for block_reduce doctest
2013-11-03 09:49:48 +01:00
Johannes Schönberger
41d12463fd
Fix RANSAC doctest
2013-11-03 09:45:33 +01:00
Johannes Schönberger
c7378614d9
Fix block_reduce doctest
2013-11-03 09:40:39 +01:00
Johannes Schönberger
87dcaa4829
Fix hough_line_peaks doctest
2013-11-03 09:36:25 +01:00
Johannes Schönberger
facc8f5c71
Fix watershed doctest
2013-11-03 09:31:54 +01:00
Johannes Schönberger
c7fbd3282b
Fix doctest of remove_small_objects
2013-11-03 09:28:46 +01:00
Johannes Schönberger
dc35d3d1af
Add example for corner_subpix function
2013-11-03 09:23:35 +01:00
Johannes Schönberger
40fc5d203f
Fix corner_subpix function for corners near border
2013-11-03 09:16:45 +01:00
Johannes Schönberger
610f5898af
Fix corner doc tests
2013-11-03 08:51:51 +01:00
Johannes Schönberger
a4720212bb
Merge pull request #801 from stefanv/six_external
...
Make six an external dependency.
2013-11-01 00:00:30 -07:00
Johannes Schönberger
22273a5160
Fix 16bit rank filter test in python 3.x
2013-10-30 23:07:23 +01:00
Johannes Schönberger
8e695f8734
Add rank filter tests as data dir
2013-10-30 22:41:20 +01:00
Jostein Bø Fløystad
eff276c99b
Bug: Fix label sequence in regionprops.
...
Closes gh-806.
2013-10-29 11:58:59 +01:00
Tony S Yu
3ac124b277
Merge pull request #802 from jni/allow-rgb-save
...
Modify mpl_image_to_rgba to allow RGB input image
2013-10-28 21:49:45 -07:00
Juan Nunez-Iglesias
e45aee3369
Modify mpl_image_to_rgba to allow RGB input image
...
mpl_image_to_rgba produces a image of shape (M, N, 3, 4) when the input
image is already RGB. This is understandably confusing for downstream
processes, and this commit fixes it.
2013-10-28 18:29:46 +11:00
Stefan van der Walt
eb6867cfe2
Make six an external dependency.
2013-10-27 14:06:26 +02:00
Stefan van der Walt
d5776656a8
Merge pull request #796 from ahojnnes/warp-fix
...
Fix bug in homography detection
2013-10-25 01:40:41 -07:00
Tony S Yu
e794aed012
Add support for non-unit step
2013-10-21 23:02:51 -05:00
Tony S Yu
6ce788a5d3
Add support for negative indexes/slices.
2013-10-21 23:02:51 -05:00
Tony S Yu
8f506be2ea
Fix Py3 range incompatibilities
2013-10-21 23:02:51 -05:00
Tony S Yu
20ad4bbca9
Fix the same Py3 incompatibility in a different place
2013-10-21 23:02:51 -05:00
Tony S Yu
5a7e191f7b
Fix Python 3 incompatibility
2013-10-21 23:02:51 -05:00
Tony S Yu
0b2103b72c
Remove extra newline
2013-10-21 23:02:51 -05:00
Tony S Yu
555d245a2f
Fix display in IPython notebook
2013-10-21 23:02:50 -05:00
Tony S Yu
4682f44d42
Ensure that image shows when not run interactively
2013-10-21 23:02:50 -05:00
Tony S Yu
7ba0540ec3
Simplify docstrings
2013-10-21 23:02:50 -05:00
Tony S Yu
1093139d62
Rename image for clarity.
2013-10-21 23:02:50 -05:00
Tony S Yu
3c33965b99
Add docstring for arrays
2013-10-21 23:02:50 -05:00
Tony S Yu
68c188050b
Remove old image reference
2013-10-21 23:02:50 -05:00
Tony S Yu
6ca30b0897
Speed up doctest
2013-10-21 23:02:50 -05:00
Tony S Yu
be1d81f3fc
Simplify interface
2013-10-21 23:02:49 -05:00
Tony S Yu
d177aa6c16
Replace use of elephant pic with Chelsea the cat
2013-10-21 23:02:49 -05:00
Tony S Yu
51c3d23b2e
Fix doctests and cleanup reprs
2013-10-21 23:02:49 -05:00
Tony S Yu
f1e0197753
Remove PixelGroup and just return a Picture
2013-10-21 23:02:49 -05:00
Tony S Yu
59375f2240
Rename for clarity
2013-10-21 23:02:49 -05:00
Tony S Yu
35a9cd4067
Fix setter for xy_array and reuse.
2013-10-21 23:02:49 -05:00
Tony S Yu
19a9e72ec7
Remove PixelGroup dependence on pic and key attrs
2013-10-21 23:02:49 -05:00
Tony S Yu
cedfa8c7d4
Make xy_array public
2013-10-21 23:02:49 -05:00
Tony S Yu
a5ad214c4b
Move key validation for clarity
2013-10-21 23:02:48 -05:00
Tony S Yu
12e2a2543e
Move methods from PixelGroup to Picture parent class
2013-10-21 23:02:48 -05:00
Tony S Yu
b50d46b333
Change PixelGroup to inherit from Picture
2013-10-21 23:02:48 -05:00
Tony S Yu
e83003c45d
Simplify indexing
2013-10-21 23:02:48 -05:00
Tony S Yu
72c1f6855a
Rename for clarity
2013-10-21 23:02:48 -05:00
Tony S Yu
7999e3f95e
Refactor and add error tests
2013-10-21 23:02:48 -05:00
Tony S Yu
450d04d2b3
Simplify private docstrings
2013-10-21 23:02:48 -05:00
Tony S Yu
b8443bd1e2
Remove unnecessary try-except.
2013-10-21 23:02:47 -05:00