opencv/modules
Pavel Rojtberg 78eac67a01 clean up cvTriangulatePoints by using C++ primitives directly.
- fixes the Calib3d_StereoCalibrate_C testcase.
update comment regarding cv::SVD::MODIFY_A
2015-04-21 11:29:26 +02:00
..
androidcamera Fix uninitialized members, fix log output typo 2015-03-17 14:47:00 +03:00
calib3d clean up cvTriangulatePoints by using C++ primitives directly. 2015-04-21 11:29:26 +02:00
core clean up cvTriangulatePoints by using C++ primitives directly. 2015-04-21 11:29:26 +02:00
cudaarithm Adding support for WinRT(WinPhone 8/8.1 and Win Store) via CMake 3.1 2015-03-02 22:26:43 +03:00
cudabgsegm move obsolete algorithms from cudabgsegm to cudalegacy: 2015-01-19 14:17:00 +03:00
cudacodec Adding support for WinRT(WinPhone 8/8.1 and Win Store) via CMake 3.1 2015-03-02 22:26:43 +03:00
cudafeatures2d Adding support for WinRT(WinPhone 8/8.1 and Win Store) via CMake 3.1 2015-03-02 22:26:43 +03:00
cudafilters Adding support for WinRT(WinPhone 8/8.1 and Win Store) via CMake 3.1 2015-03-02 22:26:43 +03:00
cudaimgproc Adding support for WinRT(WinPhone 8/8.1 and Win Store) via CMake 3.1 2015-03-02 22:26:43 +03:00
cudalegacy disable cuda::OpticalFlowNeedleMap if configured without cudaimgproc 2015-03-25 13:47:53 +01:00
cudaobjdetect fixing CUDA cascade classifiers function and needed models 2015-02-27 14:20:27 +01:00
cudaoptflow Adding support for WinRT(WinPhone 8/8.1 and Win Store) via CMake 3.1 2015-03-02 22:26:43 +03:00
cudastereo Adding support for WinRT(WinPhone 8/8.1 and Win Store) via CMake 3.1 2015-03-02 22:26:43 +03:00
cudawarping Adding support for WinRT(WinPhone 8/8.1 and Win Store) via CMake 3.1 2015-03-02 22:26:43 +03:00
cudev Merge pull request #3531 from jet47:cuda-core-refactoring 2014-12-26 12:12:42 +00:00
features2d Basic HAL module 2015-04-07 18:16:22 +03:00
flann Python support 2015-03-02 18:13:00 +03:00
hal Basic HAL module 2015-04-07 18:16:22 +03:00
highgui fixing locale settings - making it universal 2015-03-06 13:13:53 +01:00
imgcodecs Jpeg2k color to greyscale conversion on non-Windows is done post decoding because system libjasper segfaults when decoding color images as greyscale. 2015-04-03 21:01:45 -04:00
imgproc reverted "typedef _InputArray InputArray", fixed warning from doxygen 2015-04-07 19:34:51 +03:00
java Basic HAL module 2015-04-07 18:16:22 +03:00
ml 1. Input/OutputArray optimizations; 2015-04-07 16:44:26 +03:00
objdetect initialize tiltedOffset variable at correct location 2015-04-01 20:32:30 +02:00
photo fix build (related to PR #3814) 2015-03-30 16:32:00 +03:00
python Add #ifdef's such that python wrapper builds independent of other components 2015-04-06 19:57:10 -04:00
shape Python support 2015-03-02 18:13:00 +03:00
stitching 1. Input/OutputArray optimizations; 2015-04-07 16:44:26 +03:00
superres Fixed windows build and one warning 2015-04-10 11:37:16 +03:00
ts Functionality for relocation of tests 2015-04-01 11:50:05 +03:00
video Merge pull request #3846 from mshabunin:fix-headers 2015-03-23 08:01:25 +00:00
videoio Initial commit of avi mjpeg decoder 2015-04-10 14:16:43 +03:00
videostab Python support 2015-03-02 18:13:00 +03:00
viz Python support 2015-03-02 18:13:00 +03:00
world Fixed world build with HAL 2015-04-08 19:56:17 +03:00
CMakeLists.txt world fix 2014-08-05 20:12:35 +04:00