opencv/modules
Yaron Inger 0d979a741b videoio: remove AssetsLibrary dependency.
The entire AssetsLibrary framework is deprecated since iOS 8.0. The code
used in the camera example code can use UIKit to save videos to the
camera instead, which allows to avoid linking with PhotoKit instead to
prevent increasing the iOS deployment target.
2017-10-05 20:22:56 +03:00
..
calib3d Merge pull request #9225 from paroj:reproject_cpp 2017-07-31 14:11:37 +00:00
core OpenCV version++ 2017-08-03 23:58:23 +00:00
cudaarithm
cudabgsegm
cudacodec build: replace WIN32 => _WIN32 2017-07-25 13:30:48 +03:00
cudafeatures2d
cudafilters
cudaimgproc
cudalegacy
cudaobjdetect Merge pull request #9075 from TonyLianLong:master 2017-07-03 16:14:17 +00:00
cudaoptflow Merge pull request #9075 from TonyLianLong:master 2017-07-03 16:14:17 +00:00
cudastereo
cudawarping
cudev
dnn Unit tests for TensorFlow importer 2017-08-03 11:29:48 +03:00
features2d features2d(test): more AKAZE tests 2017-08-03 22:54:45 +00:00
flann flann: fix out of buffer access 2017-07-26 18:17:03 +03:00
highgui build: replace WIN32 => _WIN32 2017-07-25 13:30:48 +03:00
imgcodecs loadsave: check for errors when using temp file 2017-07-31 09:02:42 -07:00
imgproc Merge pull request #9235 from sturkmen72:patch-3 2017-08-03 17:04:28 +00:00
java java: update source files processing, maven stuff 2017-07-19 22:39:23 +03:00
ml Prevent crash when attempting to create training data without responses. 2017-06-30 15:36:47 +02:00
objdetect some improvements on tutorials 2017-07-29 20:08:19 +03:00
photo Merge pull request #9303 from alalek:akaze_update 2017-08-03 17:17:03 +00:00
python python: disable assertion in NumpyAllocator 2017-07-30 14:44:11 +03:00
shape some improvements on tutorials 2017-07-29 20:08:19 +03:00
stitching stitching(perf): increase test check tolerance 2017-08-03 19:51:46 +03:00
superres
ts features2d(test): more AKAZE tests 2017-08-03 22:54:45 +00:00
video Merge pull request #9235 from sturkmen72:patch-3 2017-08-03 17:04:28 +00:00
videoio videoio: remove AssetsLibrary dependency. 2017-10-05 20:22:56 +03:00
videostab
viz static build workaround 2017-06-30 18:17:32 +03:00
world
CMakeLists.txt