opencv/modules
Maksim Shabunin 1138a38dbe Use explicit no-sse flags when SSE is off
Also:
- Silence clang warnings about unsupported command line arguments
- Add diagnostic print to calib3d test
- Fixed perf test relative error check
- Fix iOS build problem
2015-04-27 15:36:10 +03:00
..
androidcamera Fix uninitialized members, fix log output typo 2015-03-17 14:47:00 +03:00
calib3d Use explicit no-sse flags when SSE is off 2015-04-27 15:36:10 +03:00
core Merge pull request #3939 from paroj:fmtfix 2015-04-22 12:15:17 +00: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 fully implemented SSE and NEON cases of intrin.hpp; extended the HAL with some basic math functions 2015-04-16 23:00:26 +03:00
flann Python support 2015-03-02 18:13:00 +03:00
hal fixed some newly introduced compile errors and warnings 2015-04-20 21:34:37 +03:00
highgui fixing locale settings - making it universal 2015-03-06 13:13:53 +01:00
imgcodecs move 3265 to 3.0; 2015-04-16 14:36:46 +03:00
imgproc Merge pull request #3950 from paroj:fix-gftt_ocl 2015-04-22 19:08:15 +00:00
java Rename manager package to OpenCV3 Manager 2015-04-17 16:59:52 +03:00
ml Merge pull request #3909 from Nuzhny007:master 2015-04-21 14:02:59 +00:00
objdetect initialize tiltedOffset variable at correct location 2015-04-01 20:32:30 +02:00
photo fully implemented SSE and NEON cases of intrin.hpp; extended the HAL with some basic math functions 2015-04-16 23:00:26 +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 fully implemented SSE and NEON cases of intrin.hpp; extended the HAL with some basic math functions 2015-04-16 23:00:26 +03:00
superres Fixed windows build and one warning 2015-04-10 11:37:16 +03:00
ts Use explicit no-sse flags when SSE is off 2015-04-27 15:36:10 +03:00
video Merge pull request #3846 from mshabunin:fix-headers 2015-03-23 08:01:25 +00:00
videoio fixed mjpeg encoder so that libjpeg-based decoder does not complain on extra bytes in the end of stream 2015-04-23 14:40:44 +03:00
videostab Python support 2015-03-02 18:13:00 +03:00
viz Null Pointer check in vizimpl.cpp 2015-04-21 10:08:17 +02: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