2482 Commits (09c5e8cc81b9b421a9921fd1b8096ce334d96b1f)

Author SHA1 Message Date
Jiri Horner 09c5e8cc81 replace internal usage of deprecated estimateRigidTransform in face 7 years ago
Alexander Alekhin acad7bbee5 build: replace big/little endianess check to WORDS_BIGENDIAN macro 7 years ago
trobro ac7d1ca613
optflow: is depending on opencv_flann 7 years ago
Pavel Rojtberg c655c31054 ovis: allow up to 4 active texture units 7 years ago
Pavel Rojtberg f7e522a1cb ovis: add updateTexture function and allow grayscale texture format 7 years ago
LaurentBerger a83b78e29a Merge pull request #1709 from LaurentBerger/BM3D_STEPALL 7 years ago
simonreich 96953843be Merge pull request #1690 from simonreich:epf 7 years ago
Li-Chi Huang e2ad4e8bb4 fix densecensus when compute 7 years ago
dianlujitao e396a67038 Add python binding and sample for LSD 7 years ago
Anton Shutikhin f4250cae59 Deletes misused buffer in BackgroundSubstractorGMG. 7 years ago
Maksim Shabunin d7ca0bde0b text: do not calculate mean for empty angles list 7 years ago
Alexander Alekhin b9d83609de build: eliminate GCC8 warnings 7 years ago
Alexander Alekhin 0a8d930341 xfeatures2d(test): disable tests with required non-free code 7 years ago
Alexander Alekhin d3b03808db xfeatures2d: fix CUDA nonfree build 7 years ago
Pavel Rojtberg 77f1d272b6 ovis: fix removing lights and cameras from scene 7 years ago
berak c871e23d18 xfeatures2d: throw CV_Error if not built with OPENCV_ENABLE_NONFREE 7 years ago
Dietrich Büsching 0f5d6ae194 Merge pull request #1672 from dbuesching:rl_morphology 7 years ago
gmedan 02b991a433 Merge pull request #1677 from gmedan:fix-charuco-topology 7 years ago
LaurentBerger 2bd8d58513 Merge pull request #1678 from LaurentBerger:MoveAssert 7 years ago
SongChiYoung edd4514e54 python3 compatible 7 years ago
Pavel Rojtberg 4f3c9fcb5a ovis: add setCompositors method 7 years ago
d.bouron 0e03fea432 Fix corruption exception in StaticSaliencySpectralResidual 7 years ago
yarglawaldeg 4ea11a088b update structured_edge_detection (#1579) 7 years ago
Pavel Rojtberg 9e787377dc kinfu: allow basic wrapping for bindings 7 years ago
Rostislav Vasilikhin e351caedf7 KinectFusion demo: live input support added (#1671) 7 years ago
Alexander Alekhin fc69aa57bc opencv: use cv::AutoBuffer<>::data() 7 years ago
Colin 25a01dc4ef Merge pull request #1652 from fallenlord:master 7 years ago
Vitaly Tuzov 0ba26b31df Set initial inlier metric value to -FLT_MAX to ensure correctness of first iteration. 7 years ago
Rostislav Vasilikhin 42a889ef4f KinectFusion implemented (#1627) 7 years ago
Unknown 9757b71806 minor fix to allow learn_color_balance.py to work with python 3+ 7 years ago
Kushashwa Ravi Shrimali c3a2b42552 Check if faces detected or not. 7 years ago
LaurentBerger a798127837 Merge pull request #1634 from LaurentBerger:FD_bug 7 years ago
Alexander Alekhin 2ddeeac5e7 eliminate build warnings / fix bug in text module 7 years ago
fegorsch 78392f786d Rename `near` to `zNear` 7 years ago
Vitaly Tuzov 1bcb634a12 Fixed coarse scale evaluation for DIS optical flow estimator 7 years ago
catree 81d7d98071 Add AprilTag dictionaries to be able to detect AprilTag markers. Add ArUco and AprilTag 2 citations. 7 years ago
catree de4eb31245 Fix memory leak when using CORNER_REFINE_APRILTAG. 7 years ago
Alexander Alekhin b8de57f8bd cleanup unnecessary setNumThreads() calls 7 years ago
Alexander Alekhin ebc142b1d8
Merge pull request #1623 from alalek:android_pack_fix_contrib 7 years ago
Pavel Rojtberg 542611a7b5 ovis: remove superficial '}' from cmake 7 years ago
Alexander Alekhin 1248ebeb03 build: fix warnings 7 years ago
Alexander Alekhin df483cfdc9 build: unreachable code after CV_Error() 7 years ago
Alexander Alekhin 7c9cff72fc refactor: don't use CV_ErrorNoReturn() internally 7 years ago
Alexander Alekhin f7ca9ef279 cleanup: drop dnn_modern 7 years ago
berak eebc869baa face: fix missing faceDetectorData arg in facemarkLBF.cpp 7 years ago
Alexander Alekhin 3059b16a02 ximgproc: fix weightedMedianFilter() hang 7 years ago
Pavel Rojtberg 92fd42e58e linemod: export Template::features for python 7 years ago
berak d685c99260 face: fix dependancies 7 years ago
Maksim Shabunin d3630d0fa6 Cleanup old TBB-related guards 7 years ago
Vitaly Tuzov 0833a78c02 Make getProjPixel output value available in python bindings 7 years ago