opencv/modules
Alexander Alekhin b3ff29fcf5 avoid copyTo(outputarray.getMat()) pattern
- leads to errors due 'const' modifier of getMat() method
- may be non-optimal with non-CPU data storage
2018-05-23 13:56:34 +03:00
..
calib3d build: unreachable code after CV_Error() (part 2) 2018-04-24 16:03:40 +03:00
core NPP : NppStreamHandler fix 2018-05-23 15:54:39 +09:00
cudaarithm cuda_meanStdDev : bug fix 2018-05-16 03:31:47 +09:00
cudabgsegm
cudacodec
cudafeatures2d
cudafilters Merge pull request #11483 from nglee:dev_cudaCannyStreamIssue 2018-05-09 23:44:34 +03:00
cudaimgproc Merge pull request #11483 from nglee:dev_cudaCannyStreamIssue 2018-05-09 23:44:34 +03:00
cudalegacy
cudaobjdetect
cudaoptflow
cudastereo
cudawarping
cudev
dnn Merge pull request #11566 from mshabunin:allow-ie-force 2018-05-22 14:12:32 +00:00
features2d build: unreachable code after CV_Error() (part 2) 2018-04-24 16:03:40 +03:00
flann
highgui build: unreachable code after CV_Error() (part 2) 2018-04-24 16:03:40 +03:00
imgcodecs Merge pull request #11565 from alalek:issue_11545 2018-05-22 16:00:37 +00:00
imgproc Merge pull request #11390 from dkurt:east_text_detection 2018-05-21 13:02:29 +00:00
java print() is a function in Python 3 2018-05-03 07:12:12 +02:00
js
ml Merge pull request #11502 from berak:fix_knearest 2018-05-11 11:47:13 +00:00
objdetect
photo avoid copyTo(outputarray.getMat()) pattern 2018-05-23 13:56:34 +03:00
python Custom deep learning layers in Python 2018-04-26 09:25:18 +03:00
shape
stitching fix build warnings 2018-05-17 18:29:21 +03:00
superres build: unreachable code after CV_Error() 2018-04-23 15:45:57 +03:00
ts ts: run.py passthrough --test_* args "as is" 2018-05-22 13:40:09 +03:00
video tab to space 2018-04-24 17:45:16 +03:00
videoio videoio: fix lifetime management of data of input frames 2018-05-21 12:29:24 +03:00
videostab build: unreachable code after CV_Error() 2018-04-23 15:45:57 +03:00
viz Merge pull request #11353 from eecsninja:3.4 2018-04-20 15:31:47 +03:00
world
CMakeLists.txt