3674 Commits (a00b3f329660f28a4775cd870e30d73c98e01c79)
 

Author SHA1 Message Date
Kevin Christensen 843df494c7 fix cuda mem leak and move cuda malloc out of critical path 3 years ago
Yannis Guyon cd97cad52d Use T as temp var type in polyanticlockwise() 3 years ago
Yannis Guyon badef606c2 Remove unused size of get_subbox_chart_physical() 3 years ago
Alexander Alekhin 839db44377 Revert "suppress warning on GCC 7 and later" 3 years ago
Alexander Smorkalov 8eaa8ac1cb
Merge pull request #3240 from AleksandrPanov:aruco_add_class_API 3 years ago
James Bowley 9e591fba37 Add support for av1 and update fourcc mapping to deal with all combinations of expected codecs. 3 years ago
AleksandrPanov 230b6c9a44 add set/get/dictionary/objPoints, update tests 3 years ago
Alexander Smorkalov 3a3e40a447 Merge pull request #3310 from asenyaev:asen/rename_jobs 3 years ago
Alexander Smorkalov 9ffa7ac992 Merge pull request #3309 from asenyaev:asen/ubuntu14.04_workflow_contrib 3 years ago
Andrey Senyaev 0fe993d919 Rename jobs in GHA for 4.x 3 years ago
Andrey Senyaev e5aa1385c3 Workflow on Ubuntu 14.04 for 3.4 branch 3 years ago
AleksandrPanov 1f003fe9e4 fix readWrite() 3 years ago
Aleksandr Panov 39dabc1d48 add const 3 years ago
Aleksandr Panov d1fe61a467 add CV_WRAP, add default Board constructor 3 years ago
AleksandrPanov ba4d60ee8c add charucoImpl 3 years ago
AleksandrPanov b511cfa5be add gridImpl 3 years ago
AleksandrPanov 4326ae5b17 remove readWrite() from API 3 years ago
AleksandrPanov db55474a7b fix indentation, add enum prefix 3 years ago
AleksandrPanov 64804f06b3 fix docs/API 3 years ago
AleksandrPanov 774faf3a67 update docs and refactoring 3 years ago
AleksandrPanov 3a41fd6e68 move april module 3 years ago
Alexander Alekhin 07daac3e2f Merge pull request #3306 from huangqinjin:fix 3 years ago
huangqinjin f4712664ea ximgproc: fix mismatched new delete 3 years ago
Alexander Alekhin ca2f33362a Merge pull request #3298 from tomoaki0705:fixWarnings 3 years ago
Tomoaki Teshima a96a930f12 suppress warning on GCC 7 and later 3 years ago
Alexander Alekhin 79122d67f4
Merge pull request #3292 from jspricke:jpg_png 3 years ago
Gary Allen 9d0a451bee
Merge pull request #3296 from gvcallen:4.x 3 years ago
Jochen Sprickerhof 377e856803 Fix file ending 3 years ago
Alexander Alekhin fc4e8cb7d0 Merge pull request #3281 from fengyuentau:macOS_workflows_for_3.4 3 years ago
fengyuentau 19769f03f3 add workflows for macOS for contrib 3.4 3 years ago
Alexander Alekhin 4c93cc9925 Merge pull request #3274 from jmackay2:3.4_ceres_fix 3 years ago
jmackay2 e182fc8675 Fix ceres manifold build 3 years ago
Alexander Panov 0eda296f40
Merge pull request #3256 from AleksandrPanov:fix_aruco_axes_docs 3 years ago
Vincent Rabaud 63cab1b0ee
Merge pull request #3243 from vrabaud:3.4_ceres 3 years ago
Alexander Alekhin 8864b306f0 Merge pull request #3257 from asenyaev:asen/move_workflows_3.4 3 years ago
Andrey Senyaev 39530eaed9 Move workflows to a dedicated repository for 3.4 branch 3 years ago
Alexander Alekhin e55f677b95 Merge pull request #3253 from alalek:fix_warnings_gcc12_3.4 3 years ago
Alexander Alekhin ac6a5d44d6 build: GCC12 warnings 3 years ago
OpenCV Pushbot c2005e4792
Merge pull request #3241 from asenyaev:asen/add_linux_workflow_3.4 3 years ago
Andrey Senyaev a7e3630f30 Workflow for Github Actions to build and test OpenCV on Linux for 3.4 3 years ago
OpenCV Pushbot b67873dc3f
Merge pull request #3230 from AleksandrPanov:fix_ArucoThreading_test 3 years ago
AleksandrPanov 7b707a051a fix ArucoThreading test 3 years ago
Alexander Panov 76cd35ec1a
Merge pull request #3200 from AleksandrPanov:aruco_improvements 3 years ago
Matti Jukola 0596c05087
Merge pull request #3220 from buq2:aruco-apriltag-infinite-loop-fix 3 years ago
Alexander Alekhin 02c6b5ebc1 Merge pull request #3219 from vrabaud:34_remove_unused 3 years ago
Vincent Rabaud 1276bb86cb Remove unused nrot variable. 3 years ago
Alexander Alekhin 7a8c959a03 Merge pull request #3217 from MehdiChinoune:patch-1 3 years ago
مهدي شينون (Mehdi Chinoune) 9901f16732 sfm: Fix linking with gflags 2.2.2 3 years ago
Alexander Panov ef5a7e8286
Merge pull request #3201 from AleksandrPanov:fix_filterTooCloseCandidates 3 years ago
Alexander Panov 56d492cfec
Merge pull request #3174 from AleksandrPanov:fix_gridboard_objPoints 3 years ago