- 28 Sep, 2018 1 commit
-
-
Hamdi Sahloul authored
-
- 26 Sep, 2018 4 commits
-
-
Dmitry Matveev authored
* G-API Initial code upload * Update G-API code base to Sep-24-2018 * The majority of OpenCV buildbot problems was addressed * Update G-API code base to 24-Sep-18 EOD * G-API code base update 25-Sep-2018 * Linux warnings should be resolved * Documentation build should become green * Number of Windows warnings should be reduced * Update G-API code base to 25-Sep-18 EOD * ARMv7 build issue should be resolved * ADE is bumped to latest version and should fix Clang builds for macOS/iOS * Remaining Windows warnings should be resolved * New Linux32 / ARMv7 warnings should be resolved * G-API code base update 25-Sep-2018-EOD2 * Final Windows warnings should be resolved now * G-API code base update 26-Sep-2018 * Fixed issues with precompiled headers in module and its tests
-
Alexander Alekhin authored
-
Menghui Xie authored
* M_PI changed to CV_PI * M_PI changed to CV_PI * M_PI changed to CV_PI
-
Alexander Alekhin authored
-
- 25 Sep, 2018 2 commits
-
-
Alexander Alekhin authored
-
Alexander Duda authored
findChessboardCornersSB: speed improvements (#12615) * chessboard: fix do not modify const image * chessboard: speed up scale space using parallel_for * chessboard: small improvements * chessboard: speed up board growing using parallel_for * chessboard: add flags for tuning detection * chessboard: fix compiler warnings * chessborad: change flag name to CALIB_CB_EXHAUSTIVE This also fixes a typo * chessboard: fix const ref + remove to_string
-
- 24 Sep, 2018 5 commits
-
-
Alexander Alekhin authored
-
Maksim Shabunin authored
-
Pavel Rojtberg authored
-
Pavel Rojtberg authored
-
Hamdi Sahloul authored
-
- 23 Sep, 2018 2 commits
-
-
Alexander Alekhin authored
-
Hamdi Sahloul authored
-
- 22 Sep, 2018 2 commits
-
-
Alexander Alekhin authored
-
Alexander Alekhin authored
- accepts script parameter (allows drag & drop from 'explorer') - use script dir instead of current dir (can launch samples from 'samples/dnn') - added 'pause' to show error messages (about missing numpy) instead of instant closing
-
- 21 Sep, 2018 2 commits
-
-
Hamdi Sahloul authored
* Cleanup macros and enable expansion of `__VA_ARGS__` for Visual Studio * Macros for enum-arguments backwards compatibility * Convert struct Param to enum struct * Enabled ParamType.type for enum types * Enabled `cv.read` and `cv.write` for enum types * Rename unnamed enum to AAKAZE.DescriptorType * Rename unnamed enum to AccessFlag * Rename unnamed enum to AgastFeatureDetector.DetectorType * Convert struct DrawMatchesFlags to enum struct * Rename unnamed enum to FastFeatureDetector.DetectorType * Rename unnamed enum to Formatter.FormatType * Rename unnamed enum to HOGDescriptor.HistogramNormType * Rename unnamed enum to DescriptorMatcher.MatcherType * Rename unnamed enum to KAZE.DiffusivityType * Rename unnamed enum to ORB.ScoreType * Rename unnamed enum to UMatData.MemoryFlag * Rename unnamed enum to _InputArray.KindFlag * Rename unnamed enum to _OutputArray.DepthMask * Convert normType enums to static const NormTypes * Avoid conflicts with ElemType * Rename unnamed enum to DescriptorStorageFormat
-
Hamdi Sahloul authored
* JS: Support enum types in constructors * JS: Avoid unary expression on enum-based consts
-
- 19 Sep, 2018 13 commits
-
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
Alexander Alekhin authored
cuda: move CUDA modules to opencv_contrib: https://github.com/opencv/opencv_contrib/pull/1781
-
Alexander Alekhin authored
OpenCV 4.0+
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
Alexander Alekhin authored
* core: drop usage of CV_USRTYPE1 in OpenCV avoid OpenCV crashes due size change CV_ELEM_SIZE(CV_USRTYPE1): 8 -> 2 * ! fix persistence internal types
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
Wenfeng CAI authored
Before this fix, the code would fail if only standard deviations of extrinsic parameters are requested. While standard deviations matrix should be computed if any set of standard deviations is requested. A variable is added to represent this case.
-
Alexander Alekhin authored
- DNN: avoid very large models - build filter per module - fixed longTestFilter
-
- 18 Sep, 2018 9 commits
-
-
Andrew Mroczkowski authored
Updating the base SDK from 6.0 to 8.0 where applicable
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
Dmitry Kurtaev authored
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-