opencv/modules
2017-06-13 17:29:30 +00:00
..
calib3d Merge pull request #8803 from 4ekmah:sgbm_modehh4_SIMD 2017-06-07 13:35:53 +00:00
core Merge pull request #8753 from RyuheiMori:fix-cpu-feature-detection-on-android 2017-06-12 16:08:08 +00:00
cudaarithm Merge pull request #8314 from chacha21:fix_cuda_absdiff 2017-05-25 09:09:20 +00: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 Remove redundant precomp.hpp and using-namespace 2017-05-14 21:35:53 +09:00
cudaimgproc Merge pull request #8367 from khnaba:cuda-calchist-with-mask 2017-03-15 09:34:00 +00:00
cudalegacy Merge pull request #7370 from souch55:Fixxn 2016-10-01 10:44:56 +00:00
cudaobjdetect Add cuda::streams to by_rows and 8UC1 functions 2017-03-27 10:54:07 +02:00
cudaoptflow Fixed bug #7482. Updated dense flow routine to reference bound textures. 2017-01-18 19:30:45 +02: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 Use %% for inline assembly rather than % so this compiles with clang. 2017-04-05 10:57:50 -07:00
features2d Merge pull request #8455 from terfendail:ovxhal_skipsmall 2017-05-26 12:10:18 +00:00
flann Update autotuned_index.h 2017-04-10 12:07:28 -07:00
highgui Merge pull request #8307 from AhiyaHiya:dev_xcode_macos_universal_binary 2017-05-25 15:54:13 +00:00
imgcodecs issue 8723: Changed doc for cv::imwrite to reflect correct default flag used for png compression strategy. 2017-05-12 00:01:38 -06:00
imgproc Merge pull request #8843 from terfendail:resizenn_patch 2017-06-13 17:29:30 +00:00
java java: use module's public headers only 2017-06-06 21:10:02 +03:00
ml fixing segfaults occuring when launching those unit tests 2017-04-18 09:50:17 +01:00
objdetect obdetect: fix in SSE code 2017-05-26 14:26:05 +03:00
photo photo: fix integer overflow 2017-06-09 00:19:29 +00:00
python fixed typo in pyopencv_from Point3d 2017-05-30 16:49:23 +02:00
shape fixing segfaults occuring when launching those unit tests 2017-04-18 09:50:17 +01:00
stitching Fix for issue #8615. Added cudawarping to optional modules and removed opencv_cudafilters 2017-05-12 21:55:35 +05:30
superres suppress warnings from cuda 2017-04-05 08:30:16 +09:00
ts SoftFloat integrated (#8668) 2017-05-29 17:07:25 +03:00
video Modify the pyrlk.cl to support winSize from 8*8 to 24*24 for optical flow 2017-06-07 17:46:50 +08:00
videoio V4L: do not return frame if it can not be retrieved 2017-05-23 18:03:17 +03:00
videostab add tests for videostab; 2017-06-08 09:36:17 +03:00
viz viz: fix compilation - we need the VTK includes before ocv_define_module 2017-01-27 15:51:19 +01:00
world core: CPU target dispatcher update 2017-03-23 16:12:11 +03:00
CMakeLists.txt