opencv/modules
Alexander Broemmer b2524f4571 Clear old CameraParameters in AffineBasedEstimator
AffineBasedEstimator crashed when called with an existing CameraParameters.
This happens e.g. when using Stitcher in SCANS mode.
CameraraParameters is now cleared before any calculation is executed.
2017-03-28 15:19:25 +02:00
..
calib3d Merge pull request #8388 from ottogin:calib3d 2017-03-15 04:33:33 +00:00
core Merge pull request #8448 from jexner:foreach-segfault-fix 2017-03-24 18:25:30 +00:00
cudaarithm Implement DFT as cv::Algorithm to support concurrent streams 2017-03-21 13:55:13 +02:00
cudabgsegm
cudacodec
cudafeatures2d
cudafilters BufferPool is used for temporary buffer, use mat create directly 2016-12-29 18:29:44 +08:00
cudaimgproc Merge pull request #8367 from khnaba:cuda-calchist-with-mask 2017-03-15 09:34:00 +00:00
cudalegacy
cudaobjdetect
cudaoptflow Fixed bug #7482. Updated dense flow routine to reference bound textures. 2017-01-18 19:30:45 +02:00
cudastereo
cudawarping
cudev build: cuda warnings 2016-12-04 03:10:05 +03:00
features2d Reduce dependencies between modules 2017-03-15 17:58:52 +03:00
flann Merge pull request #8346 from Sahloul:fixes/python_wrapper/flann 2017-03-10 20:01:54 +00:00
highgui Merge pull request #7462 from alalek:cpu_multi_target 2017-03-21 19:51:32 +00:00
imgcodecs Fix UIImageToMat method by taking image scale information into account 2017-03-22 22:33:13 -07:00
imgproc Merge pull request #7462 from alalek:cpu_multi_target 2017-03-21 19:51:32 +00:00
java Reduce dependencies between modules 2017-03-15 17:58:52 +03:00
ml export SVM::trainAuto to python #7224 (#8373) 2017-03-23 16:00:19 +03:00
objdetect Merge pull request #7462 from alalek:cpu_multi_target 2017-03-21 19:51:32 +00:00
photo photo: fix InputArray -> CvMat 2016-12-22 04:22:47 +03:00
python Expose CirclesGridFinderParameters in findCirclesGrid. 2017-03-02 10:53:45 +01:00
shape remove precomp.cpp 2017-01-23 18:45:53 +03:00
stitching Clear old CameraParameters in AffineBasedEstimator 2017-03-28 15:19:25 +02:00
superres Reduce dependencies between modules 2017-03-15 17:58:52 +03:00
ts ocl: dump OpenCL driver version in tests 2017-03-15 18:23:30 +03:00
video OpenVX calls updated to use single common OpenVX context per thread 2017-02-21 16:08:23 +03:00
videoio Merge pull request #8274 from abratchik:mser.brisk.3.0.0-rc1 2017-03-06 10:22:29 +00:00
videostab
viz viz: fix compilation - we need the VTK includes before ocv_define_module 2017-01-27 15:51:19 +01:00
world cmake: include contrib modules into opencv_world 2017-01-23 18:45:53 +03:00
CMakeLists.txt