Julian Taylor
|
87c72ae60f
|
BUG: add signed flag to chars
Sign of char is undefined and there are numerous places where its sign
is important. Fixes tests with -funsigned-char.
Closes gh-1110
|
2014-09-05 23:51:39 +02:00 |
|
Stefan van der Walt
|
5d9115a8b7
|
Replace Cython's round with a VC2010 compatible version
|
2014-01-29 23:38:16 +01:00 |
|
Johannes Schönberger
|
2705907270
|
Refactor ORB
|
2013-11-30 01:46:16 +01:00 |
|
Johannes Schönberger
|
ea1ae457f1
|
Improve BRIEF and various tweaks
|
2013-11-29 21:46:04 +01:00 |
|
Ankit Agrawal
|
94d9066700
|
Absolute path fix
|
2013-11-29 20:50:37 +01:00 |
|
Ankit Agrawal
|
3a0cebed9f
|
Fix missing import
|
2013-11-29 20:50:37 +01:00 |
|
Ankit Agrawal
|
142ad4e774
|
Adding tests for orb; fixing some bugs
|
2013-11-29 20:50:36 +01:00 |
|
Ankit Agrawal
|
a93fe9dbb9
|
Correcting the orientation bug
|
2013-11-29 20:49:14 +01:00 |
|
Ankit Agrawal
|
f0fea63350
|
Minor code changes; Explicit docs
|
2013-11-29 20:49:14 +01:00 |
|
Ankit Agrawal
|
ba92c47497
|
ORB matching example
|
2013-11-29 20:49:14 +01:00 |
|
Ankit Agrawal
|
a53d93e0f7
|
Improved match_binary_descriptors function
|
2013-11-29 20:49:14 +01:00 |
|
Johannes Schönberger
|
3ec1d35065
|
Miscellaneous fixes and improvements
|
2013-11-29 20:48:36 +01:00 |
|
Ankit Agrawal
|
b996776e41
|
Making pos0 and pos1 as global variables
|
2013-11-29 20:47:59 +01:00 |
|
Ankit Agrawal
|
607d90cedf
|
Minor optimizations; Renaming variables; Docstring corrections
|
2013-11-29 20:46:30 +01:00 |
|
Ankit Agrawal
|
c060df20f4
|
Stacking lists in descriptos_orb
|
2013-11-29 20:45:23 +01:00 |
|
Ankit Agrawal
|
0bbc1d7933
|
Writing better Cython code
|
2013-11-29 20:44:55 +01:00 |
|
Ankit Agrawal
|
07fdfdb5fe
|
Implementing descriptor_orb; for loop in Cython
|
2013-11-29 20:42:47 +01:00 |
|