..
calib3d
Merge pull request #5620 from paroj:calibratecpp
2015-11-23 18:35:25 +00:00
core
Merge pull request #5644 from hoangviet1985:splitError
2015-11-23 13:43:38 +00:00
cudaarithm
fix cuda::normalize (dtype < 0) case
2015-10-02 11:41:01 +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
Use stream argument when launching bilateral filter kernel
2015-09-18 13:12:58 +02:00
cudalegacy
Some changes to support mingw-w64
2015-09-01 00:59:08 +03:00
cudaobjdetect
Race condition bug-fix in hog.cu
2015-12-01 09:19:31 +01:00
cudaoptflow
Fixes namespace error on cudaoptflow
2015-07-29 14:22:45 -03:00
cudastereo
cudastereo: document lack of fractional bits in 16-bit signed format for StereoBeliefPropagation
2015-11-19 11:05:13 +01:00
cudawarping
Cast some image coordinates and sizes to double.
2015-04-25 18:54:53 +02:00
cudev
add CTest support to build tree
2015-10-13 17:34:08 +03:00
features2d
Merge pull request #5633 from mshabunin:doc-mser
2015-11-30 09:48:39 +00:00
flann
fixed uninitialized memory writing/reading in flann
2015-09-13 12:43:44 +02:00
hal
fix header problem(can't find cstdint) on OSX platform
2015-10-23 15:25:26 -07:00
highgui
fix compilation with qt
2015-10-23 21:42:11 +02:00
imgcodecs
32bit BITFIELDS compresion codec support #5707 Fixed
2015-11-25 00:03:35 +05:00
imgproc
Canny IPP Sobel getBufferSize wrong func fix;
2015-11-23 14:31:22 +03:00
java
New variant of iOS framework building, fixed some warnings for XCode 7.1.1 and cmake 3.3.2
2015-11-17 15:30:01 +03:00
ml
Merge pull request #5472 from StevenPuttemans:remove_unexisting_function
2015-11-10 16:14:43 +00:00
objdetect
Merge pull request #5714 from ajbernal:OCL_HOG_Fix
2015-11-30 09:44:37 +00:00
photo
Visual Studio 2015 warning and test fixes
2015-10-20 12:48:37 +03:00
python
Merge pull request #5487 from Wangyida:python
2015-11-02 12:26:53 +00:00
shape
Python support
2015-03-02 18:13:00 +03:00
stitching
Merge pull request #5340 from alalek:ocl_off
2015-11-10 16:53:36 +00:00
superres
Visual Studio 2015 warning and test fixes
2015-10-20 12:48:37 +03:00
ts
fixup! run.py: issues with forced configuration fixed
2015-11-19 15:32:42 +03:00
video
Merge pull request #5340 from alalek:ocl_off
2015-11-10 16:53:36 +00:00
videoio
Merge pull request #5661 from mbarann:fix_msmf_write_vertically_flipped_video
2015-11-23 18:34:30 +00:00
videostab
Added configuration changes enabling videoio WinRT support.
2015-05-15 16:29:06 +03:00
viz
Added new functionalities to viz module
2015-08-15 01:03:59 +02:00
world
fix tests build (win,shared,world)
2015-06-05 16:30:36 +03:00
CMakeLists.txt