.. |
androidcamera
|
Fix uninitialized members, fix log output typo
|
2015-03-17 14:47:00 +03:00 |
calib3d
|
Merge pull request #3966 from Dikay900:master_diff_to_2_4_2
|
2015-04-28 11:00:57 +00:00 |
core
|
Merge pull request #4014 from sgjava:opencv-sgjava
|
2015-05-14 18:23:28 +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
|
Cast some image coordinates and sizes to double.
|
2015-04-25 18:54:53 +02:00 |
cudev
|
Merge pull request #3531 from jet47:cuda-core-refactoring
|
2014-12-26 12:12:42 +00:00 |
features2d
|
Force newer build over buildbot.
|
2015-05-05 12:19:35 +03:00 |
flann
|
Fix iOS warnings about implicit conversion precision by changing double literals to float ones
|
2015-04-26 12:22:41 +02:00 |
hal
|
fixed compile errors on ARM, as well as failures in OCL_Dft* regression tests
|
2015-05-06 10:00:10 +03:00 |
highgui
|
Merge pull request #3994 from mshabunin:fix-gtk-crash
|
2015-05-12 15:11:07 +00:00 |
imgcodecs
|
Fixing the gdal include error that Macports seems to only mess up.
|
2015-05-11 20:27:50 -07:00 |
imgproc
|
Merge pull request #3992 from nomarek:master
|
2015-05-14 18:24:09 +00:00 |
java
|
Changed delete() modifier to public from protected
|
2015-05-13 13:44:53 -04:00 |
ml
|
Fixed ANN_MLP dw initialization when moment is not 0
|
2015-05-13 16:56:34 +03:00 |
objdetect
|
Avoid clearing HaarEvaluator::tofs variable (introduced fb8478eb7b ) in HaarEvaluator::setImage(...) since it won't be recomputed by HaarEvaluator::computeOptFeatures() for cases where the input image dimensions and requested search scales are the same as the previous. If none of the above change then it should be correct, and if they do change it will be computed correctly inside HaarEvaluator::computeOptFeatures() (in commit 952f9dbe62 )
|
2015-05-13 17:34:16 -04: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
|
Wrap ANN_MLP class into Python
|
2015-05-06 15:21:23 +03: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
|
Fix spelling
|
2015-05-13 08:16:39 +02:00 |
videoio
|
get code to compile on Ubuntu Saucy
|
2015-05-07 11:38:59 +00: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 |