opencv/modules
Dal Rupnik e71ff78f7f Merge pull request #8009 from Legoless:master
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
2017-01-20 19:16:01 +03:00
..
calib3d Merge pull request #7975 from tomoaki0705:cleanupCalib3dStereo 2017-01-10 11:12:15 +00:00
core Merge pull request #7863 from tomoaki0705:universalIntrinsicPopcount 2017-01-18 17:25:02 +00:00
cudaarithm build: fix cuda tests 2016-12-03 13:17:37 +03:00
cudabgsegm Fixed identifiers warns 2016-09-30 15:16:29 +05:30
cudacodec Fixed identifiers warns 2016-09-30 15:16:29 +05:30
cudafeatures2d test: fix cuda build 2016-11-29 01:18:10 +03:00
cudafilters BufferPool is used for temporary buffer, use mat create directly 2016-12-29 18:29:44 +08:00
cudaimgproc build: cuda warnings 2016-12-04 03:10:05 +03:00
cudalegacy Merge pull request #7370 from souch55:Fixxn 2016-10-01 10:44:56 +00:00
cudaobjdetect test: fix cuda build 2016-11-29 01:18:10 +03:00
cudaoptflow test: fix cuda build 2016-11-29 01:18:10 +03:00
cudastereo test: fix cuda build 2016-11-29 01:18:10 +03:00
cudawarping Fixed identifiers warns 2016-09-30 15:16:29 +05:30
cudev build: cuda warnings 2016-12-04 03:10:05 +03:00
features2d Merge pull request #7852 from savuor:fix/orb_rotation 2016-12-19 16:19:38 +00:00
flann Merge pull request #7370 from souch55:Fixxn 2016-10-01 10:44:56 +00:00
highgui highgui: preserve waitKey -1 return value 2016-12-28 13:06:28 +03:00
imgcodecs Issue-7310: Updated imwrite doc to correct default setting for IMWRITE_PNG_COMPRESSION and clarified existing doc a bit. 2016-12-26 00:44:43 -06:00
imgproc Merge pull request #8000 from mshabunin:fix-opencl-clahe 2017-01-16 10:01:59 +00:00
java Added Java wrapping for tracking module 2016-12-31 02:19:38 +09:00
ml Merge pull request #8019 from berak:patch-2 2017-01-17 13:57:50 +03:00
objdetect test: use relative error in HOG tests 2016-12-15 15:58:16 +03:00
photo photo: fix InputArray -> CvMat 2016-12-22 04:22:47 +03:00
python shape: force column-based vector 2017-01-18 13:02:51 +03:00
shape shape: force column-based vector 2017-01-18 13:02:51 +03:00
stitching test: don't check magic values in stitching perf test 2016-10-31 13:37:59 +03:00
superres warnings 2016-11-18 14:08:53 +03:00
ts cuda: fix CUDA tests initialization 2017-01-12 16:15:52 +03:00
video don't run OpenVX pyrLK if user asked for err vector 2016-12-16 23:38:47 +03:00
videoio Merge pull request #8009 from Legoless:master 2017-01-20 19:16:01 +03:00
videostab Merge pull request #7370 from souch55:Fixxn 2016-10-01 10:44:56 +00:00
viz viz: free new[] allocated arrays using delete[] instead of free 2016-11-08 13:03:22 +01:00
world Merge pull request #8009 from Legoless:master 2017-01-20 19:16:01 +03:00
CMakeLists.txt world fix 2014-08-05 20:12:35 +04:00