- 17 Nov, 2017 1 commit
-
-
Maksim Shabunin authored
-
- 15 Nov, 2017 1 commit
-
-
Amro authored
-
- 08 Nov, 2017 1 commit
-
-
Alexander Alekhin authored
-
- 19 Oct, 2017 1 commit
-
-
Maksim Shabunin authored
-
- 04 Sep, 2017 1 commit
-
-
Alexander Alekhin authored
CUDA implementation wants to convert std::vector<KeyPoint> <-> GpuMat. There is no direct mapping from KeyPoint (mix of int/float fields) into cv::Mat element type, so this conversion must be avoided. Legacy mode is turned back for CUDA builds.
-
- 22 Aug, 2017 1 commit
-
-
Boris Fomitchev authored
-
- 20 Aug, 2017 1 commit
-
-
KUANG Fangjun authored
-
- 19 Aug, 2017 1 commit
-
-
Alexander Alekhin authored
-
- 26 Jul, 2017 1 commit
-
-
Alexander Alekhin authored
-
- 25 Jul, 2017 1 commit
-
-
Alexander Alekhin authored
-
- 19 Jul, 2017 1 commit
-
-
Alexander Alekhin authored
-
- 30 Jun, 2017 1 commit
-
-
Maksim Shabunin authored
-
- 21 Jun, 2017 2 commits
-
-
Dmitry Kurtaev authored
-
Alexander Alekhin authored
-
- 20 Jun, 2017 1 commit
-
-
Alexander Alekhin authored
-
- 25 Apr, 2017 1 commit
-
-
Alexander Alekhin authored
-
- 24 Mar, 2017 1 commit
-
-
Maksim Shabunin authored
-
- 23 Mar, 2017 1 commit
-
-
Alexander Alekhin authored
-
- 13 Feb, 2017 1 commit
-
-
Alexander Alekhin authored
-
- 23 Jan, 2017 1 commit
-
-
Alexander Alekhin authored
-
- 20 Jan, 2017 1 commit
-
-
Dal Rupnik authored
CMake: Building Dynamic Framework on iOS (#8009) * Updated python script with dynamic parameter Updated python script to build static library by default Updated python script to include bitcode flag Added bitcode flag to c flags Fixed directories and targets with static Bitcode parameter fixed Fixed script for static library Fixed parameters in build function Updated cmake common toolchain Added changes to OpenCV Utils Updates to cmake Added cache internal Updates to common toolchain Fixed path in framework destination and added UIKit dependency Dynamic plist for framework Lib version removed hardcoded value Removed trailing whitespace in toolchain * Removed trailing whitespace * Fixed typo in comment * Renamed bitcode variable to bitcodedisabled * Fixed target device family
-
- 19 Dec, 2016 1 commit
-
-
Alexander Alekhin authored
"install DIRECTORY does not allow "COMPONENT" after PATTERN or REGEX."
-
- 16 Dec, 2016 1 commit
-
-
Alexander Alekhin authored
-
- 15 Dec, 2016 3 commits
-
-
Alexander Alekhin authored
Unfortunately there is no stable support for installation of PDB files in CMake. This patch is just eliminate problems with modern versions.
-
Alexander Alekhin authored
(2.4) Backports from master branch (#7854)
-
Alexander Alekhin authored
-
- 01 Dec, 2016 2 commits
-
-
Alexander Alekhin authored
-
mshabunin authored
-
- 29 Nov, 2016 1 commit
-
-
Alexander Alekhin authored
-
- 27 Nov, 2016 4 commits
-
-
Alexander Alekhin authored
-
Alexander Alekhin authored
Useful for debug purposes: cmake -DDEBUG_POST="ocv_cmake_dump_vars(CUDA)" . cmake -DCMAKE_PRE="ocv_cmake_dump_vars(\"OPENCL|opencl\")" .
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
- 07 Oct, 2016 1 commit
-
-
Alexander Alekhin authored
-
- 04 Oct, 2016 2 commits
-
-
Alexander Alekhin authored
1) fix include directories 2) don't use PCH for source file with custom COMPILE_FLAGS
-
Alexander Alekhin authored
-
- 03 Oct, 2016 1 commit
-
-
Alexander Alekhin authored
-
- 26 Aug, 2016 1 commit
-
-
Alexander Alekhin authored
Also put "object" targets to off by default (they doesn't work well)
-
- 08 Jul, 2016 1 commit
-
-
Alexander Alekhin authored
-
- 28 Jun, 2016 1 commit
-
-
Alexander Alekhin authored
CMake doesn't work with empty paths ("") or paths which contains "./"
-