Alexander Alekhin
|
893deb4040
|
Merge pull request #3483 from wangyan42164:ocl_orb_improve
|
2014-12-05 12:55:54 +00:00 |
|
Yan Wang
|
2df606f098
|
Use sincos instead of sin and cos.
Signed-off-by: Yan Wang <yan.wang@linux.intel.com>
|
2014-12-04 15:48:23 +08:00 |
|
Yan Wang
|
1c9f956b88
|
Remove unnecesary operations and calculations in loop body.
Signed-off-by: Yan Wang <yan.wang@linux.intel.com>
|
2014-12-04 15:25:18 +08:00 |
|
vbystricky
|
3787388eac
|
Optimize OpenCL version of BFMatcher
|
2014-10-17 19:48:45 +04:00 |
|
Philipp Hasper
|
9b1136518c
|
ORB.cl : fixed redefinition of val
|
2014-08-23 19:07:14 +02:00 |
|
Vadim Pisarevsky
|
3e854fa6e5
|
finished OpenCL port of ORB
|
2014-03-13 22:56:53 +04:00 |
|
Vadim Pisarevsky
|
efdfca7a11
|
do not use the large "score" buffer; now without non-max suppression OpenCL FAST is pretty efficient
|
2014-03-07 18:55:45 +04:00 |
|
Vadim Pisarevsky
|
06c138bd64
|
make the correctness test pass
|
2014-03-07 18:18:10 +04:00 |
|
Vadim Pisarevsky
|
8e1918e86e
|
added OpenCL-accelerated(?) FAST; for now the tests fail :(
|
2014-03-06 18:04:04 +04:00 |
|
Konstantin Matskevich
|
ca5689e0db
|
BFMatcher
match
radiusMatch
|
2014-01-22 15:31:26 +04:00 |
|