2631 Commits (94b6964bbef969bc56e15745d340fdfe77706e9c)

Author SHA1 Message Date
Hamdi Sahloul 96320cacfc [moved from opencv] cuda::polarToCart: test double precision and tune tolerance 7 years ago
Hamdi Sahloul 4457f88244 [moved from opencv] cuda::polarToCart: Support double precision 7 years ago
Maksim Shabunin 696aa69f9a Fixed several incorrect printf format specifiers 7 years ago
Pavel Rojtberg 642bc0c23f ovis: fix setCompositors if frameSrc == rWin 7 years ago
Hamdi Sahloul 72e55f5ca3 Rename unnamed enum to ORB.ScoreType 7 years ago
Hamdi Sahloul 21b4630698 Renamed unnamed enum to FastFeatureDetector.DetectorType 7 years ago
Hamdi Sahloul 7ba7abb19e Renamed unnamed enum to CvFeatureParams.FeatureType 7 years ago
Hamdi Sahloul b6ece95da6 Rename unnamed enum to DAISY.NormalizationType 7 years ago
Hamdi Sahloul 8812513602 Remove cuda.HOG unnamed enum 7 years ago
Hamdi Sahloul bcf8f15a78 Convert unnamed FREAK enum to static const 7 years ago
Hamdi Sahloul f182eddbea Convert cuda.ORB unnamed enum to static const int 7 years ago
Hamdi Sahloul 3cadb4000b Convert cuda.FastFeatureDetector unnamed enum to static const int 7 years ago
Alexander Alekhin 82733fe56b cuda: move CUDA modules to opencv_contrib 7 years ago
Alexander Alekhin ff59193d3f matlab: move CMake scripts from main repo (#1774) 7 years ago
Maksim Shabunin ef6cefb3c2 Fixed cnn_3dobj module build 7 years ago
Sayed Adel 63053499ee replace unv 16-bit multiplication operator with v_mul_wrap since behaviour changed by opencv/opencv#12516 7 years ago
Hamdi Sahloul d1b5431094 MSVC: Slience external/meaningless warnings 7 years ago
LaurentBerger d3d3806351 solves I1767 7 years ago
LaurentBerger 7f5bb96dcc Merge pull request #1750 from LaurentBerger:oilpainting 7 years ago
Alexander Alekhin 9ef878f3bf matlab: fix bindings generator 7 years ago
Khem Raj 6a01e96ce7 Add missing multi-line separator 7 years ago
Alexander Alekhin abb211d064 avoid `Ptr<> == NULL` checks 7 years ago
Suleyman TURKMEN fa80a87aea Update pd_inria.cpp 7 years ago
Alexander Alekhin 45f9d57118 matlab: fix conversion functions 7 years ago
Alexander Alekhin 9312f74540 xfeatures2d(test): update GMS test thresholds 7 years ago
Alexander Alekhin 0bf687bc33 xfeatures2d(test): update extraction/invariance tests 7 years ago
Pavel Rojtberg c64f925a50 ovis: Camera - allow manually setting zNear and zFar 7 years ago
Hamdi Sahloul c880b7ea4d Utilize CV_UNUSED macro 7 years ago
Alexander Alekhin 96a7fdf35f face: fix I/O for 'splitr' structure on 32-bit platforms 7 years ago
Alexander Alekhin 21d5949e83 fix build 7 years ago
Vadim Pisarevsky d1b8e38e45 trying to fix the custom AVX2 builder test failures (false alarms) 7 years ago
Pavel Rojtberg f9bef18444 ovis: ensure that compositors are applied to all owned render targets 7 years ago
Alexander Alekhin f71329637f face: update FacemarkAAMImpl::delaunay() implementation 7 years ago
gdemarcq 1f6d6f0626 Merge pull request #1736 from gdemarcq:staticSaliencyFineGrained_corrections 7 years ago
Alexander Alekhin 2b4c35766a hdf5: fix atread(string) 7 years ago
Hamdi Sahloul 8e840c8642 Fix enum wrapper 7 years ago
Suleyman TURKMEN d11ab6859f update TrackerCSRT 7 years ago
Vladislav Sovrasov b7fa9697f6 text: remove duplicated create method in OCRHMMDecoder class 7 years ago
Hamdi Sahloul 271f2bcf86 UMat::getMat(): Utilize `ACCESS_READ` instead of 0 7 years ago
Alexander Alekhin 2203743cd0 aruco: fix debug build 7 years ago
Alexander Alekhin 21f7139e51 ovis: fix build 7 years ago
bini 1612d99c81 refactored include and bib files 7 years ago
Jiri Horner 09c5e8cc81 replace internal usage of deprecated estimateRigidTransform in face 7 years ago
Alexander Alekhin 8277ca6aae opencv-core: avoid using of multi-argument CV_Assert() 7 years ago
Jan Beich 4e10bc5dae stereo: unbreak with clang 7 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