- 09 Nov, 2018 2 commits
-
-
Vadim Pisarevsky authored
-
Vadim Pisarevsky authored
* refined QRCodeDetector API for OpenCV 4.0 * expanded and tested QRCodeDetector::detectAndDecode()
-
- 06 Nov, 2018 1 commit
-
-
Vadim Pisarevsky authored
-
- 10 Oct, 2018 2 commits
-
-
Suleyman TURKMEN authored
-
Alexander Nesterov authored
-
- 21 Sep, 2018 1 commit
-
-
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
-
- 12 Sep, 2018 1 commit
-
-
Alexander Alekhin authored
-
- 17 Aug, 2018 1 commit
-
-
Suleyman TURKMEN authored
-
- 12 Jul, 2018 1 commit
-
-
Alexander Nesterov authored
-
- 27 Jun, 2018 1 commit
-
-
Nesterov Alexander authored
-
- 31 May, 2018 1 commit
-
-
Alexander Alekhin authored
-
- 10 Apr, 2018 2 commits
-
-
Alexander Alekhin authored
define itself is still here for compatibility
-
Alexander Alekhin authored
-
- 28 Mar, 2018 1 commit
-
-
Alexander Alekhin authored
-
- 12 Feb, 2018 1 commit
-
-
luz.paz authored
Found via `codespell`
-
- 02 Oct, 2017 1 commit
-
-
Suleyman TURKMEN authored
-
- 13 Sep, 2017 1 commit
-
-
Suleyman TURKMEN authored
-
- 07 Sep, 2017 1 commit
-
-
Vladislav Sovrasov authored
-
- 29 Jul, 2017 1 commit
-
-
Suleyman TURKMEN authored
-
- 30 Jun, 2017 1 commit
-
-
Maksim Shabunin authored
-
- 06 Feb, 2017 1 commit
-
-
StevenPuttemans authored
-
- 28 Nov, 2016 1 commit
-
-
Colin Finck authored
-
- 31 Oct, 2016 1 commit
-
-
Eric Sommerlade authored
modules/objectdetect/src/detection_based_tracker.cpp: made unique_lock<mutex> local to each function samples/cpp/dbt_face_detection.cpp: fixed warnings on loop in Visual Studio
-
- 26 Oct, 2016 1 commit
-
-
E Sommerlade authored
-
- 25 Oct, 2016 1 commit
-
-
E Sommerlade authored
-
- 13 Oct, 2016 1 commit
-
-
StevenPuttemans authored
-
- 30 Sep, 2016 1 commit
-
-
sourin authored
-
- 21 Sep, 2016 1 commit
-
-
daB0bby authored
* bypass makro * syntax
-
- 12 Jul, 2016 1 commit
-
-
Alexander Alekhin authored
-
- 18 Dec, 2015 1 commit
-
-
Alexander Alekhin authored
-
- 09 Jun, 2015 1 commit
-
-
Alexander Alekhin authored
-
- 10 May, 2015 1 commit
-
-
Michaël Sdika authored
when true, use signed gradient for the angular histogram computation. default to false for backward compatibility.
-
- 19 Dec, 2014 1 commit
-
-
Maksim Shabunin authored
-
- 16 Dec, 2014 1 commit
-
-
Maksim Shabunin authored
-
- 01 Dec, 2014 3 commits
-
-
Maksim Shabunin authored
-
Maksim Shabunin authored
-
Maksim Shabunin authored
-
- 28 Jul, 2014 1 commit
-
-
Vadim Pisarevsky authored
removed ERFilter (to be moved to opencv_contrib/modules/text) and lineMOD (to be moved to opencv_contrib/modules/rgbd)
-
- 24 Jun, 2014 2 commits
-
-
Vadim Pisarevsky authored
-
Vadim Pisarevsky authored
put the detection-based tracker back (to objdetect module), so that the Android face detection sample builds fine. The patch by Konstantin Matskevich that adds C++11 threads support has been merged in too. Also, fixed compile error in the doc builder.
-