.. |
androidcamera
|
Android native camera destruction fixed for Android 4.4.
|
2013-11-29 10:38:26 +04:00 |
calib3d
|
minX1 should be max(-maxD,0) not max(maxD,0), avoid black band at left
|
2013-11-12 22:37:23 +08:00 |
contrib
|
Merge pull request #1897 from berak:b_3393_24
|
2013-12-02 17:11:56 +04:00 |
core
|
Merge pull request #2037 from GregoryMorse:patch-2
|
2013-12-27 12:11:52 +04:00 |
dynamicuda
|
CUDA warning fix/supporession for Android.
|
2013-12-26 10:17:38 +04:00 |
features2d
|
Fixing some indentation issues on FREAK source file.
|
2013-12-10 08:57:46 -02:00 |
flann
|
Fix some memory leaks in HierarchicalClusteringIndex
|
2013-12-18 22:46:41 +01:00 |
gpu
|
Build fixes for GPU module.
|
2013-12-19 19:12:18 +04:00 |
highgui
|
removing legacy stuff
|
2013-12-26 15:49:12 +04:00 |
imgproc
|
Merge pull request #2068 from akarsakov:disable_ipp
|
2013-12-26 22:41:52 +04:00 |
java
|
Java wrappers for functions from cv::gpu namespace in core module added.
|
2013-12-26 12:13:23 +04:00 |
legacy
|
Android NDK r9 support. x64 NDK support fix for MacOS X.
|
2013-10-03 11:36:12 +04:00 |
ml
|
Merge pull request #1839 from pmiecielica:memory_leaks
|
2013-11-25 12:17:08 +04:00 |
nonfree
|
CUDA dependency in nonfree nodule removed. OpenCV.mk generation fixed.
|
2013-12-27 11:18:10 +04:00 |
objdetect
|
Disabled some IPP implementation since it breaks tests
|
2013-12-26 19:53:53 +04:00 |
ocl
|
static function qualifier replaced on inline to enable kernel compilation with OpenCL 1.1 embedded profile.
|
2013-12-26 21:20:32 +04:00 |
photo
|
Normalized file endings.
|
2013-08-21 18:59:25 +04:00 |
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
|
Make dependency from CUDA explicit to prevent from fake dependedcies from CUDA runtime.
|
2013-12-19 10:27:38 +04:00 |
ts
|
ts dependency from CUDA runtime removed. All implicit CUDA calls replaced by calls from core module.
|
2013-12-26 11:36:00 +04:00 |
video
|
CV_WRAP for BackgroundSubtractorMOG2
|
2013-11-30 13:35:23 +01: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
|
Add support for adding custom OpenCV modules.
|
2013-06-05 18:10:44 +04:00 |
refman.rst.in
|
|
|