Sam Bromley
|
fd98520d78
|
Protect check of CV_SSE4_2 with #if defined.
|
2012-07-26 12:43:56 -02:30 |
|
Sam Bromley
|
966a652142
|
Fix crash when polling for non-existent Kinects.
If no Kinects are present, crash can result from
stepping beyond end of device list. Now we check
to ensure this does not happen.
|
2012-07-26 12:36:21 -02:30 |
|
Sam Bromley
|
49b55a7245
|
Protect check for _MSC_VER with #if defined.
|
2012-07-26 12:35:21 -02:30 |
|
Anatoly Baksheev
|
acd19fe36c
|
test7
|
2012-07-25 22:20:41 +04:00 |
|
Andrey Pavlenko
|
de90033e93
|
test
|
2012-07-25 18:26:07 +04:00 |
|
Anatoly Baksheev
|
29fee9cab3
|
test2
|
2012-07-25 18:11:07 +04:00 |
|
Anatoly Baksheev
|
2b0c0e71bb
|
test
|
2012-07-25 18:05:39 +04:00 |
|
Maria Dimashova
|
a39cf2dd28
|
updated doc on triangulatePoints (#2167)
|
2012-07-25 17:51:37 +04:00 |
|
marina.kolpakova
|
e1e0c46639
|
integrated patch: HOG confidence calculation. Thanks, Wongun.
|
2012-07-25 15:26:26 +04:00 |
|
marina.kolpakova
|
4fa282e1a9
|
fixed SURf according to clockwise descriptor convention
|
2012-07-25 13:08:05 +04:00 |
|
marina.kolpakova
|
fdfa402428
|
fixed surf for upright case
|
2012-07-25 12:19:08 +04:00 |
|
Maria Dimashova
|
6b7470f683
|
fixed gcc compilation
|
2012-07-24 18:25:46 +04:00 |
|
Maria Dimashova
|
c5dbc06158
|
fixed bilateralFilter on uniform CV_32F image
|
2012-07-24 17:51:20 +04:00 |
|
Vadim Pisarevsky
|
b782d8bb53
|
integrated patch with some SSE2/SSE4.2 optimizations from Grigory Frolov
|
2012-07-24 17:24:31 +04:00 |
|
Maria Dimashova
|
54d68da8e7
|
fixed LshIndex types in its constructor
|
2012-07-24 17:09:24 +04:00 |
|
Anatoly Baksheev
|
1efb3c8235
|
test
|
2012-07-24 14:13:43 +04:00 |
|
marina.kolpakova
|
1b7ad93dc9
|
LBP features integrated in CascadeClassifier_GPU
|
2012-07-24 13:51:35 +04:00 |
|
marina.kolpakova
|
2dc93574e1
|
LBP: switched to PImpl pattern
|
2012-07-24 13:41:19 +04:00 |
|
marina.kolpakova
|
6c3eeb7d7c
|
removed division
|
2012-07-24 13:35:04 +04:00 |
|
marina.kolpakova
|
8fb1f4093b
|
removed unused code
|
2012-07-24 13:26:53 +04:00 |
|
Marina Kolpakova
|
e63ab8dec5
|
LBP: multiscale approach; refactored atomics usage
|
2012-07-17 08:27:34 +00:00 |
|
Vadim Pisarevsky
|
9f4efab40a
|
merged ocl module from ocl branch (it's not quite usable yet; at least on Mac)
|
2012-07-16 17:08:14 +00:00 |
|
Maria Dimashova
|
cfeb28f2ba
|
fixed tests for scale invariance (uncommented sift test, it's ok now)
|
2012-07-16 16:21:40 +00:00 |
|
Maria Dimashova
|
2556bb04f0
|
changed tests for rotation/scale invariance of descriptors
|
2012-07-16 13:01:55 +00:00 |
|
Maria Dimashova
|
63d8eedc51
|
changed the way of HARRIS creation
|
2012-07-16 09:26:02 +00:00 |
|
Maria Dimashova
|
839761fa3d
|
fixed #2167
|
2012-07-16 09:00:25 +00:00 |
|
Maria Dimashova
|
5112d74cad
|
revert my incorrect fix of #2167
|
2012-07-16 08:02:50 +00:00 |
|
Maria Dimashova
|
d65920d2f7
|
fixed #2167
|
2012-07-15 19:10:52 +00:00 |
|
Maria Dimashova
|
ec23d9bb5e
|
added tests on scale invariance of detectors and descriptors
|
2012-07-15 17:42:41 +00:00 |
|
Marina Kolpakova
|
336dcbcff7
|
fixed brocken tests by classifier loger from r9027
|
2012-07-15 04:11:46 +00:00 |
|
Maria Dimashova
|
e4e00498a8
|
fixed typo in test class names
|
2012-07-14 20:32:31 +00:00 |
|
Maria Dimashova
|
0c6480d89b
|
added tests to check rotation invariance of descriptors (features2d and nonfree)
|
2012-07-14 20:03:07 +00:00 |
|
Andrey Pavlenko
|
4e4db94b6b
|
removing warnings on deprecated api when targeting to android-15+
|
2012-07-14 19:07:27 +00:00 |
|
Anatoly Baksheev
|
a2430afcac
|
minor LBP for GPU
|
2012-07-14 16:23:56 +00:00 |
|
Maria Dimashova
|
5120d690f0
|
fixed nonfree rotation invariance tests for detectors
|
2012-07-14 16:07:48 +00:00 |
|
Maria Dimashova
|
2c0455da17
|
changed sift angles according to KeyPoint::angle specification in r9034
|
2012-07-14 16:02:45 +00:00 |
|
Marina Kolpakova
|
b9e53ec8ea
|
fixed build after r9027
|
2012-07-14 15:50:49 +00:00 |
|
Maria Dimashova
|
6dc5cd15ed
|
specified KeyPoint::angle in rst doc and code comment
|
2012-07-14 15:36:35 +00:00 |
|
Anatoly Baksheev
|
bfe6e2c4b1
|
minor in LBP for GPU
|
2012-07-14 15:36:25 +00:00 |
|
Maria Dimashova
|
eb119959e8
|
fixed features2d rotation invariance tests
|
2012-07-14 15:05:41 +00:00 |
|
Maria Dimashova
|
c94974ccb3
|
fixed mser (angle is -1 now)
|
2012-07-14 15:03:39 +00:00 |
|
Maria Dimashova
|
2bd86e2541
|
fixed compile errors under win
|
2012-07-14 13:25:41 +00:00 |
|
Maria Dimashova
|
30c611f1d5
|
added tests to check rotation invariance of detectors
|
2012-07-13 18:03:20 +00:00 |
|
Anatoly Baksheev
|
9706079ace
|
a bit refactoring in LBP face detection on GPU
|
2012-07-13 15:47:09 +00:00 |
|
Maria Dimashova
|
722df6a998
|
minor change in doc
|
2012-07-13 06:00:30 +00:00 |
|
Maria Dimashova
|
438c1444eb
|
added test to check keypoints returned by FeatureDetector (center, size, angle)
|
2012-07-12 17:52:49 +00:00 |
|
Maria Dimashova
|
017895dd93
|
filtered MSER keypoints that have centers out of image
|
2012-07-12 17:51:12 +00:00 |
|
Vincent Rabaud
|
3df72fe669
|
fix gcc C++11 bug mentioned in http://answers.opencv.org/question/283 . Bug also fixed in FLANN upstream
|
2012-07-12 16:02:02 +00:00 |
|
Maria Dimashova
|
507f546158
|
split file of features2d tests
|
2012-07-12 13:57:17 +00:00 |
|
Maria Dimashova
|
d38f694275
|
fixed CvBoost in mll if no tree can be trained.
|
2012-07-12 12:29:50 +00:00 |
|