2584 Commits (97be19404fc6dbca20c37e552f2f12946509975c)

Author SHA1 Message Date
Yuriy Obukh 97be19404f fix win, vs2019 build. missing header 5 years ago
Julian Seuffert 826b77e567 ximgproc: Fix support for CV_32F WLS Filter 6 years ago
Pavel Rojtberg 5ed21bb2ea ovis: document the supported environment variables 6 years ago
Pavel Rojtberg f23d1e9c16 ovis: allow disabling VSYNC - useful in multiwindow scenarios 6 years ago
utkarshg6 bc0e250216 Changed mismatch grayscale to image with 3 channels 6 years ago
Alexander Alekhin 1756e82bdd bindings: backport generator from OpenCV 4.x 6 years ago
Hamdi Sahloul 4e3c8189a5 Fix enum wrapper 6 years ago
Alexander Alekhin e990caef8d line_descriptor: remove code with conflict license 6 years ago
Maksim Shabunin b6767ccc43 Merge pull request #2011 from mshabunin:enable-narrowing-warning 6 years ago
Ted Steiner fe71b09f88 sfm module calls imread function, which is in imgcodecs module 6 years ago
iindovina 287a5e529a Merge pull request #1994 from iindovina:expose_line_descriptor_python 6 years ago
Pavel Rojtberg f515f0ffe5 linemod: allow creating modalities from bindings 6 years ago
berak 7c628d73e3 rgbd: fix python bindings 6 years ago
Charles Taylor 87fcb025c6 Fix typo of ArUco Detector Paramater 6 years ago
Raphael Graf d487f2426d sfm: avoid variable-names starting with underscore 6 years ago
Raphael Graf fdb575d43b Use Tesseract_INCLUDE_DIRS instead of Tesseract_INCLUDE_DIR 6 years ago
Alexander Alekhin 6c16e89202 typo: rename sfm sample 6 years ago
Pavel Rojtberg 74f26045b3 ovis: compatibility for Ogre 1.12.0dev 6 years ago
Dmitry Kurtaev 324175b5a8 Replace ChArUco board image 6 years ago
Pavel Rojtberg 388a79be52 ovis: correctly delete textures allocated by WindowScene 6 years ago
Pavel Rojtberg 9a401e3d95 ovis: also free yaw axis of camera manager and default to free yaw 6 years ago
Suleyman TURKMEN 264615b55b Update documentation of Tracking API 6 years ago
YTY 5bdeb648b2 fbs bug fix 7 years ago
Alexander Alekhin b53cb76458 photo: move TonemapDurand to opencv_contrib 7 years ago
vishwesh5 ca26e99223
Add namespace cv for successful build 7 years ago
huangqinjin e068b62a14 use PF_DEPTH for compatibility, PF_DEPTH16 is just an alias introduced in OGRE 1.11.2 7 years ago
huangqinjin 35da439953 num_linear_solver_threads has been deprecated since Ceres 1.14.0 7 years ago
Jukka Komulainen a97a061281 Merge pull request #1906 from ytyytyyt:3.4 7 years ago
Pavel Rojtberg ccd9993099 ovis: allow re-initialization by destroying all windows 7 years ago
tompollok 9e5926200e use #if instead of #ifdef for CV_SIMD128 7 years ago
Alexander Alekhin 33e35c082a text: reset counters in ERFilterNM::run() 7 years ago
LaurentBerger cd6f7d1291 Rewrite deriche filter- add test - add python wrapper 7 years ago
kartoffelsalat 17bb12da48 make python example work 7 years ago
Suleyman TURKMEN 2074cc48e5 minor changes 7 years ago
tompollok fcb266f728 refactoring catching all exceptions as const ref 7 years ago
YTY 05fe693dcc fix fbs test with new reference image 7 years ago
Jukka Komulainen 6e3eea5447 Merge pull request #1883 from ytyytyyt:3.4 7 years ago
Alexander Alekhin 6132943a39 xfeatures2d: validate keypoints mask for SURF 7 years ago
Pavel Rojtberg 01f00f8f09 ovis: make log verbosity and rendersystem configurable via environment 7 years ago
Tomoaki Teshima 8aaa91c3dc avoid test failing on Aarch64 7 years ago
Alexander Alekhin da3375f682 sfm: fix build with Ceres 7 years ago
Pavel Rojtberg cd7a6eaf78 ovis: add ENTITY_AABB_WORLD property and implement getEntityProperty 7 years ago
Pavel Rojtberg 31dff1e099 ovis: add more CV_MAT <> Ogre::PixelFormat conversions 7 years ago
Varvrar 5002e93405 Now when the element of the vector is removed j does not increase 7 years ago
Alexander Alekhin fc28d02a1e sfm: fix public includes 7 years ago
Alexander Alekhin c94997ec4f fix includes 7 years ago
Mohammad Haghighat 6bd26d33f3 Merge pull request #1847 from mhaghighat:master 7 years ago
berak bf49c43770 face: cleanup after #18484 7 years ago
Alexander Alekhin 19efe3091d face: MACE filter workaround 7 years ago
tompollok 8893087432 change area() emptiness checks to empty() 7 years ago