| .. |
|
androidcamera
|
Android native camera destruction fixed for Android 4.4.
|
2013-11-29 10:38:26 +04:00 |
|
calib3d
|
deleted extra semicolons
|
2014-01-07 02:52:30 +04:00 |
|
contrib
|
deleted extra semicolons
|
2014-01-07 02:52:30 +04:00 |
|
core
|
fix GpuMat::copyTo method with mask:
|
2014-01-22 10:40:14 +04:00 |
|
dynamicuda
|
Merge pull request #2080 from asmorkalov:ocv_dynamic_cuda_deviceinfo_fix
|
2013-12-27 20:53:42 +04:00 |
|
features2d
|
deleted extra semicolons
|
2014-01-07 02:52:30 +04:00 |
|
flann
|
Fix: freeing previous elements has to be done before loading new parameters to avoid trying to delete unexisting objects if arrays size was modified
|
2014-01-03 13:16:36 +01:00 |
|
gpu
|
disable CUDA generalized Hough Transform
|
2014-01-21 15:07:47 +04:00 |
|
highgui
|
deleted extra semicolons
|
2014-01-07 02:52:30 +04:00 |
|
imgproc
|
Fixed cvtColor alpha channel docs
|
2014-01-16 18:36:06 +04:00 |
|
java
|
Java wrappers for functions from cv::gpu namespace in core module added.
|
2013-12-26 12:13:23 +04:00 |
|
legacy
|
deleted extra semicolons
|
2014-01-07 02:52:30 +04:00 |
|
ml
|
Merge pull request #2107 from nghiaho12:nn_doc
|
2014-01-21 19:11:12 +04:00 |
|
nonfree
|
deleted extra semicolons
|
2014-01-07 02:52:30 +04:00 |
|
objdetect
|
Disabled some IPP implementation since it breaks tests
|
2013-12-26 19:53:53 +04:00 |
|
ocl
|
Merge pull request #2145 from andreasBihlmaier:2.4
|
2014-01-14 11:55:29 +04:00 |
|
photo
|
|
|
|
python
|
eliminating VS2013 build warnings
|
2013-12-26 13:35:59 +04:00 |
|
stitching
|
CUDA dependency in nonfree nodule removed. OpenCV.mk generation fixed.
|
2013-12-27 11:18:10 +04:00 |
|
superres
|
deleted extra semicolons
|
2014-01-07 02:52:30 +04:00 |
|
ts
|
deleted extra semicolons
|
2014-01-07 02:52:30 +04:00 |
|
video
|
deleted extra semicolons
|
2014-01-07 02:52:30 +04:00 |
|
videostab
|
Code review fixes.
|
2013-12-23 11:34:46 +04:00 |
|
world
|
CMake's get_filename_component with NAME_WE parameters, interprets first period as start of extension. For. e.g file name with out extension of 'this.is.a.text.file.txt' will be taken as 'this'. Hence using NAME with regex replacement to get 'this.is.a.text.file'
|
2013-11-08 14:09:34 +05:30 |
|
CMakeLists.txt
|
|
|
|
refman.rst.in
|
|
|