Pavel Grunt
ba08dbbef8
s/seperate/separate/g in comments
5 years ago
Alexander Alekhin
94d1b9bcd8
Merge pull request #2316 from alalek:core_tls_handle_thread_termination
5 years ago
Alexander Alekhin
7899b4998a
Merge pull request #2315 from alalek:issue_contrib_2279
5 years ago
Alexander Alekhin
daa2448466
text: filter CNN detection results
...
- instead of validation checks
5 years ago
Deni
229cd72911
Merge pull request #2309 from deni64k:master
...
Fix memory corruption in RgbdPlane
* Fix memory corruption
* Use divUp instead of explicit rounding up integer division
* rgbd: add test
5 years ago
Alexander Alekhin
3e4fb8f415
xfeatures2d: use updated TLS API
5 years ago
Alexander Alekhin
8fde8d7445
Merge pull request #2293 from sturkmen72:patch-5
5 years ago
Suleyman TURKMEN
f48a0e8225
Update .travis.yml
5 years ago
Alexander Alekhin
1a269ef87d
Merge pull request #2285 from sturkmen72:patch-4
5 years ago
Suleyman TURKMEN
cdb57cb679
Update pd_inria.cpp
5 years ago
Alexander Alekhin
9d3efbd8f1
Merge pull request #2281 from berak:face_fix_mace
5 years ago
berak
06b25f0a80
face: fix mace code / test
5 years ago
Daniel Canelhas
46110c3d9e
Merge pull request #1993 from dcanelhas:master
...
waldboost_detector train: avoid failed asserts while training by exiting early
* Avoids a failed assert which crashes training
* xobjdetect: improve waldboost messages
5 years ago
Alexander Alekhin
766bf7723a
Merge pull request #2276 from developedby:patch-2
5 years ago
Nicolas Abril
2932420933
Ensures that the input arguments are valid
...
If 'lambda <= 0' or 'kappa <= 1.0', the stop condition for the solver is never met because beta would not be increasing.
5 years ago
Alexander Alekhin
1a15cbc9ae
Merge pull request #2271 from alalek:build_cxx11_warnings
5 years ago
Maksim Shabunin
cdd19ebead
backport: Fixed warnings produced by clang-9.0.0
...
83fc27cb99
5 years ago
Moeed
4f524db434
Merge pull request #2269 from shaikmoeed:hotfix/samples-motempl-python-update
...
* Fix bug: Invalid Syntax at line 14(draw_motion_comp method)
* Fix bug: TypeError- integer argument expected, got float
* Fix bug: clean up the camera by adding .release()
5 years ago
Alexander Alekhin
f5e493b607
Merge pull request #2263 from kqwyf:fix
5 years ago
kqwyf
334b5c01fe
fix histogram calculation and add some tests for simpleWB
5 years ago
Alexander Alekhin
b32180b2ae
Merge pull request #2255 from sturkmen72:patch-4
5 years ago
Alexander Alekhin
260d385edc
Merge pull request #2254 from alalek:text_remove_nfa_code
5 years ago
Suleyman TURKMEN
bf688f0a56
Update bgfg.cpp
5 years ago
Alexander Alekhin
af6552b46f
text: remove NFA computation code due licensing conflict
5 years ago
Alexander Alekhin
bb5dadd755
Merge pull request #2236 from szk1509:invMarkerContourDetectionImproved
5 years ago
lizeth huertas
93f910e9db
aruco contour detection :: improved
5 years ago
Alexander Alekhin
bb1dee17f9
Merge pull request #2222 from adilfaqah:patch-1
5 years ago
Alexander Alekhin
0218a8f1ce
Merge pull request #2193 from SoylentGraham:aruco_noglobalinit
5 years ago
Graham Reeves
965421bb8d
Moved aruco dictionary globals into getPredefinedDictionary so constructed on first use, to allow lazy-loading of the opencv DLL
5 years ago
adilfaqah
63c08d0acf
Fixed the names of methods
5 years ago
Alexander Alekhin
2ac196f871
Merge pull request #2225 from alalek:backport
5 years ago
Alexander Alekhin
1b5f9f0e27
3.4: backported changes from 'master' branch
5 years ago
Alexander Alekhin
15e7f41a40
Merge pull request #2220 from alalek:cmake_tesseract_cxx11_check
5 years ago
Alexander Alekhin
5959d81f48
cmake: fix tesseract detection
...
tesseract 4.x headers require C++11 (can't be used by OpenCV 3.4 without C++11)
5 years ago
Alexander Alekhin
4ae44739a5
Merge pull request #2217 from tomoaki0705:suppressNoisyWarning
5 years ago
Tomoaki Teshima
581c9499f9
suppress noisy warning
...
* limit the affect by using HAVE_CUDA
5 years ago
Tobias Senst
4c2ef47680
Merge pull request #2209 from tsenst:update_EdgeAwareInterpolator
...
Enhance EdgeAwareInterpolation no. matches limitation (#2209 )
* sparse_match_interpolators EdgeAwareInterpolation - enhance limitation of the maximal number of matches to be interpolated from SHORT_MAX to INT_MAX by substituting short by int types
* sparse_match_interpolators EdgeAwareInterpolation - enhance limitation of the maximal number of matches to be interpolated from SHORT_MAX to INT_MAX by substituting short by int types
* fix wrong allocation of labels mats CV16S to CV_32S
5 years ago
Alexander Alekhin
e92f31c7ea
Merge pull request #2204 from SSE4:fix_find_glog_gflags
5 years ago
SSE4
7f55468235
- fix find_package for glog & gflags
...
Signed-off-by: SSE4 <tomskside@gmail.com>
5 years ago
Alexander Alekhin
9ea9b6cfe3
Merge pull request #2208 from saskatchewancatch:issue-2098
5 years ago
Rajkiran Natarajan
0fd91f6d14
Correct the behaviour of inpainting mask usage
5 years ago
Alexander Alekhin
6d656ca069
Merge pull request #2185 from tomoaki0705:fixBuildProgramFailureBioInspired
5 years ago
Tomoaki Teshima
d4c6159f38
fix program build failure
5 years ago
Alexander Alekhin
84c882d058
Merge pull request #2154 from LaurentBerger:py_face_landmark
5 years ago
LaurentBerger
4593e631b2
python binding for facemark::fit
...
add python sample
5 years ago
RAJKIRAN NATARAJAN
fc979a85ba
Merge pull request #2152 from saskatchewancatch:issue-2060
...
* issue-2060: implement ability to return scores for edgeboxes implementation
* issue-2060: address feedback to add some foolproofing
5 years ago
Alexander Alekhin
3244184dce
Merge pull request #2148 from lyron3:3.4
6 years ago
lichun
9267b4850d
push frame when videoCapture opened
6 years ago
Ahmed Ashour
cd7276f41f
Merge pull request #2131 from asashour:param
...
* doc: fix return parameter for void method
* docs: add missing parameter description
6 years ago
Alexander Alekhin
4446ef5ee8
Merge pull request #2132 from AHolliday:fix_2102_redux
6 years ago