edgarriba
|
2d26f60192
|
test dls
|
11 years ago |
edgarriba
|
3780de9d98
|
test for DLS
|
11 years ago |
edgarriba
|
f8c5acee4c
|
modified number test points
|
11 years ago |
Alexander Alekhin
|
55188fe991
|
world fix
|
11 years ago |
Roman Donchenko
|
74e58ddbb1
|
Disable the broken fisheye undistortImage test
|
11 years ago |
edgarriba
|
4ddc6a4a77
|
Update for DLS test
|
11 years ago |
edgarriba
|
a4e21c8fa8
|
Update DLS test
|
11 years ago |
edgarriba
|
9abcd88435
|
Upate test ransac
|
11 years ago |
vbystricky
|
4286f60387
|
Extract imgcodecs module from highgui
|
11 years ago |
Ilya Lavrenov
|
43e4946cca
|
fix for fisheye
|
11 years ago |
Ilya Krylov
|
84bb77e914
|
Fixed android and windows x64 build issues
|
11 years ago |
Ilya Krylov
|
3678020c28
|
Added license to source files
|
11 years ago |
Ilya Krylov
|
651b13f72a
|
Refactored class Fisheye to namespace fisheye
|
11 years ago |
Ilya Krylov
|
c30fef1f9d
|
Fixed build issues
|
11 years ago |
Ilya Krylov
|
349ff631a5
|
Added sample of work of Fisheye::undistortImage and its description to documentation. Removed readPoints and readExtrinsic (useless)
|
11 years ago |
Ilya Krylov
|
50b291995a
|
Added tests for stereoCalibrate
|
11 years ago |
Ilya Krylov
|
e6aa8ce932
|
Corrected notes
|
11 years ago |
Ilya Krylov
|
05ee15f108
|
Added FisheyeTest
|
11 years ago |
Samson Yilma
|
de55126b69
|
Fixed warnings and parameter name mismatches, added #include needed in some platforms.
|
11 years ago |
Samson Yilma
|
e6420bde73
|
Added function decomposeHomographyMat. New files added are homography_decomp.cpp and test_homography_decomp.cpp.
Modified files calib3d.hpp and camera_calibration_and_3d_reconstruction.rst.
|
11 years ago |
Ilya Krylov
|
35e1b322cb
|
Added test for jacobians
|
11 years ago |
Ilya Krylov
|
9c7e0bfd33
|
Added fisheye camera model
|
11 years ago |
Maks Naumov
|
b033a63e63
|
fix typo in test_cameracalibration
|
11 years ago |
Ilya Lavrenov
|
aa5326c231
|
cv::norm -> cvtest::norm in tests
Conflicts:
modules/core/src/stat.cpp
|
11 years ago |
Konstantin Matskevich
|
1a43ed9893
|
finalizing
|
11 years ago |
Konstantin Matskevich
|
af1084eb58
|
speedUp
|
11 years ago |
Konstantin Matskevich
|
91e4334227
|
temp
|
11 years ago |
Konstantin Matskevich
|
18a59b48ba
|
fixes
|
11 years ago |
Konstantin Matskevich
|
ddc235172e
|
new approach
|
11 years ago |
Konstantin Matskevich
|
a5d989f346
|
new attempt
|
11 years ago |
Konstantin Matskevich
|
799d7e7a50
|
bad experiment =(
|
11 years ago |
Konstantin Matskevich
|
0904f10ab5
|
optimizations
|
11 years ago |
Konstantin Matskevich
|
bfc843a5f5
|
added optimization
|
11 years ago |
Konstantin Matskevich
|
b5f717b6b3
|
stereoBM
|
11 years ago |
Ilya Lavrenov
|
099ea91823
|
typos
|
11 years ago |
Ilya Lavrenov
|
eedf86402d
|
typos
|
11 years ago |
Ilya Lavrenov
|
ce0557ebb8
|
fixed defects from Xcode
|
11 years ago |
Ilya Lavrenov
|
32eb38ec98
|
fixed defects from coverity.com
|
11 years ago |
Ilya Lavrenov
|
37789f015a
|
deleted excess semicolons, commas
|
11 years ago |
Konstantin Matskevich
|
e9e9e00d45
|
replaced sprintf with cv::format
|
11 years ago |
Roman Donchenko
|
63c61b4b98
|
Revert "replaced sprintf with cv::format"
Fixing build breakage.
This reverts commit b83eff7ecf .
|
11 years ago |
Konstantin Matskevich
|
b83eff7ecf
|
replaced sprintf with cv::format
|
11 years ago |
Konstantin Matskevich
|
ab18c2d132
|
changed testdata path for calib3d
|
11 years ago |
Ilya Lavrenov
|
6b9ebcbf3d
|
deleted extra semicolons
|
11 years ago |
Adrien BAK
|
c5c3fd4443
|
modify signature of stereoCalibrate for consistency
|
11 years ago |
Anatoly Baksheev
|
4c66b87698
|
fixed -Wshadow and other warnings, added rvec test
|
11 years ago |
Ilya Lavrenov
|
35d9ce0c0c
|
fixed warnings
|
12 years ago |
Vladislav Vinogradov
|
0c7663eb3b
|
Merge branch 'master' into gpu-cuda-rename
Conflicts:
modules/core/include/opencv2/core/cuda.hpp
modules/cudacodec/src/thread.cpp
modules/cudacodec/src/thread.hpp
modules/superres/perf/perf_superres.cpp
modules/superres/src/btv_l1_cuda.cpp
modules/superres/src/optical_flow.cpp
modules/videostab/src/global_motion.cpp
modules/videostab/src/inpainting.cpp
samples/cpp/stitching_detailed.cpp
samples/cpp/videostab.cpp
samples/gpu/stereo_multi.cpp
|
12 years ago |
Roman Donchenko
|
c7d2fdc4b2
|
Fixed some dubious uses of tbb::task_scheduler_init.
|
12 years ago |
Roman Donchenko
|
9ed475cf52
|
War on Whitespace, master edition: file endings.
|
12 years ago |