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()
6 years ago
Alexander Alekhin
4067fe8138
Merge remote-tracking branch 'upstream/3.4' into merge-3.4
6 years ago
Alexander Alekhin
f5e493b607
Merge pull request #2263 from kqwyf:fix
6 years ago
kqwyf
334b5c01fe
fix histogram calculation and add some tests for simpleWB
6 years ago
Alexander Alekhin
8ae597d031
Merge remote-tracking branch 'upstream/3.4' into merge-3.4
6 years ago
Alexander Alekhin
b32180b2ae
Merge pull request #2255 from sturkmen72:patch-4
6 years ago
Alexander Alekhin
260d385edc
Merge pull request #2254 from alalek:text_remove_nfa_code
6 years ago
Suleyman TURKMEN
bf688f0a56
Update bgfg.cpp
6 years ago
Alexander Alekhin
934ce3b0a5
Merge pull request #2251 from clunietp:quality_issue_2226
6 years ago
Alexander Alekhin
af6552b46f
text: remove NFA computation code due licensing conflict
6 years ago
Alexander Alekhin
b72dc5e6ec
Merge moved code from opencv
6 years ago
clunietp
ea84c59b90
clamped BRISQUE output to 0-100
6 years ago
Maksim Shabunin
589e8b5c3a
[moved from opencv] Assorted documentation fixes
...
* removed private flann documentation
* common tutorial images moved to doc/images
* grouping issues
original commit: f3aab47f94
6 years ago
Alexander Alekhin
1c60ce3088
Merge remote-tracking branch 'upstream/3.4' into merge-3.4
6 years ago
Alexander Alekhin
bb5dadd755
Merge pull request #2236 from szk1509:invMarkerContourDetectionImproved
6 years ago
lizeth huertas
93f910e9db
aruco contour detection :: improved
6 years ago
Alexander Alekhin
fd004893cb
Merge remote-tracking branch 'upstream/3.4' into merge-3.4
6 years ago
Alexander Alekhin
bb1dee17f9
Merge pull request #2222 from adilfaqah:patch-1
6 years ago
Alexander Alekhin
0218a8f1ce
Merge pull request #2193 from SoylentGraham:aruco_noglobalinit
6 years ago
Graham Reeves
965421bb8d
Moved aruco dictionary globals into getPredefinedDictionary so constructed on first use, to allow lazy-loading of the opencv DLL
6 years ago
Alexander Alekhin
b56b3739c8
Merge pull request #2224 from Nuzhny007:master
6 years ago
adilfaqah
63c08d0acf
Fixed the names of methods
6 years ago
Alexander Alekhin
2ac196f871
Merge pull request #2225 from alalek:backport
6 years ago
Alexander Alekhin
54e75b4a46
Merge pull request #2215 from vchiluka5:lazy_load_nvcuda_dll
6 years ago
Alexander Alekhin
1b5f9f0e27
3.4: backported changes from 'master' branch
6 years ago
Nuzhny007
8f7e58ab31
Fixed bug in BTVL1 superres with UMat without OpenCL initialization
6 years ago
Alexander Alekhin
8532e65182
Merge remote-tracking branch 'upstream/3.4' into merge-3.4
6 years ago
Alexander Alekhin
90780db92a
Merge moved code from opencv
6 years ago
Alexander Alekhin
15e7f41a40
Merge pull request #2220 from alalek:cmake_tesseract_cxx11_check
6 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)
6 years ago
Vishal Bhaskar Chiluka
c494a5db92
Lazy loading nvcuda.dll
6 years ago
Alexander Alekhin
dccdaae27f
Merge pull request #2199 from wugulabs:extend_interface_ORB
6 years ago
Alexander Alekhin
4ae44739a5
Merge pull request #2217 from tomoaki0705:suppressNoisyWarning
6 years ago
Tomoaki Teshima
a7417334ba
[moved from opencv] suppress noisy warning
...
* add -Wno-psabi when using GCC 6
* add -Wundef for CUDA 10
* add -Wdeprecated-declarations when using GCC 7
* add -Wstrict-aliasing and -Wtautological-compare for GCC 7
* replace cudaThreadSynchronize with cudaDeviceSynchronize
original commit: 40c71a2463
6 years ago
Tomoaki Teshima
581c9499f9
suppress noisy warning
...
* limit the affect by using HAVE_CUDA
6 years ago
Alexander Alekhin
3ad82f9d42
Merge remote-tracking branch 'upstream/3.4' into merge-3.4
6 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
6 years ago
Alexander Alekhin
e92f31c7ea
Merge pull request #2204 from SSE4:fix_find_glog_gflags
6 years ago
SSE4
7f55468235
- fix find_package for glog & gflags
...
Signed-off-by: SSE4 <tomskside@gmail.com>
6 years ago
Alexander Alekhin
9ea9b6cfe3
Merge pull request #2208 from saskatchewancatch:issue-2098
6 years ago
Alexander Alekhin
821b7fb67a
Merge pull request #2206 from PaulDebus:sfm_importReconstruction
6 years ago
Paul Debus
2b8870deb5
Fix broken pyhton binding for sfm importReconstruction
...
Change signature of the importReconstruction function to allow for
correct python bindings to be exported.
6 years ago
Rajkiran Natarajan
0fd91f6d14
Correct the behaviour of inpainting mask usage
6 years ago
Geert Willems
a197133dd1
add get/set for FastThreshold
6 years ago
Alexander Alekhin
0915b7eadd
Merge moved code from opencv
6 years ago
Tomoaki Teshima
1a162b1ba0
[moved from opencv] cudalegacy: fix test failure of SolvePnPRansac
...
* use SOLVE_EPNP for the initial guess
original commit: c6de84d868
6 years ago
Alexander Alekhin
fde4b151c2
Merge pull request #2188 from LeonidBeynenson:lb/fix_copyrights_tracking_by_matching
6 years ago
Leonid Beynenson
4b6e4ef663
Fix copyrights in tracking_by_matching files
6 years ago
Alexander Alekhin
6886937e87
Merge remote-tracking branch 'upstream/3.4' into merge-3.4
6 years ago
Alexander Alekhin
6d656ca069
Merge pull request #2185 from tomoaki0705:fixBuildProgramFailureBioInspired
6 years ago