Tony S Yu
|
6994bc53b9
|
Add test for loading preferred plugins.
|
2013-12-05 23:19:47 -06:00 |
|
Tony S Yu
|
860c6b5cb5
|
Use InheritedConfig for plugin_store
|
2013-12-05 23:19:46 -06:00 |
|
Tony S Yu
|
f1dce4be9d
|
Change plugin_store to use InheritedConfig
|
2013-12-05 23:19:46 -06:00 |
|
Tony S Yu
|
fabe4fa0cc
|
Move tests to separate file.
|
2013-12-05 23:19:46 -06:00 |
|
Tony S Yu
|
e04066de7e
|
Change InheritedConfig so a key is contained if a parent key is contained
|
2013-12-05 23:19:46 -06:00 |
|
Tony S Yu
|
db45127fa9
|
Fix test so it doesn't have side-effects
|
2013-12-05 23:19:46 -06:00 |
|
Tony S Yu
|
90f1e791d8
|
PEP8
|
2013-12-05 23:19:46 -06:00 |
|
Tony S Yu
|
318781bca1
|
Add test that error gets raised when no plugin available
|
2013-12-05 23:19:45 -06:00 |
|
Tony S Yu
|
86abc7c970
|
Factor out url handling for unified file/url behavior
|
2013-12-05 23:19:45 -06:00 |
|
Tony S Yu
|
41e62fa087
|
Add comment for clarification
|
2013-12-05 23:19:45 -06:00 |
|
Tony S Yu
|
8a2e88241e
|
Factor out config-file parsing for clarity
|
2013-12-05 23:19:45 -06:00 |
|
Tony S Yu
|
77ff0615d9
|
Fix wrapping of plugin descriptions
|
2013-12-05 23:19:45 -06:00 |
|
Tony S Yu
|
1d39961757
|
Minor rename
|
2013-12-05 23:19:45 -06:00 |
|
Tony S Yu
|
a23e31b553
|
Factor out table formatting code.
|
2013-12-05 23:19:45 -06:00 |
|
Tony S Yu
|
f8ea426608
|
Refactor io doc building code
|
2013-12-05 23:19:44 -06:00 |
|
Tony S Yu
|
552f24be8e
|
Remove unnecessary initialization
|
2013-12-05 23:19:44 -06:00 |
|
Tony S Yu
|
c820699cd8
|
Remove unnecessary class
|
2013-12-05 23:19:44 -06:00 |
|
Tony S Yu
|
79587eaf48
|
Remove debugging statement
|
2013-12-05 23:19:44 -06:00 |
|
Tony S Yu
|
03388d49cd
|
Use explicit imports
|
2013-12-05 23:19:44 -06:00 |
|
Tony S Yu
|
312151b481
|
Move __init__ functions to submodules.
And rename functions so we don't have to alias imports.
|
2013-12-05 23:19:44 -06:00 |
|
Tony S Yu
|
b8c30bad46
|
Move image stack to its own module
|
2013-12-05 23:19:43 -06:00 |
|
Stefan van der Walt
|
cff007827c
|
Merge pull request #825 from ahojnnes/coverage
MRG: Increase test coverage
|
2013-12-03 00:29:15 -08:00 |
|
Johannes Schönberger
|
f6ba14b494
|
Add missing optional description for kwargs
|
2013-12-02 11:13:44 +01:00 |
|
Raphael Ackermann
|
0c81e14bfa
|
changing docstring to make clear that only 2-D images are currently supported
|
2013-12-01 23:11:33 +01:00 |
|
Johannes Schönberger
|
4406c0f0b4
|
Speedup corner orientations
|
2013-12-01 11:31:40 +01:00 |
|
Johannes Schönberger
|
57016f4db0
|
Recover hidden test cases caused by duplicate function names
|
2013-12-01 11:15:39 +01:00 |
|
Johannes Schönberger
|
ed33dbad6e
|
Combine match indices in one array
|
2013-12-01 11:14:18 +01:00 |
|
Johannes Schönberger
|
e0e4f697de
|
Fix parameter list in doc string of plot_matches
|
2013-12-01 10:59:21 +01:00 |
|
Johannes Schönberger
|
cba85c2948
|
Add tests for plot_matches
|
2013-12-01 10:58:15 +01:00 |
|
Johannes Schönberger
|
d609eb1a80
|
Attempt to fix Python 3 error
|
2013-11-30 22:21:12 +01:00 |
|
Johannes Schönberger
|
23f94996e0
|
Convert shape to list to allow for in place modification
|
2013-11-30 18:07:14 +01:00 |
|
Johannes Schönberger
|
d00b851204
|
Fix wrong parameter name in doc string
|
2013-11-30 15:11:56 +01:00 |
|
Johannes Schönberger
|
0559105f83
|
Remove prints in test function
|
2013-11-30 14:54:31 +01:00 |
|
Johannes Schönberger
|
ae1c2a261d
|
Use new plot_matches function for plot_matching example script
|
2013-11-30 12:59:29 +01:00 |
|
Johannes Schönberger
|
8fbc81eaac
|
Add convenience function for plotting matches
|
2013-11-30 12:40:26 +01:00 |
|
Johannes Schönberger
|
87131db735
|
Add test for unsupported mode
|
2013-11-30 11:48:48 +01:00 |
|
Johannes Schönberger
|
89233d8409
|
Fix imports for Python 3
|
2013-11-30 11:45:24 +01:00 |
|
Johannes Schönberger
|
9d585aedef
|
Add test cases for feature utilities
|
2013-11-30 11:17:02 +01:00 |
|
Johannes Schönberger
|
23a1e22bd4
|
Fix corner doctests
|
2013-11-30 11:06:34 +01:00 |
|
Johannes Schönberger
|
85efc6a2cd
|
Add example to doc string of CenSurE
|
2013-11-30 10:58:38 +01:00 |
|
Johannes Schönberger
|
88f7038edb
|
Add note about usage of ORB
|
2013-11-30 10:49:43 +01:00 |
|
Johannes Schönberger
|
f9cfdb7e2d
|
Add example to ORB doc string
|
2013-11-30 10:38:19 +01:00 |
|
Johannes Schönberger
|
89dc0ac5ac
|
Update BRIEF example
|
2013-11-30 10:23:34 +01:00 |
|
Johannes Schönberger
|
d7b598c30b
|
Fix legacy import
|
2013-11-30 10:03:00 +01:00 |
|
Johannes Schönberger
|
dea338b490
|
Fix test cases
|
2013-11-30 04:02:48 +01:00 |
|
Johannes Schönberger
|
5662d705aa
|
Use dynamic pad-width for arbitrary mask shapes
|
2013-11-30 04:00:07 +01:00 |
|
Johannes Schönberger
|
f22e00e693
|
Refactor match_descriptors and fix small bugs in ORB
|
2013-11-30 03:55:40 +01:00 |
|
Johannes Schönberger
|
2705907270
|
Refactor ORB
|
2013-11-30 01:46:16 +01:00 |
|
Johannes Schönberger
|
79616815ff
|
Implement CenSurE detector in object oriented interface
|
2013-11-29 23:32:50 +01:00 |
|
Johannes Schönberger
|
29026e7231
|
Improve example output of corner_moravec
|
2013-11-29 23:08:55 +01:00 |
|