Vadim Pisarevsky
|
f303de12d8
|
mask.create() re-converted to new style
|
2013-03-05 00:03:37 +04:00 |
|
Vadim Pisarevsky
|
0c61a8887e
|
reverting changes in Homography kernel function. For some reason GCC on Linux does not like it.
|
2013-03-05 00:00:21 +04:00 |
|
Vadim Pisarevsky
|
7fd1d75738
|
some more minor fixes
|
2013-03-04 16:02:15 +04:00 |
|
Vadim Pisarevsky
|
8a6d2bbd3d
|
several minor fixes proposed by Andrey
|
2013-03-03 00:54:46 +04:00 |
|
Vadim Pisarevsky
|
df89f30b4a
|
removed preset parameter in createStereoBM, updated stereo_match sample
|
2013-03-02 02:17:49 +04:00 |
|
Vadim Pisarevsky
|
b6efe30527
|
new API for StereoMatchers
|
2013-03-01 02:24:46 +04:00 |
|
Vadim Pisarevsky
|
374e3a0890
|
rewritten several functions from calib3d: findhomography, findfundamentalmat, findessentialmat, estimateaffine3d, computecorrespondepilines, convert points{to/from}homogeneous to C++.
|
2013-02-28 18:25:05 +04:00 |
|
Andrey Kamaev
|
7b79eaf5be
|
Merge pull request #511 from aritzlc:master
|
2013-02-27 19:33:01 +04:00 |
|
Andrey Kamaev
|
2a6fb2867e
|
Remove all using directives for STL namespace and members
Made all STL usages explicit to be able automatically find all usages of
particular class or function.
|
2013-02-25 15:04:17 +04:00 |
|
alegarda
|
6bf7fd997a
|
Indentation Ok
|
2013-02-21 15:48:23 +01:00 |
|
alegarda
|
62655b05f4
|
Indentation ok
|
2013-02-21 15:25:22 +01:00 |
|
alegarda
|
cb61e91023
|
distCoeffs0 cols to 12
|
2013-02-21 10:18:55 +01:00 |
|
alegarda
|
d3d8a782b5
|
Thin prism distortion model added doc
Thin prism distortion model added to the
camera_calibration_and_3d_reconstruction.rst
|
2013-02-20 15:25:49 +01:00 |
|
alegarda
|
76d03fccb9
|
Added Thin Prism Distortion Model
Only the code.
|
2013-02-20 15:11:47 +01:00 |
|
Andrey Kamaev
|
9498856b22
|
Fix documentation problems found by check_docs2 script
|
2013-02-20 15:07:13 +04:00 |
|
Andrey Kamaev
|
b44b920997
|
Merge branch '2.4'
|
2013-02-12 16:30:18 +04:00 |
|
Vladislav Vinogradov
|
bb3b1441c5
|
added 8u type support to filterSpeckles function
|
2013-02-06 14:14:45 +04:00 |
|
Andrey Kamaev
|
61079547f0
|
Merge branch '2.4'
|
2013-02-01 14:59:40 +04:00 |
|
Vadim Pisarevsky
|
7ca38d63d9
|
fixed failure of the C++ test for estimateAffine3D
|
2013-01-31 19:44:16 +04:00 |
|
Vadim Pisarevsky
|
abd9675a99
|
fixed bugs #1718, #2375; attached the new tests to test.py.
|
2013-01-31 15:34:09 +04:00 |
|
Andrey Kamaev
|
7572b4d400
|
Merge branch '2.4'
|
2013-01-30 15:12:50 +04:00 |
|
Andrey Kamaev
|
52b32ba8f0
|
Merge pull request #371 from taka-no-me:fix_build
|
2013-01-30 15:06:19 +04:00 |
|
Andrey Kamaev
|
b6de1fccc3
|
Merge pull request #370 from ilysenkov:bugfix_1747
|
2013-01-30 14:42:10 +04:00 |
|
Andrey Kamaev
|
62b9180c50
|
Merge pull request #368 from ilysenkov:checkSubset-fix
|
2013-01-30 14:41:37 +04:00 |
|
Andrey Kamaev
|
e79e81c6cd
|
Fix Windows build warnings
|
2013-01-30 13:24:49 +04:00 |
|
Ilya Lysenkov
|
6feade3110
|
Added support of different resolution in rectify3Collinear
|
2013-01-30 13:19:12 +04:00 |
|
Andrey Kamaev
|
eeb865ee8a
|
Fix Android build warnings
|
2013-01-30 13:11:33 +04:00 |
|
Ilya Lysenkov
|
9ce2197e9d
|
Added processing of trivial subsets
|
2013-01-30 13:03:03 +04:00 |
|
Daniil Osokin
|
f9de98ec64
|
Fixed proposed values for speckleRange in StereoSGBM docs (bug #1937)
|
2013-01-30 09:02:17 +04:00 |
|
Andrey Kamaev
|
ab8d92e1b8
|
Rebase and merge pull request #342 from ilysenkov/bugfix_2470
|
2013-01-29 15:53:42 +04:00 |
|
Ilya Lysenkov
|
5021a792b1
|
Fixed #2470
|
2013-01-29 15:53:28 +04:00 |
|
Ilya Lysenkov
|
fe86f31f44
|
Added a test of CvModelEstimator2::checkSubset(...)
|
2013-01-29 15:53:28 +04:00 |
|
Andrey Kamaev
|
78a338159d
|
Merge branch '2.4'
|
2013-01-29 14:17:13 +04:00 |
|
Andrey Kamaev
|
63873a8393
|
Merge pull request #355 from asmaloney:copy_paste_cond
|
2013-01-29 14:13:01 +04:00 |
|
Andy Maloney
|
bdf189faac
|
{calib3d} Fix copy-paste error in conditional
|
2013-01-28 18:09:10 -05:00 |
|
Andy Maloney
|
7a6475c3f9
|
Check pointers before using them in var init
|
2013-01-28 16:51:28 -05:00 |
|
jmbuena
|
28a7be69ea
|
Fixed compile warnings on CvHomographyEstimator
|
2013-01-12 12:32:51 +01:00 |
|
jmbuena
|
6d738f6a3f
|
Changed RANSAC Homography estimation for speed. Each minimal set is checked for consistency before actually fit a candidate homography.
|
2013-01-11 01:55:56 +01:00 |
|
Andrey Kamaev
|
3759476b38
|
Merge pull request #266 from prclibo:master
|
2012-12-28 12:51:34 +04:00 |
|
Bo Li
|
956a029ede
|
added code, test and doc for five-point algorithm
|
2012-12-26 18:58:50 +01:00 |
|
Andrey Kamaev
|
13b6a3a15e
|
Merge branch 2.4
|
2012-12-24 17:10:07 +04:00 |
|
Alexander Mordvintsev
|
20838b6f6e
|
fix #2643: use SVD to solve least squares in cvStereoRectifyUncalibrated
|
2012-12-24 12:59:39 +04:00 |
|
Andrey Kamaev
|
f5cd20d80b
|
Merge branch 2.4
|
2012-12-14 14:46:41 +04:00 |
|
Andrey Kamaev
|
6e244c83cd
|
Corrected sanity checks in several perf tests
Also fixed a typo in performance testing framework and removed hardcoded
temporary file name from highgui perf test
|
2012-12-12 01:00:47 +04:00 |
|
Andrey Kamaev
|
e10ee89ec4
|
Merge branch 2.4
|
2012-11-30 19:54:24 +04:00 |
|
Anna Kogan
|
4e21f42714
|
increased time-limits
|
2012-11-28 18:17:33 +04:00 |
|
Andrey Kamaev
|
9719ea93b6
|
Merge branch 2.4
|
2012-11-13 19:54:48 +04:00 |
|
Andrey Kamaev
|
a126532cb7
|
Fix OS X build warnings
|
2012-11-09 11:29:52 +04:00 |
|
Andrey Kamaev
|
4d059e9e5b
|
Merge release 2.4.3
|
2012-11-02 17:58:02 +04:00 |
|
Andrey Kamaev
|
63ee26adda
|
Merge pull request #127 from cuda-geek/apple2clang
|
2012-11-02 14:29:39 +04:00 |
|
marina.kolpakova
|
7a5b9a6b7f
|
replase __APPLE__ marco with __clang__
|
2012-11-01 19:34:05 +04:00 |
|
Andrey Kamaev
|
e3be5f138a
|
Fixed sanity checks in several performance tests
|
2012-11-01 16:29:30 +04:00 |
|
Andrey Kamaev
|
3e10e057cb
|
Merge pull request #110 from vpisarev/test_fixes2
|
2012-10-31 16:52:50 +04:00 |
|
Vadim Pisarevsky
|
63bd6f9adf
|
fixed compile errors in ocl tests; disabled a few problematic tests
|
2012-10-29 23:37:18 +04:00 |
|
Andrey Kamaev
|
2b0072d823
|
Suppress more warnings in gtest on OS X
|
2012-10-24 20:36:30 +04:00 |
|
Andrey Kamaev
|
6211f156e6
|
Merge 2.4.3-rc
|
2012-10-24 19:56:27 +04:00 |
|
Vadim Pisarevsky
|
ae10ecd264
|
fixed 2 test failures (test_DrawChessboardCorners & Core_Array.expressions)
|
2012-10-24 14:41:15 +04:00 |
|
Andrey Kamaev
|
8dbde3297e
|
Merge branch '2.4'
|
2012-10-23 20:32:19 +04:00 |
|
Andrey Kamaev
|
585f3bc391
|
Disable perf test for unstable solvePnPRansac
|
2012-10-23 12:13:39 +04:00 |
|
Andrey Kamaev
|
0e7ca71dcc
|
Normalize whitespace in documentation and text files
|
2012-10-17 21:42:09 +04:00 |
|
OpenCV Buildbot
|
81f826db2b
|
Normalize line endings and whitespace
|
2012-10-17 15:57:49 +04:00 |
|
OpenCV Buildbot
|
04384a71e4
|
Normalize line endings and whitespace
|
2012-10-17 15:32:23 +04:00 |
|
Daniil Osokin
|
4500c48349
|
fixed 7 point mode in findFundamentalMat #1978
|
2012-10-12 14:38:52 +04:00 |
|
Vadim Pisarevsky
|
43e3b83832
|
fixed potential memory buffer corruption in StereoSGBM (patch #2203)
|
2012-10-11 14:07:07 +04:00 |
|
Andrey Kamaev
|
d40083a926
|
Add concurrency test for solvePnPRansac
|
2012-10-10 18:23:11 +04:00 |
|
Andrey Kamaev
|
5a5c477be6
|
Make performance tests for solvePnPRansec more determenistic
|
2012-10-09 18:41:26 +04:00 |
|
Andrey Kamaev
|
f8672d49a0
|
Add sanity checks to calib3d perf tests
|
2012-10-09 15:28:51 +04:00 |
|
Andrey Kamaev
|
73cb77842e
|
Replace jpegs with png (see 06a13d9 )
|
2012-10-05 18:15:44 +04:00 |
|
Vadim Pisarevsky
|
06a13d9ba0
|
replaced jpegs with png's. Accuracy tests pass; performance tests were not tried yet
|
2012-10-02 23:07:46 +04:00 |
|
Vadim Pisarevsky
|
c3c49a317b
|
fixed outlier filtering in cvStereoRectifyUncalibrated (bug #2367)
|
2012-09-19 16:51:49 +04:00 |
|
Vsevolod Glumov
|
5648e49d59
|
Merge remote-tracking branch 'origin/master'
|
2012-08-23 14:58:41 +04:00 |
|
Vsevolod Glumov
|
fc307c87dc
|
Improved the public 'non-optimized' duplicates of 'Tegra-optimized' functions.
|
2012-08-23 14:56:02 +04:00 |
|
Andrey Kamaev
|
1a621c2916
|
Fix build warnings
|
2012-08-19 19:36:43 +04:00 |
|
Sergiu Dotenco
|
4993748c91
|
added missing includes
|
2012-08-19 15:25:07 +02:00 |
|
Daniil Osokin
|
45c49a9088
|
Added perf test
|
2012-08-10 17:37:48 +04:00 |
|
Maria Dimashova
|
a39cf2dd28
|
updated doc on triangulatePoints (#2167)
|
2012-07-25 17:51:37 +04:00 |
|
Maria Dimashova
|
839761fa3d
|
fixed #2167
|
2012-07-16 09:00:25 +00:00 |
|
Maria Dimashova
|
5112d74cad
|
revert my incorrect fix of #2167
|
2012-07-16 08:02:50 +00:00 |
|
Maria Dimashova
|
d65920d2f7
|
fixed #2167
|
2012-07-15 19:10:52 +00:00 |
|
Maria Dimashova
|
722df6a998
|
minor change in doc
|
2012-07-13 06:00:30 +00:00 |
|
Maria Dimashova
|
7c211796e7
|
more doc details for #2152
|
2012-07-11 13:23:18 +00:00 |
|
Maria Dimashova
|
e68b26e71f
|
fixed doc #2152
|
2012-07-11 08:05:06 +00:00 |
|
Andrey Kamaev
|
e900952b87
|
quiet most of the OSX build warnings
|
2012-07-05 12:56:31 +00:00 |
|
Vadim Pisarevsky
|
e918877bcf
|
fixed bug with uninitialized variable in cvGetOptimalNewCameraMatrix (patch #1731 by floemker)
|
2012-07-01 20:56:27 +00:00 |
|
Vadim Pisarevsky
|
b5eb318ae3
|
added support of homogeneous points to calcCorrespondEpilines (ticket #2055)
|
2012-07-01 20:13:49 +00:00 |
|
Andrey Kamaev
|
6c3137a8b5
|
Fixed divide by zero problem in cvStereoRectify (thanks to Philip Van Valkenberg) #2099
|
2012-06-27 15:15:32 +00:00 |
|
Andrey Kamaev
|
d9c74f63e1
|
All tests writing temporary files are updated to use cv::tempfile() function
|
2012-06-25 11:24:06 +00:00 |
|
Andrey Kamaev
|
c5aba337e9
|
Fixed number of warnings. Fixed mingw64 build.
|
2012-06-12 14:46:12 +00:00 |
|
Andrey Kamaev
|
f2d3b9b4a1
|
Warning fixes continued
|
2012-06-09 15:00:04 +00:00 |
|
Andrey Kamaev
|
47a4e87784
|
Ignored warnings from gtest with precompiled headers enabled
|
2012-06-08 14:54:17 +00:00 |
|
Andrey Kamaev
|
f62028dc16
|
Fixed mingw build.
|
2012-06-08 03:15:08 +00:00 |
|
Andrey Kamaev
|
49a1ba6038
|
Set stricter warning rules for gcc
|
2012-06-07 17:21:29 +00:00 |
|
Andrey Kamaev
|
05de6302fd
|
Fixed documentation: corrected parameter names
|
2012-05-29 10:36:19 +00:00 |
|
Andrey Kamaev
|
78329b0dfe
|
New bunch of documentation fixes
|
2012-05-28 14:36:15 +00:00 |
|
Andrey Kamaev
|
eb2f1f81ed
|
Fixed hundreds of documentation problems
|
2012-05-28 07:36:14 +00:00 |
|
Andrey Kamaev
|
3a1f85d4e8
|
Remerged the 2.4.0 branch
|
2012-05-02 20:20:14 +00:00 |
|
Vadim Pisarevsky
|
d5a0088bbe
|
merged 2.4 into trunk
|
2012-04-30 14:33:52 +00:00 |
|
Vadim Pisarevsky
|
2fd1e2ea57
|
merged all the latest changes from 2.4 to trunk
|
2012-04-13 21:50:59 +00:00 |
|
Vadim Pisarevsky
|
beb7fc3c92
|
a LOT of obsolete stuff has been moved to the legacy module.
|
2012-03-30 12:19:25 +00:00 |
|
Andrey Kamaev
|
7e5726e251
|
Fixed several false-positive warnings in rst_parser.py. (Now it detects 553 undocumented parameters for #1205.)
|
2012-03-30 12:07:45 +00:00 |
|