Johannes Schönberger
|
bc8c11933f
|
Fix input test of template matching
|
2014-01-13 06:50:19 -05:00 |
|
Johannes Schönberger
|
7b098ce35d
|
Fix and improve doc string
|
2013-12-11 06:48:05 +01:00 |
|
Johannes Schönberger
|
c1b2d5159d
|
Add test for reflected padding
|
2013-12-10 09:29:51 +01:00 |
|
Johannes Schönberger
|
b815b5d045
|
Refactor final slicing
|
2013-12-10 09:19:47 +01:00 |
|
Johannes Schönberger
|
598ee3f9ec
|
Improve description of match_template
|
2013-12-10 09:19:17 +01:00 |
|
Johannes Schönberger
|
48334705c1
|
Fix ndim test
|
2013-12-09 11:44:26 +01:00 |
|
Johannes Schönberger
|
50e155e254
|
Fix test case
|
2013-12-09 11:43:32 +01:00 |
|
Johannes Schönberger
|
914b8cbfe5
|
Re-order input checks
|
2013-12-09 08:21:22 +01:00 |
|
Johannes Schönberger
|
e1033e3f8a
|
Add missing bracket in doc tests
|
2013-12-09 08:06:16 +01:00 |
|
Johannes Schönberger
|
8ae8548dfd
|
Avoid temporary array allocations
|
2013-12-09 07:52:08 +01:00 |
|
Johannes Schönberger
|
d8b343e430
|
Fix doc tests
|
2013-12-09 01:00:32 +01:00 |
|
Johannes Schönberger
|
7924c46cfd
|
Add tests for wrong input shapes
|
2013-12-09 00:44:36 +01:00 |
|
Johannes Schönberger
|
baa0b2cfbf
|
Add tests for 3-D template matching
|
2013-12-09 00:42:20 +01:00 |
|
Johannes Schönberger
|
8443c8469c
|
Reuse 2D sum in 3D sum
|
2013-12-09 00:33:01 +01:00 |
|
Johannes Schönberger
|
84e03ec48b
|
Add support for 3-D template matching
|
2013-12-09 00:31:51 +01:00 |
|
Johannes Schönberger
|
2e9e6a4ce3
|
Fix doctests
|
2013-12-09 00:04:54 +01:00 |
|
Johannes Schönberger
|
783c04baec
|
Fix bug in array padding, template matching
|
2013-12-08 18:54:02 +01: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 |
|
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
|
43f6ae9a2c
|
Add test case for explicit use of radii and sigmas parameters
|
2013-11-22 12:46:41 +01:00 |
|
Johannes Schönberger
|
e904454c2e
|
Add test for mask output of corner_peaks
|
2013-11-22 12:26:41 +01:00 |
|
Johannes Schönberger
|
335a74e11f
|
Add test case for eps corner_harris method
|
2013-11-22 12:25:06 +01:00 |
|
Johannes Schönberger
|
3c84888f72
|
Remove duplicate greycomatrix function definitions
|
2013-11-21 23:37:06 +01:00 |
|
Johannes Schönberger
|
83f7f37cbf
|
Use explicit interger division
|
2013-11-18 15:33:34 +01:00 |
|
Johannes Schönberger
|
f651cba56e
|
Reduce runtime of daisy visualization test case
|
2013-11-09 23:16:46 +01:00 |
|
Johannes Schönberger
|
fb1c1d39f0
|
Fix misspelled sections
|
2013-11-09 23:01:58 +01:00 |
|
Johannes Schönberger
|
dd06dc859b
|
Use a better way to comment out the brief examples temporarily
|
2013-11-04 08:05:42 +01:00 |
|
Johannes Schönberger
|
b7b391c712
|
Temporarily disable brief test cases and ignore test files with a leading underscore
|
2013-11-03 23:40:13 +01:00 |
|
Johannes Schönberger
|
a1fcc65e88
|
Also run doc tests for files with a leading underscore
|
2013-11-03 23:13:05 +01:00 |
|
Johannes Schönberger
|
6e6ca8697c
|
Fix corner_foerstner doctest
|
2013-11-03 19:58:29 +01:00 |
|
Johannes Schönberger
|
23444a51e8
|
Explicitly cast window extent to integer for python 3
|
2013-11-03 19:15:50 +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
|
bfb0cfce2f
|
Speed up memory views in local_binary_pattern
|
2013-10-18 20:49:49 +02:00 |
|
Johannes Schönberger
|
a17cfd9b06
|
Remove print statement
|
2013-10-14 22:14:01 +02:00 |
|
Johannes Schönberger
|
3f39885c93
|
Re-add tests
|
2013-10-14 20:02:46 +02:00 |
|
Johannes Schönberger
|
c414d0efd5
|
Hide experimental GSoC functions for 0.9 release
|
2013-10-02 16:48:27 +02:00 |
|
Alexis Mignon
|
f4a097713c
|
Changed link to the reference [2]
|
2013-08-25 17:13:25 +02:00 |
|
Alexis Mignon
|
515335e917
|
Corrected name in reference [2]
|
2013-08-25 15:05:35 +02:00 |
|
Alexis Mignon
|
7b022c8b5f
|
Finalized changes. Added reference for non rotation-invariant uniform patterns. Added test case. Modified comments to clarify the process, and changed the code to make it more consistent with explanations and actuall encoding
|
2013-08-25 14:56:13 +02:00 |
|
Alexis Mignon
|
eae691cf21
|
Corrected duplicate variable declarations, variable name change from 'var_index' to 'rot_index' and corrected minor bugs
|
2013-08-22 15:24:49 +02:00 |
|
Alexis Mignon
|
22873b803f
|
Added non rotation invariant local binary patterns
|
2013-08-22 15:05:22 +02:00 |
|
Stefan van der Walt
|
561d20a9bd
|
Merge pull request #695 from ahojnnes/memoryviews
Use typed memoryviews for draw, feature, filter.
|
2013-08-17 15:40:40 -07:00 |
|
Johannes Schönberger
|
5b38bdac59
|
Fix missing conversion of typed memoryview to numpy array
|
2013-08-17 23:07:00 +02:00 |
|
Johannes Schönberger
|
e78f9ad39d
|
Fix reference of corner_foerstner
|
2013-08-17 22:56:11 +02:00 |
|
Johannes Schönberger
|
3172f508d6
|
Use typed memoryviews in feature package
|
2013-08-17 22:35:13 +02:00 |
|
Josh Warner
|
673439f207
|
Merge pull request #692 from angelatlarge/fix_hog_orient_bins_rounding
FIX: Use float constant to avoid py2.x rounding errors
|
2013-08-15 13:51:26 -07:00 |
|
Ankit Agrawal
|
9ad7c78c8e
|
Documenting the choice of filter sizes
|
2013-08-15 19:14:47 +05:30 |
|
Ankit Agrawal
|
56686fe809
|
Reverting back to changes made by Johannes
|
2013-08-15 17:28:08 +05:30 |
|