Vadim Pisarevsky
|
014106783d
|
fixed building BRISK on Windows
|
2012-08-30 17:32:47 +04:00 |
|
Vincent Rabaud
|
84c4797030
|
revert orientation computation in jeypoint detection for efficiency (like done originally)
|
2012-08-30 16:28:39 +04:00 |
|
Vincent Rabaud
|
da1921b2fc
|
add const correctness, replace __inline__ and remote a useless release()
|
2012-08-30 16:28:39 +04:00 |
|
Vincent Rabaud
|
92da6d381b
|
add rotation tests for the descriptors
|
2012-08-30 16:28:39 +04:00 |
|
Vincent Rabaud
|
13ded36ecb
|
initial addition of BRISK with some tests
|
2012-08-30 16:28:39 +04:00 |
|
Vincent Rabaud
|
228070a74c
|
split FAST in order to reuse it in BRISK
|
2012-08-30 16:28:38 +04:00 |
|
Vadim Pisarevsky
|
633a8bfacc
|
fixed many warnings (modified pull request 13)
|
2012-08-28 18:15:14 +04:00 |
|
Corentin Wallez
|
18fc11bc04
|
Fix fixed-point arithmetics in FREAK::meanIntensity
|
2012-08-28 16:57:20 +04:00 |
|
Andrey Kamaev
|
f2a02feffa
|
Fix Windows build issues
* No /arch:SSE3 in MSVC
* Warnings fixed or suppressed
|
2012-08-22 11:21:09 +04:00 |
|
Andrey Kamaev
|
94f7c3c592
|
Fixed FAST algorithm initializer
|
2012-08-21 01:03:52 +04:00 |
|
Andrey Kamaev
|
65f8585630
|
#2229 Fix FREAK build on CentOS
|
2012-08-15 17:23:07 +04:00 |
|
Andrey Kamaev
|
859ee6087c
|
#2216 Forbid incorrect patchSize values in ORB
|
2012-08-15 16:54:40 +04:00 |
|
Andrey Kamaev
|
36fe62d7a5
|
#2245 Fix BFMatcher::radiusMatchImpl witch Hamming distance (thanks to Jukka Holappa)
|
2012-08-15 15:02:20 +04:00 |
|
Andrey Kamaev
|
9981b283a6
|
Fixed build warnings (including error in FAST)
|
2012-08-06 19:10:55 +04:00 |
|
Vadim Pisarevsky
|
640408ebe7
|
added FAST<5/8> & FAST<7/12> (by Vincent Rabaud)
|
2012-07-31 17:17:58 +04:00 |
|
Maria Dimashova
|
c94974ccb3
|
fixed mser (angle is -1 now)
|
2012-07-14 15:03:39 +00:00 |
|
Maria Dimashova
|
017895dd93
|
filtered MSER keypoints that have centers out of image
|
2012-07-12 17:51:12 +00:00 |
|
Andrey Kamaev
|
e900952b87
|
quiet most of the OSX build warnings
|
2012-07-05 12:56:31 +00:00 |
|
Andrey Kamaev
|
aa4cad80a0
|
Fixed opponent space color conversion
|
2012-07-03 11:01:56 +00:00 |
|
Maria Dimashova
|
ad6929b6a4
|
removed y-axis inversion in drawKeypoints (FeatureDetector has to do this)
|
2012-07-02 12:04:00 +00:00 |
|
Maria Dimashova
|
6042c59495
|
fixed #1764
|
2012-07-01 22:40:25 +00:00 |
|
Andrey Kamaev
|
afe11f69fb
|
Fixed Windows build warnings and configuration problem.
|
2012-06-30 20:45:01 +00:00 |
|
Andrey Kamaev
|
4d09d62f85
|
Added Ptr<T> support to AlgorithmInfo; fixed some warnings
|
2012-06-29 07:46:53 +00:00 |
|
Andrey Kamaev
|
e4965b143f
|
Fixed discrepancy between SSE and regular baranches in FREAK
|
2012-06-28 11:08:11 +00:00 |
|
Andrey Kamaev
|
ec3a7665b0
|
Fixed FREAK on Android
|
2012-06-25 11:19:11 +00:00 |
|
Andrey Kamaev
|
84d62b69dc
|
Fixed windows build of FREAK
|
2012-06-24 14:33:30 +00:00 |
|
Vadim Pisarevsky
|
74707ec7ae
|
added FREAK (by Kirell Benzi, Raphael Ortiz, Alexandre Alahi and Pierre Vandergheynst)
|
2012-06-24 01:37:55 +00:00 |
|
Andrey Kamaev
|
c5aba337e9
|
Fixed number of warnings. Fixed mingw64 build.
|
2012-06-12 14:46:12 +00:00 |
|
Andrey Kamaev
|
f2d3b9b4a1
|
Warning fixes continued
|
2012-06-09 15:00:04 +00:00 |
|
Andrey Kamaev
|
f62028dc16
|
Fixed mingw build.
|
2012-06-08 03:15:08 +00:00 |
|
Andrey Kamaev
|
49a1ba6038
|
Set stricter warning rules for gcc
|
2012-06-07 17:21:29 +00:00 |
|
Vadim Pisarevsky
|
2990f23e0c
|
grid-adapted feature detector made a proper Algorithm (ticket #1874)
|
2012-06-01 09:10:53 +00:00 |
|
Andrey Kamaev
|
9399394e6c
|
Fixed #1996
|
2012-05-31 08:02:52 +00:00 |
|
Vadim Pisarevsky
|
fd68cc768a
|
fixed 2 build problems on MacOSX (highgui with ffmpeg, opencv_world); added macro CV_INIT_ALGORITHM for simpler algorithm registration (ticket #1876)
|
2012-05-21 14:56:07 +00:00 |
|
Vadim Pisarevsky
|
d5a0088bbe
|
merged 2.4 into trunk
|
2012-04-30 14:33:52 +00:00 |
|
Vadim Pisarevsky
|
2fd1e2ea57
|
merged all the latest changes from 2.4 to trunk
|
2012-04-13 21:50:59 +00:00 |
|
Andrey Kamaev
|
ce89d00fcf
|
Implemented missed AlgorithmInfo for BRIEF
|
2012-03-29 03:06:59 +00:00 |
|
Leonid Beynenson
|
a97c2c838c
|
Made small change which fixes the situation, when ORB does not find any descriptors on an image. Earlier ORB::operator() crashed in this case, since rowRange method was called for an empty matrix.
|
2012-03-23 12:06:49 +00:00 |
|
Vadim Pisarevsky
|
d60623279c
|
switched to non-constant references in Algorithm::addParam, which is more safe.
|
2012-03-17 09:50:47 +00:00 |
|
Vadim Pisarevsky
|
4985c1b632
|
fixed hundreds of warnings from MSVC 2010.
|
2012-03-16 21:21:04 +00:00 |
|
Vadim Pisarevsky
|
2d1ef5eea8
|
fixed build on VS2010
|
2012-03-15 15:38:54 +00:00 |
|
Vadim Pisarevsky
|
957e80abbd
|
lot's of changes; nonfree & photo modules added; SIFT & SURF -> nonfree module; Inpainting -> photo; refactored features2d (ORB is still failing tests), optimized brute-force matcher and made it non-template.
|
2012-03-15 14:36:01 +00:00 |
|
Andrey Kamaev
|
e4307d05f3
|
Made dependency of features2d and calib3d from highgui optional
|
2012-03-13 12:33:16 +00:00 |
|
Andrey Kamaev
|
691d392312
|
Fixes: Android NDK r7b, android build warnings, build with Visual Studio 2005.
|
2012-02-16 20:29:35 +00:00 |
|
Vincent Rabaud
|
2219e38192
|
fix a potential crash when there are no keypoints
|
2012-02-16 19:21:48 +00:00 |
|
Anatoly Baksheev
|
84db4eb6fa
|
fixed ~200 warnings for windows
minor build system changes (now cuda code in opencv_core is compiled using CUDA_ARCH* cmake variables)
|
2012-02-14 10:22:34 +00:00 |
|
Vadim Pisarevsky
|
0c773ca931
|
updated ORB: limit the number of output keypoints, use bi-linear interpolation between subsequent layers instead of much slower area-based interpolation between 0-th and i-th layers.
|
2011-11-22 09:44:37 +00:00 |
|
Vadim Pisarevsky
|
2e9f5c434b
|
added improved ORB implementation, convex-convex polygon intersection, eigen2x2 low-level function ...
|
2011-11-08 12:01:49 +00:00 |
|
Andrey Kamaev
|
21a4a06d8a
|
Fixed bug in KeyPointsFilter::runByImageBorder; added ROI adjustment to ORB
|
2011-10-21 08:38:47 +00:00 |
|
Vadim Pisarevsky
|
b74116e694
|
unified norm computing; added generalized Hamming distance
|
2011-10-11 15:13:53 +00:00 |
|