emmanuelle
|
c5e38dc5b1
|
Renamed module, since tests were breaking because module and function
had the same name.
|
2015-01-10 19:11:15 +01:00 |
|
emmanuelle
|
ecaa959195
|
Implemented asymmetric distance computation to save speed factor of 2
|
2015-01-10 16:40:43 +01:00 |
|
emmanuelle
|
1d8e02bf38
|
Removed normalization of h parameters because float images will be
normalized anyway.
|
2015-01-10 12:15:26 +01:00 |
|
Steven Silvester
|
d24ce2b4ab
|
Merge pull request #1328 from pratapvardhan/misc-doc
DOC: Update bootstrap sphnix links
|
2015-01-01 19:28:23 -06:00 |
|
Juan Nunez-Iglesias
|
097f8eaaa0
|
Space comment and code in plot directive call
|
2014-12-31 17:09:36 +11:00 |
|
Juan Nunez-Iglesias
|
e4d91d1c9f
|
Give 3D image examples
|
2014-12-31 17:07:28 +11:00 |
|
Juan Nunez-Iglesias
|
f9b5f44faa
|
Clarify boolean masks on color images
|
2014-12-31 17:07:28 +11:00 |
|
Juan Nunez-Iglesias
|
9c770dbdf2
|
Prefer row/col to r/c when talking about circles
|
2014-12-31 17:07:28 +11:00 |
|
Juan Nunez-Iglesias
|
ad2b02b865
|
Label transpose operation for clarity
|
2014-12-31 17:07:28 +11:00 |
|
Juan Nunez-Iglesias
|
0dd81de567
|
Add paragraph about data locality
|
2014-12-31 17:07:28 +11:00 |
|
Juan Nunez-Iglesias
|
4a04a6c90c
|
Fix and add output for timing calls
|
2014-12-31 17:07:28 +11:00 |
|
Juan Nunez-Iglesias
|
53585641d2
|
Finish code snippet for timings
|
2014-12-31 17:07:28 +11:00 |
|
Juan Nunez-Iglesias
|
76103d4b05
|
Define 'prefetching' for users
|
2014-12-31 17:07:28 +11:00 |
|
Juan Nunez-Iglesias
|
b998405f48
|
Replace 'level' and 'plane' with 'frame'
|
2014-12-31 17:07:28 +11:00 |
|
Juan Nunez-Iglesias
|
0b779588b0
|
Restore NumPy from Numpy, grudgingly
|
2014-12-31 17:07:28 +11:00 |
|
Juan Nunez-Iglesias
|
5520ccdef3
|
Initial work on array dimension naming guide
|
2014-12-31 17:07:27 +11:00 |
|
Steven Silvester
|
d714d0bcbc
|
Separate qt version check from has_qt flag
|
2014-12-30 21:01:23 -06:00 |
|
Steven Silvester
|
7da4d5a19a
|
Merge pull request #2 from flying-sheep/pyqt5
fixed Qt5 compat
|
2014-12-30 20:57:13 -06:00 |
|
Phil Schaf
|
14a2b5d8f3
|
fixed Qt5 compat
|
2014-12-30 17:57:19 +01:00 |
|
Pratap Vardhan
|
d3f2d11230
|
DOC: Update bootstrap sphnix links
|
2014-12-28 16:26:27 +05:30 |
|
Steven Silvester
|
51ab675d3c
|
Fix lingering merge issue
|
2014-12-27 11:11:36 -06:00 |
|
Steven Silvester
|
f89ab053e1
|
Merge pull request #1314 from SalvatoreScaramuzzino/RectTool_docs
Rect tool docs
|
2014-12-27 11:01:08 -06:00 |
|
Steven Silvester
|
67fadc0ed8
|
Fix mock Qt objects again
|
2014-12-27 10:54:19 -06:00 |
|
Steven Silvester
|
42b330e562
|
Add QWidget to the mock Qt
|
2014-12-27 10:54:19 -06:00 |
|
Steven Silvester
|
8da175d70e
|
Add dummy Qt properties
|
2014-12-27 10:54:19 -06:00 |
|
Steven Silvester
|
c3ade4416f
|
Instantiate QtCore dummy class
|
2014-12-27 10:54:18 -06:00 |
|
Steven Silvester
|
7474db1f0d
|
Another fix for dummy Signal
|
2014-12-27 10:54:18 -06:00 |
|
Steven Silvester
|
6d445776c9
|
Fix the dummy Signal
|
2014-12-27 10:54:18 -06:00 |
|
Steven Silvester
|
11c6a9f86a
|
Fix another viewer import
|
2014-12-27 10:54:18 -06:00 |
|
Steven Silvester
|
2eee1faaff
|
Fix import error in viewer.utils.core
|
2014-12-27 10:54:18 -06:00 |
|
Steven Silvester
|
6f57873526
|
Do not use ImportError behaviour in viewer
Conflicts:
skimage/viewer/tests/test_tools.py
|
2014-12-27 10:54:13 -06:00 |
|
Steven Silvester
|
8d40cbd1d2
|
Allow viewer package to import without Qt
|
2014-12-27 10:52:30 -06:00 |
|
Steven Silvester
|
68508576f6
|
Remove debug raise
|
2014-12-27 10:52:30 -06:00 |
|
Steven Silvester
|
297ccea8b0
|
Do not try and guess the mpl backend
|
2014-12-27 10:52:30 -06:00 |
|
Steven Silvester
|
47065d733c
|
Use a smarter backend selection
|
2014-12-27 10:52:30 -06:00 |
|
Steven Silvester
|
65c1d4eec6
|
Update viewer for PyQt5 compatibility
Conflicts:
skimage/viewer/tests/test_plugins.py
skimage/viewer/tests/test_tools.py
|
2014-12-27 10:52:27 -06:00 |
|
Juan Nunez-Iglesias
|
6f1eb316d2
|
Merge pull request #1325 from blink1073/remove-label-shim
Remove unnecessary `measure.label` shim
|
2014-12-27 15:21:59 +11:00 |
|
Steven Silvester
|
b7f4f61ae7
|
Remove unnecessary measure.label shim
Conflicts:
skimage/measure/_label.py
|
2014-12-26 21:34:33 -06:00 |
|
Juan Nunez-Iglesias
|
7b5dd3b700
|
Merge pull request #1313 from blink1073/suppress-test-warnings
Handle expected test warnings.
|
2014-12-27 14:26:59 +11:00 |
|
Steven Silvester
|
ecc582193a
|
Try using matplotlib cleanup decorator
|
2014-12-26 20:55:44 -06:00 |
|
Steven Silvester
|
a7a84bbcde
|
Draw the canvas when creating the ax to avoid RuntimeError
|
2014-12-26 20:14:41 -06:00 |
|
Steven Silvester
|
f898bd0209
|
Style fixes
|
2014-12-26 11:26:30 -06:00 |
|
Juan Nunez-Iglesias
|
9c2807ac01
|
Merge pull request #1321 from ahojnnes/hough
Use typed memoryviews in Hough Transform
|
2014-12-27 00:38:38 +11:00 |
|
salvatore
|
ac52af7d83
|
removed numpy import and spaces
|
2014-12-26 12:12:15 +01:00 |
|
Johannes Schönberger
|
0c2773b9e4
|
Use typed memoryviews
|
2014-12-26 11:08:05 +01:00 |
|
salvatore
|
d28ae513ca
|
Travis auto-build Doctest skipped to avoid window opening
|
2014-12-26 10:37:03 +01:00 |
|
Steven Silvester
|
736f5658bc
|
Fix indent in docstring example
|
2014-12-25 17:08:36 -06:00 |
|
Steven Silvester
|
d760c0adda
|
Fix scipy.sparse.sparsetools warning
|
2014-12-24 11:20:52 -06:00 |
|
Steven Silvester
|
bea57315fb
|
Update docstring and fix pyamg warning check
|
2014-12-24 09:10:11 -06:00 |
|
Steven Silvester
|
23ae571689
|
Fix final failing test on Py2.6 build
|
2014-12-24 08:49:51 -06:00 |
|