opencv/modules
2017-12-13 17:30:23 +00:00
..
calib3d Implementation of bit-exact resize. Internal calls to linear resize updated to use bit-exact version. (#9468) 2017-12-13 15:00:38 +03:00
core Merge pull request #10293 from alalek:fix_persistence_with_deprecated_traits 2017-12-13 17:30:23 +00:00
cudaarithm Fix CUDA integral. 2017-12-04 02:22:52 +01:00
cudabgsegm Rewritten some tests in videoio and imgcodecs modules 2017-06-20 18:20:41 +03:00
cudacodec Merge pull request #9599 from whizzzkid:master 2017-09-17 19:24:43 +00:00
cudafeatures2d test: fix cuda build 2016-11-29 01:18:10 +03:00
cudafilters cudafilters: don't modify "const" data 2017-09-08 14:19:09 +03:00
cudaimgproc Merge pull request #8367 from khnaba:cuda-calchist-with-mask 2017-03-15 09:34:00 +00:00
cudalegacy Rewritten some tests in videoio and imgcodecs modules 2017-06-20 18:20:41 +03:00
cudaobjdetect fix CUDA build 2017-09-04 14:41:29 +03:00
cudaoptflow fixed non c++11 warnings. 2017-10-15 12:12:00 -04: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 Fix CUDA integral. 2017-12-04 02:22:52 +01:00
dnn Merge pull request #10290 from tomoaki0705:fixVS2012Round 2017-12-13 15:30:21 +00:00
features2d Implementation of bit-exact resize. Internal calls to linear resize updated to use bit-exact version. (#9468) 2017-12-13 15:00:38 +03:00
flann Hid symbols in static builds, added LTO flags, removed exports from ts 2017-12-07 10:26:48 +03:00
highgui Implementation of bit-exact resize. Internal calls to linear resize updated to use bit-exact version. (#9468) 2017-12-13 15:00:38 +03:00
imgcodecs Implementation of bit-exact resize. Internal calls to linear resize updated to use bit-exact version. (#9468) 2017-12-13 15:00:38 +03:00
imgproc Implementation of bit-exact resize. Internal calls to linear resize updated to use bit-exact version. (#9468) 2017-12-13 15:00:38 +03:00
java Hid symbols in static builds, added LTO flags, removed exports from ts 2017-12-07 10:26:48 +03:00
js JavaScript bindings for dnn module 2017-12-08 18:33:48 +03:00
ml Merge pull request #10170 from LaurentBerger:Issue10166 2017-11-29 09:51:20 +00:00
objdetect Implementation of bit-exact resize. Internal calls to linear resize updated to use bit-exact version. (#9468) 2017-12-13 15:00:38 +03:00
photo Implementation of bit-exact resize. Internal calls to linear resize updated to use bit-exact version. (#9468) 2017-12-13 15:00:38 +03:00
python Implementation of bit-exact resize. Internal calls to linear resize updated to use bit-exact version. (#9468) 2017-12-13 15:00:38 +03:00
shape Implementation of bit-exact resize. Internal calls to linear resize updated to use bit-exact version. (#9468) 2017-12-13 15:00:38 +03:00
stitching Implementation of bit-exact resize. Internal calls to linear resize updated to use bit-exact version. (#9468) 2017-12-13 15:00:38 +03:00
superres Fixed several issues found by static analysis 2017-06-28 18:06:18 +03:00
ts Implementation of bit-exact resize. Internal calls to linear resize updated to use bit-exact version. (#9468) 2017-12-13 15:00:38 +03:00
video Implementation of bit-exact resize. Internal calls to linear resize updated to use bit-exact version. (#9468) 2017-12-13 15:00:38 +03:00
videoio Build for embedded systems 2017-12-11 13:27:37 +03:00
videostab Merge pull request #9979 from fakabbir:ImproveDoc 2017-11-08 16:55:48 +00:00
viz cmake: fix WITH_VTK usage 2017-11-29 21:43:09 +03:00
world ocl: fix world compilation on Windows 2017-10-11 19:04:42 +03:00
CMakeLists.txt