Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Inv marker corner correction #2363

Closed
wants to merge 275 commits into from
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
275 commits
Select commit Hold shift + click to select a range
4ea11a0
update structured_edge_detection (#1579)
yarglawaldeg Jun 25, 2018
21e1c8b
Merge pull request #1669 from paroj:kinfupy
vpisarev Jun 25, 2018
0e03fea
Fix corruption exception in StaticSaliencySpectralResidual
dbouron Jun 25, 2018
96ea9a0
Merge pull request #1674 from criteo-forks:master
vpisarev Jun 27, 2018
729737d
Merge remote-tracking branch 'upstream/3.4' into merge-3.4
alalek Jul 2, 2018
0f5d6ae
Merge pull request #1672 from dbuesching:rl_morphology
dbuesching Jul 6, 2018
09e05b8
Merge remote-tracking branch 'upstream/3.4' into merge-3.4
alalek Jul 9, 2018
426a665
Merge remote-tracking branch 'upstream/3.4' into merge-3.4
alalek Jul 11, 2018
ef96506
Merge remote-tracking branch 'upstream/3.4' into merge-3.4
alalek Jul 17, 2018
483d7d9
Merge remote-tracking branch 'upstream/3.4' into merge-3.4
alalek Jul 24, 2018
9695384
Merge pull request #1690 from simonreich:epf
simonreich Aug 2, 2018
fad9a51
Merge remote-tracking branch 'upstream/3.4' into merge-3.4
alalek Aug 7, 2018
9adf7a5
Merge remote-tracking branch 'upstream/3.4' into merge-3.4
alalek Aug 13, 2018
09c5e8c
replace internal usage of deprecated estimateRigidTransform in face
hrnr Aug 18, 2018
dc6af71
Merge remote-tracking branch 'upstream/3.4' into merge-3.4
alalek Aug 20, 2018
673900a
Merge pull request #1724 from hrnr:video_remove_ransac
alalek Aug 21, 2018
1404ce9
Merge remote-tracking branch 'upstream/3.4' into merge-3.4
alalek Aug 22, 2018
5d3928e
Merge remote-tracking branch 'upstream/3.4' into merge-3.4
alalek Aug 23, 2018
b7fa969
text: remove duplicated create method in OCRHMMDecoder class
sovrasov Jul 4, 2017
d11ab68
update TrackerCSRT
sturkmen72 Aug 26, 2018
8e840c8
Fix enum wrapper
cv3d Aug 24, 2018
2b4c357
hdf5: fix atread(string)
alalek Aug 27, 2018
16daec9
Merge remote-tracking branch 'upstream/3.4' into merge-3.4
alalek Aug 29, 2018
e993e8c
Merge pull request #1739 from alalek:cleanup_stl_string_replacement
alalek Aug 30, 2018
e29fc6b
Merge pull request #1737 from sturkmen72:update_TrackerCSRT
alalek Aug 31, 2018
b516c28
Merge pull request #1734 from cv3d:improvements/binding_python
alalek Aug 31, 2018
99573cb
Merge remote-tracking branch 'upstream/3.4' into merge-3.4
alalek Sep 5, 2018
a2eae86
Merge remote-tracking branch 'upstream/3.4' into merge-3.4
alalek Sep 6, 2018
0bf687b
xfeatures2d(test): update extraction/invariance tests
alalek Sep 7, 2018
9312f74
xfeatures2d(test): update GMS test thresholds
alalek Sep 7, 2018
5c36296
Merge pull request #1759 from alalek:fix_contrib_1754
alalek Sep 7, 2018
abb211d
avoid `Ptr<> == NULL` checks
alalek Sep 8, 2018
4029567
Merge remote-tracking branch 'upstream/3.4' into merge-3.4
alalek Sep 9, 2018
de3041b
Merge pull request #1765 from alalek:core_use_shared_ptr
alalek Sep 10, 2018
7f5bb96
Merge pull request #1750 from LaurentBerger:oilpainting
LaurentBerger Sep 11, 2018
d3d3806
solves I1767
LaurentBerger Sep 11, 2018
ac0b1d0
Merge pull request #1769 from LaurentBerger:I1767
alalek Sep 11, 2018
da98966
Merge remote-tracking branch 'upstream/3.4' into merge-3.4
alalek Sep 14, 2018
136baab
Merge remote-tracking branch 'upstream/3.4' into merge-3.4
alalek Sep 17, 2018
82733fe
cuda: move CUDA modules to opencv_contrib
alalek Sep 18, 2018
9735ec6
Merge pull request #1781 from alalek:move_cuda_modules
alalek Sep 19, 2018
3cadb40
Convert cuda.FastFeatureDetector unnamed enum to static const int
cv3d Sep 19, 2018
f182edd
Convert cuda.ORB unnamed enum to static const int
cv3d Sep 19, 2018
bcf8f15
Convert unnamed FREAK enum to static const
cv3d Sep 19, 2018
8812513
Remove cuda.HOG unnamed enum
cv3d Sep 19, 2018
b6ece95
Rename unnamed enum to DAISY.NormalizationType
cv3d Sep 19, 2018
7ba7abb
Renamed unnamed enum to CvFeatureParams.FeatureType
cv3d Sep 19, 2018
21b4630
Renamed unnamed enum to FastFeatureDetector.DetectorType
cv3d Sep 19, 2018
72e55f5
Rename unnamed enum to ORB.ScoreType
cv3d Sep 19, 2018
696aa69
Fixed several incorrect printf format specifiers
mshabunin Sep 19, 2018
f9eaef9
Merge pull request #1744 from cv3d:chunks/enum_interface
alalek Sep 21, 2018
4457f88
[moved from opencv] cuda::polarToCart: Support double precision
cv3d Sep 18, 2018
96320ca
[moved from opencv] cuda::polarToCart: test double precision and tune…
cv3d Sep 18, 2018
4b1e26a
[moved from opencv] cuda::polarToCart: update documentation
cv3d Sep 21, 2018
83ab94c
rename Images in images
LaurentBerger Sep 22, 2018
3054618
Merge pull request #1789 from LaurentBerger:oillink
alalek Sep 22, 2018
ff7dbee
fix CvFp16Test failure
tomoaki0705 Sep 25, 2018
e6f5a47
Merge pull request #1794 from tomoaki0705:fixFp16CudevFailure
alalek Sep 25, 2018
14be151
Merge pull request #1784 from mshabunin:printf
alalek Sep 25, 2018
b018694
Generate enum bindings automatically
cv3d Sep 28, 2018
0879ce8
Merge remote-tracking branch 'upstream/3.4' into merge-3.4
alalek Sep 28, 2018
530f1a2
Merge pull request #1796 from cv3d:cleanup/python/enums
alalek Sep 28, 2018
53c60a9
[moved from opencv] fix test failure of cudev
tomoaki0705 Sep 29, 2018
542b9ac
CUDA/Python: Cleanup some manual enum wrappers
cv3d Sep 30, 2018
2e3cbde
Merge pull request #1801 from cv3d:fix/cuda_python
alalek Sep 30, 2018
c7c7036
[moved from opencv] Fix documentation of cv::cuda::compare
Oct 1, 2018
a345402
Merge moved code from opencv
alalek Oct 2, 2018
96c2ecb
Merge remote-tracking branch 'upstream/3.4' into merge-3.4
alalek Oct 2, 2018
74a4ed9
[moved from opencv] fix test failure of StereoBeliefPropagation
tomoaki0705 Oct 3, 2018
3b7edcb
Added instructions on using BUILD_EXAMPLES=ON to build the samples
JeffBail Oct 5, 2018
2f014f6
Merge pull request #1810 from JeffBail:document-how-to-build-samples
alalek Oct 6, 2018
e996686
Compile on Clang 6 fixed
lvonasek Oct 7, 2018
3fbe8bc
SFM::reconstruct - decompose K matrix correctly
lvonasek Oct 7, 2018
75bcd39
KinectFusion big update: OpenCL support, etc. (#1798)
savuor Oct 9, 2018
79052e1
fix build
alalek Oct 9, 2018
a547ddb
[moved from opencv] CUDA/BgSegm: fix the threshold of MOG2.Update tes…
cv3d Oct 9, 2018
cfab48b
Merge pull request #1822 from alalek:fix_build_rgbd_samples
alalek Oct 9, 2018
b8dc51a
[moved from opencv] fix test failure of cudafilters Median_Accuracy
tomoaki0705 Oct 2, 2018
749fbda
Merge remote-tracking branch 'upstream/3.4' into merge-3.4
alalek Oct 9, 2018
62f55b4
fix test failure of cudaimgproc convert color of bgr2gray series
tomoaki0705 Oct 10, 2018
42e0136
Merge pull request #1829 from tomoaki0705:fixCudaImgprocColorGray_4_0
alalek Oct 11, 2018
404a96e
[moved from opencv] update the threshold
tomoaki0705 Oct 11, 2018
78ad10a
Merge pull request #1819 from berak:fast_bilateral
berak Oct 11, 2018
ec181a7
Merge pull request #1813 from lvonasek:master
alalek Oct 11, 2018
7f9f99d
Merge remote-tracking branch 'upstream/3.4' into merge-3.4
alalek Oct 11, 2018
6609d3e
rgbd: fix OpenCL includes
alalek Oct 12, 2018
bdff2f7
Merge pull request #1835 from alalek:rgbd_fix_opencl
alalek Oct 12, 2018
6c4cb5d
Merge remote-tracking branch 'upstream/3.4' into merge-3.4
alalek Oct 13, 2018
811037d
rgbd: run non-free tests if OPENCV_ENABLE_NONFREE is defined
alalek Oct 14, 2018
7c619cb
Merge pull request #1839 from alalek:disable_nonfree_tests
alalek Oct 14, 2018
8a4c85b
use the c++11's shiny initializer list feature
soyersoyer Oct 14, 2018
0c3b934
Merge pull request #1842 from soyersoyer:cpp11
alalek Oct 15, 2018
1441c8e
The kinfu_demo should open the default camera if I don't specify the …
soyersoyer Oct 14, 2018
3901fb7
Merge pull request #1841 from soyersoyer:kinfu_demo_start
alalek Oct 15, 2018
9110ccb
Merge remote-tracking branch 'upstream/3.4' into merge-3.4
alalek Oct 16, 2018
fd63e17
Merge remote-tracking branch 'upstream/3.4' into merge-3.4
alalek Oct 20, 2018
7c57814
Merge remote-tracking branch 'upstream/3.4' into merge-3.4
alalek Oct 25, 2018
4cf4cb0
fixed compile error with the new C++ persistence in contrib (#1864)
vpisarev Nov 1, 2018
91e1657
Merge remote-tracking branch 'upstream/3.4' into merge-3.4
alalek Nov 2, 2018
cab6c95
shape: move to opencv_contrib
alalek Nov 2, 2018
bfdc06c
superres: move to opencv_contrib
alalek Nov 2, 2018
0b91ecc
shape: move sample to opencv_contrib
alalek Nov 6, 2018
299bbcc
Merge remote-tracking branch 'upstream/3.4' into merge-3.4
alalek Nov 6, 2018
8654f76
Merge pull request #1869 from alalek:move_shape_contrib
alalek Nov 7, 2018
35fbfdd
Merge pull request #1870 from alalek:move_superres_contrib
alalek Nov 7, 2018
94b6964
videostab: move to opencv_contrib
alalek Nov 2, 2018
ee8cac9
videostab: move sample to opencv_contrib
alalek Nov 7, 2018
4d2a81f
viz: move to opencv_contrib
alalek Nov 7, 2018
97a92e2
viz: move samples/tutorials to opencv_contrib
alalek Nov 7, 2018
2e195a1
Merge pull request #1871 from alalek:move_videostab_contrib
alalek Nov 8, 2018
2017be4
Merge pull request #1881 from alalek:move_viz_contrib
alalek Nov 8, 2018
2cc5ead
moved DIS optical flow from opencv_contrib to opencv, moved TVL1 from…
vpisarev Nov 8, 2018
4f6e1c8
remove obsolete C API in the following modules: photo, video, imgcode…
vpisarev Nov 8, 2018
2fa9e65
xfeatures2d: validate keypoints mask for SURF
alalek Nov 9, 2018
f39cb5b
Merge pull request #1887 from alalek:fix_surf_mask_keypoints
alalek Nov 9, 2018
dbfa4d7
TVL1 optical flow example moved from opencv to opencv_contrib
vpisarev Nov 9, 2018
6389627
Merge pull request #1885 from vpisarev:shuffle_optflow_algos
alalek Nov 9, 2018
3f0eaf6
Merge pull request #1877 from ytyytyyt:master
ytyytyyt Nov 9, 2018
43ab2d8
cuda: disable code using obsolete objdetect API
alalek Nov 9, 2018
ab42047
Merge pull request #1889 from alalek:fix_cuda_build
alalek Nov 10, 2018
67e1549
Merge pull request #1791 from LaurentBerger/ColorMatchTemplate
LaurentBerger Nov 10, 2018
2f516f1
Merge pull request #1896 from alalek:docs_fix_bib_Kroeger2016
alalek Nov 10, 2018
a113dc6
Merge remote-tracking branch 'upstream/3.4' into merge-3.4
alalek Nov 10, 2018
6ef1983
Merge remote-tracking branch 'upstream/3.4' into merge-3.4
alalek Nov 12, 2018
c4419e4
cvv: repair build
alalek Nov 15, 2018
ec4d5c8
Merge pull request #1905 from alalek:fix_1904
alalek Nov 15, 2018
10b4867
fix legacy contants
alalek Nov 17, 2018
b686f43
Merge remote-tracking branch 'upstream/3.4' into merge-3.4
alalek Nov 17, 2018
d511587
Merge pull request #1911 from alalek:legacy_constants
alalek Nov 18, 2018
675134e
fix build error.
Nov 19, 2018
4a80c18
Merge pull request #1915 from NobuoTsukamoto:develop
alalek Nov 19, 2018
84ac312
Merge remote-tracking branch 'upstream/3.4' into merge-3.4
alalek Nov 21, 2018
abbc450
Fix win build perf_video
Bleach665 Nov 29, 2018
db51dca
Merge pull request #1928 from Bleach665:fix_win_perfvideo
alalek Nov 29, 2018
7670ff2
Merge remote-tracking branch 'upstream/3.4' into merge-3.4
alalek Dec 5, 2018
b4dea4e
linemod: add drawFeatures method
paroj Dec 7, 2018
1c65e63
fix typo
indianocean10000 Dec 8, 2018
2cb8399
Merge pull request #1937 from indianocean10000:patch-1
alalek Dec 8, 2018
74455ea
Merge pull request #1936 from paroj:lmfeats
alalek Dec 8, 2018
fd34389
Merge remote-tracking branch 'upstream/3.4' into merge-3.4
alalek Dec 13, 2018
fe7301e
add cuda 10 support for opencv_nvcuvid
LNKLEO Dec 18, 2018
2522124
Merge pull request #1946 from LinkeyLeo:master
alalek Dec 18, 2018
b1e9dd5
Merge pull request #1941 from surgical-vision:quasi-dense-stereo
dimitrisPs Dec 28, 2018
1c9e237
Merge pull request #1940 from tsenst:add_robust_optical_flow_implemen…
tsenst Dec 30, 2018
ab2e832
Merge remote-tracking branch 'upstream/3.4' into merge-3.4
alalek Jan 10, 2019
1c6b74d
[moved from opencv] Fix Farneback Optical Flow Algorithm
nglee Jan 11, 2019
18439b4
[moved from opencv] __shfl_up_sync with mask for CUDA >= 9
nglee Jan 21, 2019
a17185c
Merge remote-tracking branch 'upstream/3.4' into merge-3.4
alalek Jan 22, 2019
83fc27c
Fixed warnings produced by clang-9.0.0
mshabunin Jan 28, 2019
cf4ad7a
Merge remote-tracking branch 'upstream/3.4' into merge-3.4
alalek Feb 1, 2019
158af2f
Merge pull request #1980 from mshabunin:clang-warnings
alalek Feb 1, 2019
d6895a1
Merge remote-tracking branch 'upstream/3.4' into merge-3.4
alalek Feb 5, 2019
650bf43
Update code to take into account solvePnP and solvePnPRansac use Inpu…
catree Feb 6, 2019
fa3603a
[moved from opencv] Add CV_16UC1 support for cuda::CLAHE
nglee Feb 5, 2019
301aa7e
Merge moved code from opencv
alalek Feb 8, 2019
04041fd
[moved from opencv] cudalegacy: Use safe block scan function
nglee Feb 12, 2019
796853e
Merge pull request #1990 from clunietp:quality-2
clunietp Feb 16, 2019
71f588b
[moved from opencv] cuda::StereoBM - fix hanging and racing issue
nglee Feb 18, 2019
7e569ce
Merge moved code from opencv
alalek Feb 19, 2019
ca7cb77
Merge remote-tracking branch 'upstream/3.4' into merge-3.4
alalek Feb 19, 2019
cade195
[moved from opencv] cudev - Rework some code
nglee Feb 23, 2019
f65010e
Merge moved code from opencv
alalek Feb 26, 2019
33f18dd
Merge remote-tracking branch 'upstream/3.4' into merge-3.4
alalek Feb 26, 2019
02b3d77
[moved from opencv] CUDA 10.1 Build Issue Fix
nglee Mar 3, 2019
debdc26
Merge moved code from opencv
alalek Mar 5, 2019
6f5d983
Merge remote-tracking branch 'upstream/3.4' into merge-3.4
alalek Mar 5, 2019
a6b3254
fix test failure of CUDA_ImgProc
tomoaki0705 Mar 6, 2019
75fcfa6
Merge pull request #2028 from tomoaki0705:fixCudaImgProcFailure
alalek Mar 8, 2019
e5763fa
A pythonic interface for surface_matching module
cv3d Mar 12, 2019
ce02ce7
Merge remote-tracking branch 'upstream/master'
szk1509 Mar 12, 2019
90d1627
[moved from opencv] Move Ptr-related code from lut.cu to lut.cpp
nglee Mar 13, 2019
0264534
[moved from opencv] Merge pull request opencv/opencv#13695 from flyin…
flyingfalling Mar 13, 2019
f9a8f0e
Merge moved code from opencv
alalek Mar 13, 2019
f0e70cb
Merge remote-tracking branch 'upstream/3.4' into merge-3.4
alalek Mar 13, 2019
7753b59
Merge remote-tracking branch 'upstream/3.4' into merge-3.4
alalek Mar 15, 2019
476167e
BRISQUE initial commit
clunietp Feb 17, 2019
4c2f513
BRISQUE commit
krshrimali Feb 21, 2019
ebad13e
Updated to use OpenCV ML, removed libsvm. Updated model, tests and d…
clunietp Mar 12, 2019
fd2ca91
Merge pull request #2015 from krshrimali:krshrimali-patch-brisque
alalek Mar 18, 2019
f2618a4
Merge pull request #2033 from cv3d:python/surface_matching
alalek Mar 22, 2019
b7e7852
Merge pull request #2046 from JoeHowse/master
JoeHowse Mar 23, 2019
9a5f442
fix SuperResolution::getLabmda/setlabmda typo
shimat Mar 27, 2019
c8ed08d
Merge pull request #2058 from shimat:fix_superres_typo
alalek Mar 29, 2019
2c32791
Merge remote-tracking branch 'upstream/3.4' into merge-3.4
alalek Apr 5, 2019
310ca2b
ovis: addResourceLocation - only retain unique locations
paroj Apr 9, 2019
01cfda4
Merge pull request #2079 from paroj:ovisres
alalek Apr 11, 2019
eda4575
Merge remote-tracking branch 'upstream/3.4' into merge-3.4
alalek Apr 13, 2019
5bf9827
optflow: add a check for 3 channel images for sparse RLOF
berak Apr 14, 2019
eb7c61f
Merge pull request #2091 from berak:optflow_sparse_rlof_gray
alalek Apr 16, 2019
8fce7e9
optflow: fix RLOF SR_CROSS check
alalek Apr 16, 2019
3761c56
shape: remove duplicate python test
alalek Apr 16, 2019
644f428
Merge pull request #2095 from alalek:rlof_fix_check
alalek Apr 16, 2019
7ac648c
Merge pull request #2097 from tsenst:robust_optical_flow_fix
tsenst Apr 17, 2019
44087be
Merge pull request #1987 from catree:improve_solvePnP
alalek Apr 17, 2019
fd10a46
Merge remote-tracking branch 'upstream/3.4' into merge-3.4
alalek Apr 18, 2019
ff0167b
Added an option to mask features used for videostabilization
SBCV Apr 18, 2019
64eba17
Merge pull request #2096 from alalek:shape_remove_duplicate_python_test
alalek Apr 20, 2019
996c6e7
Merge pull request #2052 from SBCV:feature_mask
alalek Apr 26, 2019
aa04285
videostab: fix CUDA build
alalek Apr 28, 2019
8049208
Merge pull request #2109 from alalek:fix_cuda_build
alalek Apr 28, 2019
5eaa25c
Merge pull request #2106 from savuor:kinfu_fix_ocl
savuor May 4, 2019
24cd5e2
Merge pull request #2113 from clunietp:quality-refactor
clunietp May 14, 2019
2465def
Merge remote-tracking branch 'upstream/3.4' into merge-3.4
alalek May 23, 2019
b6e2867
Merge remote-tracking branch 'upstream/3.4' into merge-3.4
alalek May 28, 2019
55f389e
[moved from opencv] java: generated code to have javadoc
asashour Jun 5, 2019
a1d8730
Merge pull request #2133 from savuor:kinfu_truncate
savuor Jun 5, 2019
250bcd9
Merge remote-tracking branch 'upstream/3.4' into merge-3.4
alalek Jun 5, 2019
80c44b7
Merge branch 'master' of github.com:opencv/opencv_contrib
szk1509 Jun 6, 2019
b2f0827
aruco: simplify code by using lambdas
paroj Jun 6, 2019
3644a1d
Merge pull request #2141 from paroj:lambda
alalek Jun 7, 2019
4bce9ac
Merge moved code from opencv
alalek Jun 7, 2019
74ea5de
Merge remote-tracking branch 'upstream/3.4' into merge-3.4
alalek Jun 7, 2019
66aba49
Add missing codecs to cudacodec which uses Nvidia Video Codec SDK inc…
Jun 11, 2019
afad102
Merge pull request #2146 from cudawarped:update_codecs_nvcuvid
alalek Jun 14, 2019
04b2f2c
Merge remote-tracking branch 'upstream/3.4' into merge-3.4
alalek Jun 15, 2019
a05d30e
ovis: add cpp samples
dnandha Jun 14, 2019
6cfc14e
Merge pull request #2150 from dnandha:ovis-add-samples-cpp
alalek Jun 18, 2019
adeae99
ovis: fix build of cpp example, which depends on aruco
paroj Jun 19, 2019
5b434d3
Merge pull request #2158 from paroj:ovisex_fix
alalek Jun 19, 2019
8acc8aa
Merge remote-tracking branch 'upstream/3.4' into merge-3.4
alalek Jun 21, 2019
6810e6c
ovis: add methods (+ sample) for setting entity animations
dnandha Jun 20, 2019
f0d30f2
Merge pull request #2160 from dnandha:ovis-add-animation
alalek Jun 23, 2019
3830f18
Merge remote-tracking branch 'upstream/3.4' into merge-3.4
alalek Jun 26, 2019
173b7f5
ovis: fix play / stop animation for multiple entities
dnandha Jun 24, 2019
297e8be
Merge pull request #2175 from dnandha:ovis-fix-anim-multi
alalek Jul 1, 2019
51b16a8
Added a LookAt-method for entities and also a method to get the pose …
AlexJ95 Jun 28, 2019
1b636e7
Merge pull request #2171 from AlexJ95:ovis-add-entity-LookAt
alalek Jul 2, 2019
0a2179b
Merge pull request #2182 from LeonidBeynenson:lb/tracking_by_matching
LeonidBeynenson Jul 5, 2019
5e0783e
NVIDIA Optical Flow Integration in OpenCV
vchiluka5 May 15, 2019
653bef2
Merge pull request #2165 from vchiluka5:NVIDIA_Optical_Flow
alalek Jul 7, 2019
6886937
Merge remote-tracking branch 'upstream/3.4' into merge-3.4
alalek Jul 12, 2019
4b6e4ef
Fix copyrights in tracking_by_matching files
LeonidBeynenson Jul 15, 2019
fde4b15
Merge pull request #2188 from LeonidBeynenson:lb/fix_copyrights_track…
alalek Jul 15, 2019
1a162b1
[moved from opencv] cudalegacy: fix test failure of SolvePnPRansac
tomoaki0705 Jul 19, 2019
0915b7e
Merge moved code from opencv
alalek Jul 21, 2019
a197133
add get/set for FastThreshold
Jul 24, 2019
2b8870d
Fix broken pyhton binding for sfm importReconstruction
PaulDebus Jul 26, 2019
821b7fb
Merge pull request #2206 from PaulDebus:sfm_importReconstruction
alalek Aug 2, 2019
3ad82f9
Merge remote-tracking branch 'upstream/3.4' into merge-3.4
alalek Aug 5, 2019
a741733
[moved from opencv] suppress noisy warning
tomoaki0705 Aug 8, 2019
dccdaae
Merge pull request #2199 from wugulabs:extend_interface_ORB
alalek Aug 9, 2019
c494a5d
Lazy loading nvcuda.dll
vchiluka5 Aug 5, 2019
90780db
Merge moved code from opencv
alalek Aug 13, 2019
8532e65
Merge remote-tracking branch 'upstream/3.4' into merge-3.4
alalek Aug 13, 2019
8f7e58a
Fixed bug in BTVL1 superres with UMat without OpenCL initialization
Aug 14, 2019
54e75b4
Merge pull request #2215 from vchiluka5:lazy_load_nvcuda_dll
alalek Aug 14, 2019
b56b373
Merge pull request #2224 from Nuzhny007:master
alalek Aug 15, 2019
fd00489
Merge remote-tracking branch 'upstream/3.4' into merge-3.4
alalek Aug 16, 2019
625187f
Merge remote-tracking branch 'upstream/master'
szk1509 Aug 21, 2019
c145009
correct contour order and add set of black and white markers
szk1509 Nov 26, 2019
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,8 @@ use CMake's `BUILD_opencv_*` options. Like in this example:
$ cmake -DOPENCV_EXTRA_MODULES_PATH=<opencv_contrib>/modules -DBUILD_opencv_legacy=OFF <opencv_source_directory>
```

If you also want to build the samples from the "samples" folder of each module, also include the "-DBUILD_EXAMPLES=ON" option.

If you prefer using the gui version of cmake (cmake-gui), then, you can add `opencv_contrib` modules within `opencv` core by doing the following:

1. start cmake-gui
Expand Down
4 changes: 2 additions & 2 deletions modules/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -48,13 +48,13 @@ $ cmake -D OPENCV_EXTRA_MODULES_PATH=<opencv_contrib>/modules -D BUILD_opencv_<r

- **reg**: Image Registration -- Pixels based image registration for precise alignment. Follows the paper "Image Alignment and Stitching: A Tutorial", by Richard Szeliski.

- **rgbd**: RGB-Depth Processing module -- Linemod 3D object recognition; Fast surface normals and 3D plane finding. 3D visual odometry
- **rgbd**: RGB-Depth Processing module -- Linemod 3D object recognition; Fast surface normals and 3D plane finding. 3D visual odometry. 3d reconstruction using KinectFusion.

- **saliency**: Saliency API -- Where humans would look in a scene. Has routines for static, motion and "objectness" saliency.

- **sfm**: Structure from Motion -- This module contains algorithms to perform 3d reconstruction from 2d images. The core of the module is a light version of Libmv.

- **stereo**: Stereo Correspondence -- Stereo matching done with different descriptors: Census / CS-Census / MCT / BRIEF / MV.
- **stereo**: Stereo Correspondence -- Stereo matching done with different descriptors: Census / CS-Census / MCT / BRIEF / MV and dense stereo correspondence using Quasi Dense Stereo method.

- **structured_light**: Structured Light Use -- How to generate and project gray code patterns and use them to find dense depth in a scene.

Expand Down
4 changes: 2 additions & 2 deletions modules/aruco/include/opencv2/aruco.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -392,8 +392,8 @@ class CV_EXPORTS_W GridBoard : public Board {
* Note that returning a 0 means the pose has not been estimated.
*/
CV_EXPORTS_W int estimatePoseBoard(InputArrayOfArrays corners, InputArray ids, const Ptr<Board> &board,
InputArray cameraMatrix, InputArray distCoeffs, OutputArray rvec,
OutputArray tvec, bool useExtrinsicGuess = false);
InputArray cameraMatrix, InputArray distCoeffs, InputOutputArray rvec,
InputOutputArray tvec, bool useExtrinsicGuess = false);



Expand Down
4 changes: 2 additions & 2 deletions modules/aruco/include/opencv2/aruco/charuco.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -184,8 +184,8 @@ CV_EXPORTS_W int interpolateCornersCharuco(InputArrayOfArrays markerCorners, Inp
*/
CV_EXPORTS_W bool estimatePoseCharucoBoard(InputArray charucoCorners, InputArray charucoIds,
const Ptr<CharucoBoard> &board, InputArray cameraMatrix,
InputArray distCoeffs, OutputArray rvec, OutputArray tvec,
bool useExtrinsicGuess = false);
InputArray distCoeffs, InputOutputArray rvec,
InputOutputArray tvec, bool useExtrinsicGuess = false);



Expand Down
Loading