opencv/modules
Kaartic Sivaraam a527e8cc73 cap-v4l: remove unwanted loop in V4L2 mainloop
The while loop would run only once making it useless and leading
to confusion.

So, remove the unwanted while loop and just keep an infinite for
loop.
2018-08-21 16:41:01 +05:30
..
calib3d Merge pull request #12136 from sturkmen72:update_documentation 2018-08-17 14:02:20 +00:00
core fixed filename slash processing 2018-08-20 18:02:49 +03:00
cudaarithm cuda_meanStdDev : bug fix 2018-05-16 03:31:47 +09:00
cudabgsegm cuda: eliminate part of build warnings 2018-04-05 17:53:22 +03:00
cudacodec cuda: eliminate part of build warnings 2018-04-05 17:53:22 +03:00
cudafeatures2d Merge pull request #10906 from nglee:dev_cudaFastMultiStreamSafety 2018-02-20 20:55:57 +03:00
cudafilters Misc. typos 2018-07-31 18:44:23 +03:00
cudaimgproc Misc. typos 2018-07-31 18:44:23 +03:00
cudalegacy cuda: eliminate part of build warnings 2018-04-05 17:53:22 +03:00
cudaobjdetect Misc. modules/ cont. pt2 2018-02-13 11:28:11 -05:00
cudaoptflow ts: refactor OpenCV tests 2018-02-03 19:39:47 +00:00
cudastereo cuda: fix build 2018-07-06 15:32:36 +03:00
cudawarping Source typo fixes 2018-07-31 18:44:23 +03:00
cudev Source typo fixes 2018-07-31 18:44:23 +03:00
dnn Merge pull request #12136 from sturkmen72:update_documentation 2018-08-17 14:02:20 +00:00
features2d Misc. typos 2018-07-31 18:44:23 +03:00
flann opencv: Use cv::AutoBuffer<>::data() 2018-07-04 19:11:29 +03:00
highgui Update documentation and samples 2018-08-17 14:21:29 +03:00
imgcodecs Add export macro for ios conversion functions 2018-08-20 14:10:54 -07:00
imgproc Merge pull request #12255 from csukuangfj:patch_5 2018-08-20 13:47:41 +00:00
java Add Java overloads for each default argument (#11940) 2018-07-17 13:41:46 +03:00
js Misc. modules/ typos (cont.) 2018-02-12 10:15:36 -05:00
ml ml: don't use "getSubVector()" with 2D matrix 2018-08-18 20:50:36 +00:00
objdetect Merge pull request #12136 from sturkmen72:update_documentation 2018-08-17 14:02:20 +00:00
photo Merge pull request #12136 from sturkmen72:update_documentation 2018-08-17 14:02:20 +00:00
python cmake: fixed builds in directories containing plus sign 2018-07-27 15:05:56 +03:00
shape Update documentation and samples 2018-08-17 14:21:29 +03:00
stitching Update documentation and samples 2018-08-17 14:21:29 +03:00
superres build: unreachable code after CV_Error() 2018-04-23 15:45:57 +03:00
ts Misc. typos 2018-07-31 18:44:23 +03:00
video Update documentation and samples 2018-08-17 14:21:29 +03:00
videoio cap-v4l: remove unwanted loop in V4L2 mainloop 2018-08-21 16:41:01 +05:30
videostab Fixed issues found by static analysis (mostly DBZ) 2018-07-17 16:14:54 +03:00
viz Merge pull request #11678 from csukuangfj:fix-doc 2018-06-03 11:00:38 +00:00
world Do not build protobuf without dnn (#10689) 2018-02-01 16:30:23 +03:00
CMakeLists.txt cmake: allow providing list of extra modules paths 2018-02-01 19:02:02 +03:00