Alexander Mordvintesv
|
f8facadc67
|
print description in mosse.py
|
13 years ago |
Alexander Mordvintesv
|
f6191cc5bb
|
added MOSSE sample
|
13 years ago |
Alexander Mordvintesv
|
0f9bbf85e5
|
spelling corrections, added aero images as a more impressive example for
ASIFT
|
13 years ago |
Alexander Mordvintesv
|
88a9f8f919
|
spelling corrections, added aero images as a more impressive example for
ASIFT
|
13 years ago |
marina.kolpakova
|
22673c161a
|
fixed 2212
|
13 years ago |
marina.kolpakova
|
4869e846f3
|
partly merged with sbromle/opencv fixes branch
|
13 years ago |
Eric Christiansen
|
f08996bd37
|
asserted in LBPH code that images must have a single channel
|
13 years ago |
Sam Bromley
|
8506ce06c1
|
Fix missing remainder of line.
|
13 years ago |
Sam Bromley
|
fd98520d78
|
Protect check of CV_SSE4_2 with #if defined.
|
13 years ago |
OpenCV Buildbot
|
8f41f592d7
|
update FFMPEG wrapper binaries
|
13 years ago |
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.
|
13 years ago |
Sam Bromley
|
49b55a7245
|
Protect check for _MSC_VER with #if defined.
|
13 years ago |
Vadim Pisarevsky
|
318151d75b
|
added gitignore to filter out certain temporary files
|
13 years ago |
Anatoly Baksheev
|
acd19fe36c
|
test7
|
13 years ago |
Andrey Pavlenko
|
de90033e93
|
test
|
13 years ago |
Anatoly Baksheev
|
29fee9cab3
|
test2
|
13 years ago |
Anatoly Baksheev
|
2b0c0e71bb
|
test
|
13 years ago |
Maria Dimashova
|
a39cf2dd28
|
updated doc on triangulatePoints (#2167)
|
13 years ago |
marina.kolpakova
|
e1e0c46639
|
integrated patch: HOG confidence calculation. Thanks, Wongun.
|
13 years ago |
marina.kolpakova
|
4fa282e1a9
|
fixed SURf according to clockwise descriptor convention
|
13 years ago |
marina.kolpakova
|
fdfa402428
|
fixed surf for upright case
|
13 years ago |
marina.kolpakova
|
cf92e4b4e0
|
Merge branch 'master' of git://5.9.49.245/opencv
|
13 years ago |
marina.kolpakova
|
51f7a3ca81
|
fixed #2190
|
13 years ago |
Andrey Pavlenko
|
794b07ba11
|
removing unused files
|
13 years ago |
Andrey Pavlenko
|
e16ae33a17
|
removing unused file
|
13 years ago |
Andrey Pavlenko
|
e1c7bcab3a
|
minor updates to android tutorials
|
13 years ago |
Maria Dimashova
|
6b7470f683
|
fixed gcc compilation
|
13 years ago |
Andrey Pavlenko
|
39554ead21
|
updating README content
|
13 years ago |
Maria Dimashova
|
c5dbc06158
|
fixed bilateralFilter on uniform CV_32F image
|
13 years ago |
Vadim Pisarevsky
|
b782d8bb53
|
integrated patch with some SSE2/SSE4.2 optimizations from Grigory Frolov
|
13 years ago |
Maria Dimashova
|
54d68da8e7
|
fixed LshIndex types in its constructor
|
13 years ago |
Anatoly Baksheev
|
1efb3c8235
|
test
|
13 years ago |
marina.kolpakova
|
1b7ad93dc9
|
LBP features integrated in CascadeClassifier_GPU
|
13 years ago |
marina.kolpakova
|
2dc93574e1
|
LBP: switched to PImpl pattern
|
13 years ago |
marina.kolpakova
|
6c3eeb7d7c
|
removed division
|
13 years ago |
marina.kolpakova
|
8fb1f4093b
|
removed unused code
|
13 years ago |
Marina Kolpakova
|
e63ab8dec5
|
LBP: multiscale approach; refactored atomics usage
|
13 years ago |
Niko Li
|
5dc7752d54
|
fix a bug of detect opencl
|
13 years ago |
Vadim Pisarevsky
|
9f4efab40a
|
merged ocl module from ocl branch (it's not quite usable yet; at least on Mac)
|
13 years ago |
Maria Dimashova
|
cfeb28f2ba
|
fixed tests for scale invariance (uncommented sift test, it's ok now)
|
13 years ago |
Alexander Mordvintsev
|
ea96047f78
|
small doc fix
|
13 years ago |
Alexander Mordvintsev
|
200357fdf4
|
window name changed
|
13 years ago |
Maria Dimashova
|
2556bb04f0
|
changed tests for rotation/scale invariance of descriptors
|
13 years ago |
Alexander Mordvintsev
|
ad7a6ec41f
|
correct unknown feature report in find_obj.py
|
13 years ago |
Alexander Mordvintsev
|
3ce5b01543
|
added asift.py sample
|
13 years ago |
Alexander Mordvintsev
|
99e404fe86
|
moving data used by sample into a separate folder
small fix in find_obj.py
|
13 years ago |
Alexander Mordvintsev
|
8610ff1b4d
|
find_obj.py allows to select detector and matcher and explore matching pairs
|
13 years ago |
Maria Dimashova
|
63d8eedc51
|
changed the way of HARRIS creation
|
13 years ago |
Maria Dimashova
|
839761fa3d
|
fixed #2167
|
13 years ago |
Maria Dimashova
|
5112d74cad
|
revert my incorrect fix of #2167
|
13 years ago |