platform/upstream/opencv.git
8 years agoMerge pull request #6073 from alalek:fix_5897
Alexander Alekhin [Wed, 10 Feb 2016 17:33:12 +0000 (17:33 +0000)]
Merge pull request #6073 from alalek:fix_5897

8 years agoMerge pull request #6032 from mzajko:ximea_getprop_update
Alexander Alekhin [Tue, 9 Feb 2016 12:07:16 +0000 (12:07 +0000)]
Merge pull request #6032 from mzajko:ximea_getprop_update

8 years agoximea interface update
Marian Zajko [Fri, 29 Jan 2016 13:55:22 +0000 (14:55 +0100)]
ximea interface update

- fixed getProperty call definition
- added new parameter defitions

removed whitespaces

Reworked enumerators to keep values from previous commit

ximea enums fixes

- fixed whitespaces issue
- fixed duplicate enum values error

ximea enum definitions update

- fixed videioio.hpp code style
- fixed ABI violation in enums
- added new parameter handlers to cpp

XIMEA setProperty update

Added acquisition resetting to buffer size adjustment parameters.

8 years agoMerge pull request #6088 from mshabunin:fix-exif-parsing
Alexander Alekhin [Mon, 8 Feb 2016 16:01:07 +0000 (16:01 +0000)]
Merge pull request #6088 from mshabunin:fix-exif-parsing

8 years agoMerge pull request #6082 from alekcac:alekcac-readme-changes
Alexander Alekhin [Mon, 8 Feb 2016 15:57:54 +0000 (15:57 +0000)]
Merge pull request #6082 from alekcac:alekcac-readme-changes

8 years agoMerge pull request #6085 from StevenPuttemans:add_at_matrix_info
Maksim Shabunin [Mon, 8 Feb 2016 15:30:17 +0000 (15:30 +0000)]
Merge pull request #6085 from StevenPuttemans:add_at_matrix_info

8 years agoExifReader::getFormat : check buffer length before accessing, fixes 6059
Maksim Shabunin [Mon, 8 Feb 2016 14:11:35 +0000 (17:11 +0300)]
ExifReader::getFormat : check buffer length before accessing, fixes 6059

8 years agoUpdate mat.hpp
Steven Puttemans [Mon, 8 Feb 2016 12:26:06 +0000 (13:26 +0100)]
Update mat.hpp

8 years agoAdded suggestions from PR6068
Steven Puttemans [Mon, 8 Feb 2016 09:20:08 +0000 (10:20 +0100)]
Added suggestions from PR6068

As discussed here: https://github.com/Itseez/opencv/pull/6068#issuecomment-180797723

8 years agoRemoved gittip link
Alexander Shishkov [Mon, 8 Feb 2016 08:04:19 +0000 (11:04 +0300)]
Removed gittip link

This project is dead from 1st September last year

8 years agoMerge pull request #6075 from pranavg189:master
Alexander Alekhin [Sun, 7 Feb 2016 09:41:29 +0000 (09:41 +0000)]
Merge pull request #6075 from pranavg189:master

8 years agoremoved dirname variable
Pranav Ganorkar [Sat, 6 Feb 2016 21:39:21 +0000 (03:09 +0530)]
removed dirname variable

8 years agocmake: skip checks for host paths on cross-compilation (5897)
Alexander Alekhin [Sat, 6 Feb 2016 12:19:28 +0000 (15:19 +0300)]
cmake: skip checks for host paths on cross-compilation (5897)

8 years agoMerge pull request #6068 from StevenPuttemans:add_at_matrix_info
Alexander Alekhin [Fri, 5 Feb 2016 14:03:22 +0000 (14:03 +0000)]
Merge pull request #6068 from StevenPuttemans:add_at_matrix_info

8 years agoMerge pull request #6067 from StevenPuttemans:adapt_cmake
Alexander Alekhin [Fri, 5 Feb 2016 12:51:00 +0000 (12:51 +0000)]
Merge pull request #6067 from StevenPuttemans:adapt_cmake

8 years agoadd clarification on the acces paramter of the at operator
StevenPuttemans [Fri, 5 Feb 2016 12:21:40 +0000 (13:21 +0100)]
add clarification on the acces paramter of the at operator

8 years agodeactivate build options by default that are not supposed the be ON by default
StevenPuttemans [Fri, 5 Feb 2016 10:01:21 +0000 (11:01 +0100)]
deactivate build options by default that are not supposed the be ON by default

8 years agoMerge pull request #6053 from peters:master
Alexander Alekhin [Thu, 4 Feb 2016 19:33:20 +0000 (19:33 +0000)]
Merge pull request #6053 from peters:master

8 years agoAdd interrupt callback with default timeout of 30s. Fixes #5730.
Peter Rekdal Sunde [Wed, 3 Feb 2016 00:00:43 +0000 (01:00 +0100)]
Add interrupt callback with default timeout of 30s. Fixes #5730.

Fix docs build failure by re-indenting with spaces instead of tabs.

Trailing whitespace fixes. http://pullrequest.opencv.org/buildbot/builders/precommit_docs/builds/5152/steps/whitespace/logs/stdio

mingw build fix.

8 years agoMerge pull request #6058 from sturkmen72:documentation_fix_cv_repeate
Alexander Alekhin [Thu, 4 Feb 2016 15:14:02 +0000 (15:14 +0000)]
Merge pull request #6058 from sturkmen72:documentation_fix_cv_repeate

8 years agoMerge pull request #6062 from StevenPuttemans:fix_cascade_detect
Alexander Alekhin [Thu, 4 Feb 2016 14:04:52 +0000 (14:04 +0000)]
Merge pull request #6062 from StevenPuttemans:fix_cascade_detect

8 years agorevert PR 5362
StevenPuttemans [Thu, 4 Feb 2016 12:20:21 +0000 (13:20 +0100)]
revert PR 5362

8 years agoMerge pull request #6014 from alalek:fix_5991
Vadim Pisarevsky [Thu, 4 Feb 2016 09:54:27 +0000 (09:54 +0000)]
Merge pull request #6014 from alalek:fix_5991

8 years agoMerge pull request #6057 from alalek:fix_opencl_load_threadsafe
Vadim Pisarevsky [Thu, 4 Feb 2016 09:31:35 +0000 (09:31 +0000)]
Merge pull request #6057 from alalek:fix_opencl_load_threadsafe

8 years agoupdate documentation of cv::repeat
Suleyman TURKMEN [Wed, 3 Feb 2016 21:36:30 +0000 (23:36 +0200)]
update documentation of cv::repeat

8 years agoocl: thread-safe OpenCL loading (6056)
Alexander Alekhin [Wed, 3 Feb 2016 11:06:20 +0000 (14:06 +0300)]
ocl: thread-safe OpenCL loading (6056)

8 years agoMerge pull request #6009 from patricksnape:flann_python_fix
Alexander Alekhin [Tue, 2 Feb 2016 16:03:54 +0000 (16:03 +0000)]
Merge pull request #6009 from patricksnape:flann_python_fix

8 years agoMerge pull request #6048 from philippefoubert:ximea_bugfix
Alexander Alekhin [Tue, 2 Feb 2016 07:25:33 +0000 (07:25 +0000)]
Merge pull request #6048 from philippefoubert:ximea_bugfix

8 years agoMerge pull request #6036 from atinfinity:pullreq/160130-enable-nvcuvid
Alexander Alekhin [Tue, 2 Feb 2016 07:08:49 +0000 (07:08 +0000)]
Merge pull request #6036 from atinfinity:pullreq/160130-enable-nvcuvid

8 years agoBug correction:
Philippe FOUBERT [Mon, 1 Feb 2016 18:18:51 +0000 (19:18 +0100)]
Bug correction:
The "CvCaptureCAM_XIMEA::getProperty" method had not the same signature as "CvCapture::getProperty" so it was not called when we use the "VideoCapture::get" method (the "const" specifier was missing).

8 years agoadded cmakedefine to cmake/templates/cvconfig.h.in
atinfinity [Mon, 1 Feb 2016 11:59:11 +0000 (20:59 +0900)]
added cmakedefine to cmake/templates/cvconfig.h.in

8 years agofixed to use NVCUVID in 'cudacodec' module.
atinfinity [Sat, 30 Jan 2016 16:28:15 +0000 (01:28 +0900)]
fixed to use NVCUVID in 'cudacodec' module.

8 years agoMerge pull request #6035 from ogreen:master
Alexander Alekhin [Sat, 30 Jan 2016 08:22:59 +0000 (08:22 +0000)]
Merge pull request #6035 from ogreen:master

8 years agoCUDA median filtering using histograms
Oded Green [Sat, 30 Jan 2016 01:05:40 +0000 (20:05 -0500)]
CUDA median filtering using histograms

8 years agoMerge pull request #6012 from mzajko:xi_cmake_update
Alexander Alekhin [Fri, 29 Jan 2016 09:41:42 +0000 (09:41 +0000)]
Merge pull request #6012 from mzajko:xi_cmake_update

8 years agocore: preserve sizes values (fixes #5991)
Alexander Alekhin [Tue, 26 Jan 2016 10:59:10 +0000 (13:59 +0300)]
core: preserve sizes values (fixes #5991)

_sizes can point to internal structure which is destroyed
by release() call

8 years agotest: regression 5991
Alexander Alekhin [Tue, 26 Jan 2016 10:49:11 +0000 (13:49 +0300)]
test: regression 5991

8 years ago- removed whitespaces
Marian Zajko [Mon, 25 Jan 2016 12:13:13 +0000 (13:13 +0100)]
- removed whitespaces

8 years agoFixed ximea cmake settings
Marian Zajko [Mon, 25 Jan 2016 10:05:55 +0000 (11:05 +0100)]
Fixed ximea cmake settings

Fixed ximea cmake settings for 32bit win build and linux.

8 years agoFix parsing of training vecs for FlannBasedMatcher
Patrick Snape [Sat, 23 Jan 2016 15:58:16 +0000 (15:58 +0000)]
Fix parsing of training vecs for FlannBasedMatcher

FlannBasedMatcher::add is overloaded, but the style of parsing the
InputArrayOfArrays does not match the style from
DescriptorMatcher::add. The issue is that InputArrayOfArrays
must be properly marshalled so that the data can be read
correctly. In this case, the method expects the training
descriptors to be either a vector of matrices or a single matrix
(as is shown in DescriptorMatcher::add). These code
replicates that for the case of the FlannBasedMatcher::add.

In fact, a similar commit to this was added by 26d9a7c but was
ultimately not accepted in #4111. This is likely due to the
fact that the input arrays were not parsed properly and the
case of a single matrix was being improperly handled. I believe
this commit to be correct given the logic from
DescriptorMatcher::add.

8 years agoUpdate indentation to match rest of file
Patrick Snape [Sat, 23 Jan 2016 15:57:46 +0000 (15:57 +0000)]
Update indentation to match rest of file

Very cosmetic, but was analyzing code and just wanted to make it
consistent.

8 years agoMerge pull request #6000 from alalek:fix_python_detection
Maksim Shabunin [Thu, 21 Jan 2016 11:30:58 +0000 (11:30 +0000)]
Merge pull request #6000 from alalek:fix_python_detection

8 years agoMerge pull request #5985 from Entodi:patch-1
Alexander Alekhin [Thu, 21 Jan 2016 10:02:55 +0000 (10:02 +0000)]
Merge pull request #5985 from Entodi:patch-1

8 years agoMerge pull request #5994 from alalek:fix_include_opencv
Alexander Alekhin [Thu, 21 Jan 2016 05:17:36 +0000 (05:17 +0000)]
Merge pull request #5994 from alalek:fix_include_opencv

8 years agoMerge pull request #5992 from ejoebstl:master
Alexander Alekhin [Wed, 20 Jan 2016 16:31:40 +0000 (16:31 +0000)]
Merge pull request #5992 from ejoebstl:master

8 years agocmake: fix python detection
Alexander Alekhin [Wed, 20 Jan 2016 16:01:00 +0000 (19:01 +0300)]
cmake: fix python detection

8 years agoRemoved trailing whitespace.
emiswelt [Wed, 20 Jan 2016 10:21:36 +0000 (10:21 +0000)]
Removed trailing whitespace.

Note: Force push to force a re-run of build tests. The previous tests
failed in an unrelated module. I assume it's a bug that occured
randomly.

8 years agoinclude available modules only
Alexander Alekhin [Wed, 20 Jan 2016 10:06:51 +0000 (13:06 +0300)]
include available modules only

8 years agoAdded a helpful comment on the scale parameter of the spherical
emiswelt [Tue, 19 Jan 2016 15:39:07 +0000 (15:39 +0000)]
Added a helpful comment on the scale parameter of the spherical
warper.

8 years agoMerge pull request #5983 from pra85:patch-1
Vadim Pisarevsky [Tue, 19 Jan 2016 10:51:21 +0000 (10:51 +0000)]
Merge pull request #5983 from pra85:patch-1

8 years agoFixed parser for img1_filename and img2_filename.
Alexander Fedorov [Mon, 18 Jan 2016 12:34:41 +0000 (15:34 +0300)]
Fixed parser for img1_filename and img2_filename.

Without fixes after 68 line (img1_filename = parser.get<std::string>(0);) OpenCV Error:
./stereo_matching im0.png im1.png --max-disparity=16 --blocksize=17

OpenCV Error: Bad argument (undeclared position 0 requested) in getByIndex, file /home/entodi/opencv/modules/core/src/command_line_parser.cpp, line 169
terminate called after throwing an instance of 'cv::Exception'
  what():  /home/entodi/opencv/modules/core/src/command_line_parser.cpp:169: error: (-5) undeclared position 0 requested in function getByIndex

8 years agoMerge pull request #5971 from AlexeyAB:correct_lighting_3d_reconstruct
Alexander Alekhin [Mon, 18 Jan 2016 10:05:44 +0000 (10:05 +0000)]
Merge pull request #5971 from AlexeyAB:correct_lighting_3d_reconstruct

8 years agoMerge pull request #5981 from IshankGulati:feature_homography
Alexander Alekhin [Mon, 18 Jan 2016 10:05:14 +0000 (10:05 +0000)]
Merge pull request #5981 from IshankGulati:feature_homography

8 years agoUpdate license year range to 2016
Prayag Verma [Mon, 18 Jan 2016 04:41:01 +0000 (10:11 +0530)]
Update license year range to 2016

8 years agoMerge pull request #5884 from alalek:cmake_vars
Maksim Shabunin [Sun, 17 Jan 2016 09:43:17 +0000 (09:43 +0000)]
Merge pull request #5884 from alalek:cmake_vars

8 years agoadded equality
Ishank gulati [Sun, 17 Jan 2016 04:16:23 +0000 (09:46 +0530)]
added equality

8 years agoMerge pull request #5979 from alalek:world_disable_pch
Alexander Alekhin [Fri, 15 Jan 2016 17:28:48 +0000 (17:28 +0000)]
Merge pull request #5979 from alalek:world_disable_pch

8 years agoMerge pull request #5976 from alalek:fix_cmake_opencl
Alexander Alekhin [Fri, 15 Jan 2016 16:52:47 +0000 (16:52 +0000)]
Merge pull request #5976 from alalek:fix_cmake_opencl

8 years agocmake: turn off precompiled headers in case of opencv_world builds
Alexander Alekhin [Fri, 15 Jan 2016 16:43:24 +0000 (19:43 +0300)]
cmake: turn off precompiled headers in case of opencv_world builds

8 years agocmake: make ocv_cmake_dump_vars() case insensitive
Alexander Alekhin [Fri, 15 Jan 2016 11:38:25 +0000 (14:38 +0300)]
cmake: make ocv_cmake_dump_vars() case insensitive

8 years agocmake: add DEBUG_PRE/DEBUG_POST commands handling
Alexander Alekhin [Fri, 15 Jan 2016 11:03:48 +0000 (14:03 +0300)]
cmake: add DEBUG_PRE/DEBUG_POST commands handling

Useful for debug purposes:
    cmake -DDEBUG_POST="ocv_cmake_dump_vars(CUDA)" .
    cmake -DCMAKE_PRE="ocv_cmake_dump_vars(\"OPENCL|opencl\")" .

8 years agocmake: added generation of CMakeVars.txt
Alexander Alekhin [Fri, 25 Dec 2015 14:35:38 +0000 (17:35 +0300)]
cmake: added generation of CMakeVars.txt

related: #5845

8 years agocmake: refactor OpenCL detection, allow custom configurations
Alexander Alekhin [Fri, 15 Jan 2016 09:42:22 +0000 (12:42 +0300)]
cmake: refactor OpenCL detection, allow custom configurations

8 years agoMerge pull request #5969 from alalek:fix_cuda_world
Alexander Alekhin [Fri, 15 Jan 2016 06:57:19 +0000 (06:57 +0000)]
Merge pull request #5969 from alalek:fix_cuda_world

8 years agoAdded ability to disable lighting in the viz-module.
AlexeyAB [Thu, 14 Jan 2016 16:02:18 +0000 (19:02 +0300)]
Added ability to disable lighting in the viz-module.
When I reconstructed the 3D scene I want to show it as viz::WMesh with an initial value of lighting. For this I disable lighting and shadows:
cv::viz::Viz3d viz_3d_window("3D");
viz_3d_window.setRenderingProperty("mesh", cv::viz::LIGHTING, 0);

Most of the examples show the 3D reconstruction using the point cloud, but using  the mesh one part of it creates a shadow on other parts of it if lighting ON.
Using a 3D mesh with disabled lighting gives the most realistic picture of the reconstructed 3D scene.

8 years agoMerge pull request #5922 from DarwinsBuddy:fix_no_py_load_svm_bug
Alexander Alekhin [Thu, 14 Jan 2016 14:44:27 +0000 (14:44 +0000)]
Merge pull request #5922 from DarwinsBuddy:fix_no_py_load_svm_bug

8 years agoMerge pull request #5893 from dtmoodie:vtk
Alexander Alekhin [Thu, 14 Jan 2016 14:44:07 +0000 (14:44 +0000)]
Merge pull request #5893 from dtmoodie:vtk

8 years agobuild: fix opencv_world with CUDA
Alexander Alekhin [Thu, 14 Jan 2016 13:59:33 +0000 (16:59 +0300)]
build: fix opencv_world with CUDA

8 years agoMerge pull request #5968 from alalek:fix_5967
Alexander Alekhin [Thu, 14 Jan 2016 13:18:38 +0000 (13:18 +0000)]
Merge pull request #5968 from alalek:fix_5967

8 years agoMerge pull request #5965 from amroamroamro:fix_concentric_spheres
Alexander Alekhin [Thu, 14 Jan 2016 12:09:25 +0000 (12:09 +0000)]
Merge pull request #5965 from amroamroamro:fix_concentric_spheres

8 years agoMerge pull request #5964 from amroamroamro:fix_lr
Alexander Alekhin [Thu, 14 Jan 2016 12:08:53 +0000 (12:08 +0000)]
Merge pull request #5964 from amroamroamro:fix_lr

8 years agoMerge pull request #5963 from KeySecure:master
Alexander Alekhin [Thu, 14 Jan 2016 12:08:28 +0000 (12:08 +0000)]
Merge pull request #5963 from KeySecure:master

8 years agoMerge pull request #5962 from BinMatrix:patch-4
Alexander Alekhin [Thu, 14 Jan 2016 12:08:06 +0000 (12:08 +0000)]
Merge pull request #5962 from BinMatrix:patch-4

8 years agoMerge pull request #5954 from smidm:patch-1
Alexander Alekhin [Thu, 14 Jan 2016 12:07:37 +0000 (12:07 +0000)]
Merge pull request #5954 from smidm:patch-1

8 years agoMerge pull request #5923 from powderluv:master
Alexander Alekhin [Thu, 14 Jan 2016 12:07:01 +0000 (12:07 +0000)]
Merge pull request #5923 from powderluv:master

8 years agofix TLS implementation (closes #5967)
Alexander Alekhin [Thu, 14 Jan 2016 11:38:37 +0000 (14:38 +0300)]
fix TLS implementation (closes #5967)

8 years agofix assignment of class labels
Amro [Thu, 14 Jan 2016 00:56:34 +0000 (02:56 +0200)]
fix assignment of class labels

by using the indices from the sorted distance vector of pairs.

8 years agoclean up code for train and predict methods of LR
Amro [Wed, 13 Jan 2016 17:44:47 +0000 (19:44 +0200)]
clean up code for train and predict methods of LR

8 years agofix LR predict with raw output in 2-class case
Amro [Wed, 13 Jan 2016 17:38:49 +0000 (19:38 +0200)]
fix LR predict with raw output in 2-class case

In case of binary class, pred_m is initialized as zero vector and later
returned when raw outputs are requested, but it is never filled.

8 years agoMerge pull request #5952 from alalek:ffmpeg_alloc_buffer
Alexander Alekhin [Wed, 13 Jan 2016 17:31:32 +0000 (17:31 +0000)]
Merge pull request #5952 from alalek:ffmpeg_alloc_buffer

8 years agomake Xcode 7.2 happy.
KeySecure [Wed, 13 Jan 2016 12:19:19 +0000 (20:19 +0800)]
make Xcode 7.2 happy.

8 years agoFix the mouse bug and the problem of collapse
BinMatrix [Wed, 13 Jan 2016 11:04:17 +0000 (19:04 +0800)]
Fix the mouse bug and the problem of collapse

8 years agoMerge pull request #5949 from akarsakov:fixed_solvePnPRansac_input_handling
Alexander Alekhin [Tue, 12 Jan 2016 17:58:07 +0000 (17:58 +0000)]
Merge pull request #5949 from akarsakov:fixed_solvePnPRansac_input_handling

8 years agoMerge pull request #5943 from alalek:regression_5908
Alexander Alekhin [Tue, 12 Jan 2016 17:15:15 +0000 (17:15 +0000)]
Merge pull request #5943 from alalek:regression_5908

8 years agofisheye documentation typo
Matěj Šmíd [Tue, 12 Jan 2016 15:33:34 +0000 (16:33 +0100)]
fisheye documentation typo

8 years agovideoio ffmpeg: fix buffer allocation for unaligned frame sizes
Alexander Alekhin [Tue, 12 Jan 2016 14:51:26 +0000 (17:51 +0300)]
videoio ffmpeg: fix buffer allocation for unaligned frame sizes

8 years agoFixed getSubset method to support Nx3 1-channel matrices as input (3xN 1-channel...
Alexander Karsakov [Tue, 12 Jan 2016 09:14:19 +0000 (12:14 +0300)]
Fixed getSubset method to support Nx3 1-channel matrices as input (3xN 1-channel matrices doesn't supported at all).

8 years agoAdded test for checking that solvePnPRansac accepts vector<Point3f> and Nx3 1-channel...
Alexander Karsakov [Tue, 12 Jan 2016 09:13:28 +0000 (12:13 +0300)]
Added test for checking that solvePnPRansac accepts vector<Point3f> and Nx3 1-channel or 1xN/Nx1 3-channel matrices as input.

8 years agoMerge pull request #5947 from takacsd:patch-2
Alexander Alekhin [Tue, 12 Jan 2016 08:09:20 +0000 (08:09 +0000)]
Merge pull request #5947 from takacsd:patch-2

8 years agotest: added regression test for convexityDefects (#5908)
Alexander Alekhin [Mon, 11 Jan 2016 12:38:38 +0000 (15:38 +0300)]
test: added regression test for convexityDefects (#5908)

8 years agoAdd missing implementation to one of the Mat_<_Tp> constructor. (#5945)
takacsd [Mon, 11 Jan 2016 15:11:50 +0000 (16:11 +0100)]
Add missing implementation to one of the Mat_<_Tp> constructor. (#5945)

8 years agoMerge pull request #5914 from LaurentBerger:I5908
Alexander Alekhin [Mon, 11 Jan 2016 13:00:17 +0000 (13:00 +0000)]
Merge pull request #5914 from LaurentBerger:I5908

8 years agots: move PARAM_TEST_CASE and GET_PARAM into ts.hpp
Alexander Alekhin [Mon, 11 Jan 2016 12:36:52 +0000 (15:36 +0300)]
ts: move PARAM_TEST_CASE and GET_PARAM into ts.hpp

8 years agoMerge pull request #5936 from ejoebstl:master
Alexander Alekhin [Mon, 11 Jan 2016 11:13:06 +0000 (11:13 +0000)]
Merge pull request #5936 from ejoebstl:master

8 years agoMerge pull request #5924 from Photonomie:release/3.1.0-patched
Alexander Alekhin [Mon, 11 Jan 2016 11:11:45 +0000 (11:11 +0000)]
Merge pull request #5924 from Photonomie:release/3.1.0-patched

8 years agoMerge pull request #5910 from rokm:cuda-warnings
Alexander Alekhin [Mon, 11 Jan 2016 11:11:27 +0000 (11:11 +0000)]
Merge pull request #5910 from rokm:cuda-warnings

8 years agoadded wrapped load function for python as suggested by gat3way
Christoph Spörk [Mon, 11 Jan 2016 09:59:15 +0000 (10:59 +0100)]
added wrapped load function for python as suggested by gat3way

8 years agoChanged parameter order in documentation
Emanuel Jöbstl [Fri, 8 Jan 2016 14:46:17 +0000 (14:46 +0000)]
Changed parameter order in documentation

Changed parameter order in documentation of findEssentialMat, because threshold and probability were switched.

8 years agofixed a doxygen issue
Christoph Spörk [Thu, 7 Jan 2016 07:19:06 +0000 (08:19 +0100)]
fixed a doxygen issue

8 years agofixed ABI incompatibilities as proposed by alalek
Christoph Spörk [Thu, 7 Jan 2016 07:00:01 +0000 (08:00 +0100)]
fixed ABI incompatibilities as proposed by alalek

related to issue 4969
fixes issue 5891
fixes issue 5922