Vadim Pisarevsky
38b3698b97
Merge pull request #2997 from mojoritty:bugfix_3767
11 years ago
Vadim Pisarevsky
c2746b5d2a
Merge pull request #3001 from asmorkalov:cuda_6.5_support
11 years ago
Alexander Smorkalov
daff2a0674
More accurate deb package build fix for CUDA 6.5 and newer.
...
(cherry picked from commit b2790973a3
)
(cherry picked from commit f8758da289
)
11 years ago
Alexander Smorkalov
ad5c2de97c
Deb package build fix for CUDA 6.5 and newer.
...
(cherry picked from commit e650d87e47
)
(cherry picked from commit ca9c52ac97
)
11 years ago
Martijn Liem
9c285da329
Bugfix for bug #3767
...
Fixed a memory leak in cap_dshow.cpp in videoInput::setVideoSettingCamera(). The leak was caused by not releasing an IBaseFilter object created in a call to getDevice(). Tho object is now properly released.
11 years ago
Vadim Pisarevsky
946c09f58c
Merge pull request #2985 from StevenPuttemans:fix_3777_redo
11 years ago
StevenPuttemans
4e168ffdf3
fixing bug 3777
11 years ago
Vadim Pisarevsky
d7bbafd683
Merge pull request #2948 from PhilLab:patch-1
11 years ago
Vadim Pisarevsky
e90c233551
Merge pull request #2984 from cambyse:2.4
11 years ago
Vadim Pisarevsky
06897dbdb5
Merge pull request #2980 from akarsakov:revert_dft_dst_fix
11 years ago
Vadim Pisarevsky
39020fc9cf
Merge pull request #2898 from PhilLab:2.4
11 years ago
PhilLab
d5489f3a68
Clarified DescriptorExtractor::compute
11 years ago
Camille
5a5a487612
bug fix 3381
11 years ago
Camille
46775ad186
bug fix 3381
11 years ago
Alexander Karsakov
901d9b70b0
Revert changes by PR#2930 since it breaks logic of inverse mode.
11 years ago
Vadim Pisarevsky
0b4e043442
Merge pull request #2970 from PhilLab:patch-3
11 years ago
unknown
d0c3c4c373
Function for drawing arrows
11 years ago
Vadim Pisarevsky
6c5dc17a1e
Merge pull request #2909 from StevenPuttemans:bugfix_profileface_model
11 years ago
Vadim Pisarevsky
cf3757448d
Merge pull request #2965 from soulslicer:patch-2
11 years ago
Vadim Pisarevsky
c9c09262f7
Merge pull request #2966 from PhilLab:patch-2
11 years ago
Vadim Pisarevsky
faac7f18c7
Merge pull request #2967 from LeonidBeynenson:bugfix_wave_correction_wrong_result
11 years ago
Vadim Pisarevsky
8d58b238ca
Merge pull request #2780 from hbadino:Feature_3692_2.4
11 years ago
Vadim Pisarevsky
51bd56f19d
Merge pull request #2959 from StevenPuttemans:add_notice_loaded_parameters
11 years ago
Vadim Pisarevsky
b111fb94b7
Merge pull request #2957 from cambyse:2.4
11 years ago
Vadim Pisarevsky
544dd8b130
Merge pull request #2971 from ruslo:docfix
11 years ago
Vadim Pisarevsky
246a793d82
Merge pull request #2972 from apavlenko:24_face_rec_sample
11 years ago
Roman Donchenko
d31a0eab9e
Merge pull request #2815 from Aletheios:Bugfix#3705
11 years ago
Roman Donchenko
ccbc764c02
Merge pull request #2975 from asmorkalov:ocv_cuda_6.5_fix
11 years ago
Alexander Smorkalov
60a5ada454
Build fixes for CUDA 6.5
11 years ago
Roman Donchenko
d3c2b15f82
Merge pull request #2955 from SpecLad:find-libv4l2
11 years ago
Ruslan Baratov
b030d7e6a1
Doc: fix definition of macro CV_MAKETYPE
...
At least this is how it's defined in core/types_c.h
11 years ago
Andrey Pavlenko
64d8cf1e2e
improving face-rec sample:
...
* CSV can contain dir-s and wildcards
* save trained model
11 years ago
Roman Donchenko
d262b04d99
Merge pull request #2903 from mmaraya:2.4
11 years ago
Leonid Beynenson
79878a57a9
Fixed bug in cv::detail::waveCorrect
...
The function makes wave correction of a stitched panorama.
Earlier it gave wrong results for panorama made from 1 frame.
11 years ago
StevenPuttemans
03fe86f0a3
added extra warning about the automatic parameter loading for traincascade application when the param.xml file already exists
11 years ago
PhilLab
13a0c14e6c
Added publication reference
11 years ago
Raaj
6e022dcb06
Update facedetect.cpp
...
Somebody forgot to add curly brackets
11 years ago
Camille
cbb5fc0acc
bug fix 3696
11 years ago
Alexander Alekhin
2df3abe16b
Merge pull request #2954 from ilya-lavrenov:doc_fix
11 years ago
Ilya Lavrenov
ecec53f509
fixed docs
11 years ago
Roman Donchenko
023102c804
cap_libv4l.cpp depends on both libv4l 1 and 2, so search for both
...
How this worked before, I do not know.
11 years ago
unknown
52c05e75cc
Fixed C++11 compatibility warning
11 years ago
Roman Donchenko
3d48994a72
Merge pull request #2883 from berak:b_3756_24
11 years ago
berak
7b160fa3cb
added missing impl for multi-dim Mat::ones, Mat::zeros (issue #3756 )
11 years ago
Roman Donchenko
71d3654832
Merge pull request #2558 from asmorkalov:ocv_matop_init_fix
11 years ago
PhilLab
2c29ee9e00
Added cast and removed formatting error
11 years ago
PhilLab
aafda43df1
Double precision for solvePnPRansac()
...
solvePnPRansac() and pnpTask() now accept object or image points with double precision.
11 years ago
Vadim Pisarevsky
39127d942e
Merge pull request #2908 from mmaraya:bug_3737
11 years ago
Vadim Pisarevsky
b068e63618
Merge pull request #2930 from akarsakov:dft_dst_size_fix
11 years ago
Alexander Karsakov
4b8fb6c246
Fixed dst size
11 years ago