edgarriba
|
fb67ab1257
|
Initial DLS add
|
11 years ago |
edgarriba
|
a5d40d7674
|
Test Run OK
|
11 years ago |
unknown
|
52c05e75cc
|
Fixed C++11 compatibility warning
|
11 years ago |
edgarriba
|
ba5a8ee299
|
Solvepnpransac() returns boolean
|
11 years ago |
edgarriba
|
b74cfe8c2c
|
nothing
|
11 years ago |
edgarriba
|
747c6a2bd2
|
solvepnpransac() interface changed
|
11 years ago |
PhilLab
|
2c29ee9e00
|
Added cast and removed formatting error
|
11 years ago |
PhilLab
|
aafda43df1
|
Double precision for solvePnPRansac()
solvePnPRansac() and pnpTask() now accept object or image points with double precision.
|
11 years ago |
edgarriba
|
dd52d1b526
|
New Ransac implementation WORKING
|
11 years ago |
edgarriba
|
e0c4936c99
|
Input/Output Arrays (DOES NOT COMPILE)
|
11 years ago |
edgarriba
|
6eb1426ea2
|
First version Ransac (DOESN'T COMPILE)
|
11 years ago |
Ilya Krylov
|
84bb77e914
|
Fixed android and windows x64 build issues
|
11 years ago |
Alexander Petrikov
|
6882970248
|
Add CV_Assert (ndisp % 8 == 0) to NEON version
|
11 years ago |
Aleksandr Petrikov
|
1a1cd9b4e9
|
add NEON realization for StereoBM(findCorrespondence, prefilterXSobel)
|
11 years ago |
Ilya Krylov
|
3678020c28
|
Added license to source files
|
11 years ago |
Hernan Badino
|
ca40d635e4
|
Switched insertion of connected components in filterSpecklesImpl
|
11 years ago |
Ilya Krylov
|
651b13f72a
|
Refactored class Fisheye to namespace fisheye
|
11 years ago |
Hernan Badino
|
9a371de93b
|
Switched insertion of connected components in filterSpecklesImpl
|
11 years ago |
Ilya Krylov
|
c30fef1f9d
|
Fixed build issues
|
11 years ago |
PhilLab
|
4ffeb01cfd
|
Update solvepnp.cpp
Clarified assert message for allowed PnP flags
|
11 years ago |
Ilya Krylov
|
50b291995a
|
Added tests for stereoCalibrate
|
11 years ago |
Ilya Krylov
|
c2341fd446
|
Added stereoCalibrate for Fisheye camera model
|
11 years ago |
Alexander Alekhin
|
b62e59aac0
|
icv: enable functions
|
11 years ago |
Ilya Krylov
|
e6aa8ce932
|
Corrected notes
|
11 years ago |
Ilya Lavrenov
|
59876cfb34
|
fixed compilation
|
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
|
9c7e0bfd33
|
Added fisheye camera model
|
11 years ago |
Ilya Lavrenov
|
51e2a8ec96
|
fixes
|
11 years ago |
Ilya Lavrenov
|
fe644ede19
|
cv::multiply
|
11 years ago |
Ilya Lavrenov
|
9cc80a68db
|
fixed warnings
|
11 years ago |
Ilya Lavrenov
|
76c415ff49
|
cv::filterSpeckles
|
11 years ago |
Alexander Karsakov
|
4ceaf44fa0
|
Fixed incorrect calculation of best_disp
|
11 years ago |
Alexander Karsakov
|
8c39b4e8b6
|
Fixed stereoBM for Intel CPU.
|
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 |
ziyangli
|
bbe8654c3d
|
cleanup
|
11 years ago |
Ziyang LI
|
4f5896493e
|
remove a whitepace
|
11 years ago |
Ziyang LI
|
786e3b9eee
|
Moved x = 0 into the parenthesis
Easier to understand
|
11 years ago |
Vadim Pisarevsky
|
a3aced20c1
|
fixed difference between SSE2 and C branches of StereoBM; they should now produce absolutely the same results
|
11 years ago |
Ilya Lavrenov
|
ce0557ebb8
|
fixed defects from Xcode
|
11 years ago |
Ilya Lavrenov
|
32eb38ec98
|
fixed defects from coverity.com
|
11 years ago |