..
androidcamera
Merge remote-tracking branch 'origin/2.4' into merge-2.4
2014-03-24 19:02:16 +04:00
calib3d
Extract imgcodecs module from highgui
2014-07-07 16:28:08 +04:00
core
1. disabled OpenCL acceleration for cv::multiply() (CV_32F), cv::divide (CV_32F), cv::convertScaleAbs (CV_32F) and cv::reduce (SUM, CV_32F), cv::reduce (MIN & MAX), cv::flip (3-channel case).
2014-07-30 18:19:47 +04:00
cuda
Don't build CUDA modules stubs by default (use -DBUILD_CUDA_STUBS=ON
if need them)
2014-06-16 11:18:52 +04:00
cudaarithm
Don't build CUDA modules stubs by default (use -DBUILD_CUDA_STUBS=ON
if need them)
2014-06-16 11:18:52 +04:00
cudabgsegm
cudabgsegm module was not compiling. Changing all references of opencv2/legacy.hpp to opencv2/cudalegacy.hpp seemed to work.
2014-07-03 15:15:23 -04:00
cudacodec
fix cudacodec module dependecies
2014-07-28 12:13:52 +04:00
cudafeatures2d
Don't build CUDA modules stubs by default (use -DBUILD_CUDA_STUBS=ON
if need them)
2014-06-16 11:18:52 +04:00
cudafilters
Don't build CUDA modules stubs by default (use -DBUILD_CUDA_STUBS=ON
if need them)
2014-06-16 11:18:52 +04:00
cudaimgproc
Don't build CUDA modules stubs by default (use -DBUILD_CUDA_STUBS=ON
if need them)
2014-06-16 11:18:52 +04:00
cudalegacy
Merge remote-tracking branch 'origin/2.4' into merge-2.4
2014-02-03 13:23:59 +04:00
cudaoptflow
Don't build CUDA modules stubs by default (use -DBUILD_CUDA_STUBS=ON
if need them)
2014-06-16 11:18:52 +04:00
cudastereo
Don't build CUDA modules stubs by default (use -DBUILD_CUDA_STUBS=ON
if need them)
2014-06-16 11:18:52 +04:00
cudawarping
Don't build CUDA modules stubs by default (use -DBUILD_CUDA_STUBS=ON
if need them)
2014-06-16 11:18:52 +04:00
cudev
Add depends from highgui to imgcodecs and videoio. And include header from imgcodecs and videoio to imgcodecs
2014-07-21 15:10:41 +04:00
features2d
Extract imgcodecs module from highgui
2014-07-07 16:28:08 +04:00
flann
Merge pull request #2669 from Adil-Ibragimov:flann_distance_fix
2014-07-07 13:35:09 +00:00
highgui
Merge pull request #2179 from adishavit:feature-SupportClipboardCopyOnWindows
2014-07-28 11:52:27 +00:00
imgcodecs
fixes tab indentation - replacing with 4 spaces
2014-07-27 17:14:54 +03:00
imgproc
Fix Python 2 bindings for findContours
2014-07-26 16:40:09 +02:00
java
Split highgui module to videoio and highgui
2014-07-14 23:16:47 +04:00
matlab
Split highgui module to videoio and highgui
2014-07-14 23:16:47 +04:00
ml
Merge remote-tracking branch 'origin/2.4' into merge-2.4
2014-06-02 13:43:28 +04:00
nonfree
Merge branch 'master' of https://github.com/Itseez/opencv
2014-07-23 14:21:45 +02:00
objdetect
fixed doc builder warnings
2014-07-28 17:18:28 +04:00
optim
Extract imgcodecs module from highgui
2014-07-07 16:28:08 +04:00
photo
calibrateDebevec index fix (issue 3664)
2014-07-21 17:27:03 +02:00
python
module blacklist
2014-07-27 18:03:27 +04:00
shape
double to float cast warning fix
2014-07-27 18:25:42 +04:00
stitching
Merge pull request #2987 from anishp:master
2014-07-28 21:15:39 +00:00
superres
Split highgui module to videoio and highgui
2014-07-14 23:16:47 +04:00
ts
1. disabled OpenCL acceleration for cv::multiply() (CV_32F), cv::divide (CV_32F), cv::convertScaleAbs (CV_32F) and cv::reduce (SUM, CV_32F), cv::reduce (MIN & MAX), cv::flip (3-channel case).
2014-07-30 18:19:47 +04:00
video
Extract imgcodecs module from highgui
2014-07-07 16:28:08 +04:00
videoio
Reset class members to NULL after gst_*_unref()
2014-07-23 19:15:16 +02:00
videostab
Split highgui module to videoio and highgui
2014-07-14 23:16:47 +04:00
viz
Merge remote-tracking branch 'origin/2.4' into merge-2.4
2014-04-14 16:08:02 +04:00
world
Fix cmake to build OpenCV framework on OSX
2014-07-01 22:31:57 +03:00
CMakeLists.txt
Merge remote-tracking branch 'origin/2.4' into merge-2.4
2013-06-10 18:18:01 +04:00
refman.rst.in