opencv/modules
Vladislav Vinogradov 6d368dc1e7 increase epsilon for MOG2::getBackgroundImage test:
it uses float arithmetics
2014-03-30 18:02:03 -07:00
..
androidcamera Multiple fixes in camera. 2014-03-21 17:26:05 +04:00
calib3d typos 2014-03-04 12:47:40 +04:00
contrib typos 2014-03-04 12:47:40 +04:00
core Merge pull request #2404 from yashdv:old_basic_structures_doc_fix 2014-03-26 12:18:39 +04:00
dynamicuda disable NPP for GpuMat methods and for copyMakeBorder 2014-01-31 15:52:06 +04:00
features2d Merge pull request #2540 from mjul:fixtypos_2.4 2014-03-28 11:58:11 +04:00
flann Merge pull request #2026 from pemmanuelviel:giveFurthestPoint 2014-03-18 13:40:44 +04:00
gpu increase epsilon for MOG2::getBackgroundImage test: 2014-03-30 18:02:03 -07:00
highgui Merge pull request #2521 from atrebbi:#3620 2014-03-24 18:54:00 +04:00
imgproc typos 2014-03-04 12:47:40 +04:00
java Bug #3553 JavaCameraView frame format and cvtColor format inconsistency fixed. 2014-03-28 04:56:31 +04:00
legacy Merge pull request #2433 from ilya-lavrenov:typos 2014-03-03 12:20:35 +04:00
ml Merge pull request #2107 from nghiaho12:nn_doc 2014-01-21 19:11:12 +04:00
nonfree Merge pull request #2527 from apavlenko:ocl_surf_24 2014-03-26 19:03:44 +04:00
objdetect Disabled some IPP implementation since it breaks tests 2013-12-26 19:53:53 +04:00
ocl Revert pull request #1929 from @alalek "ocl: added workaround into Haar kernels" 2014-03-28 16:08:11 +04:00
photo typos 2014-03-02 21:04:17 +04:00
python All installed files marked with component names for install customization. 2014-01-21 20:34:36 +04:00
stitching turn on CUDA part of stitching module on Android for non-dynamic build 2014-02-03 12:35:24 +04:00
superres Superres module enabled for Android. GPU samples build fixed for Android. 2014-03-18 17:07:19 +04:00
ts Misprint fixed in table formatter 2014-03-24 11:04:49 +04:00
video Fixed an issue with weight assignment causing the resulting GMM weights to be unsorted in BackgroundSubtractorMOG2 2014-03-12 16:14:59 +02:00
videostab fix variable name typo in calcBlurriness 2014-03-10 03:02:06 -04:00
viz minor doc fix 2014-03-17 17:02:49 +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