opencv/modules/calib3d
Maksim Shabunin 1138a38dbe Use explicit no-sse flags when SSE is off
Also:
- Silence clang warnings about unsupported command line arguments
- Add diagnostic print to calib3d test
- Fixed perf test relative error check
- Fix iOS build problem
2015-04-27 15:36:10 +03:00
..
doc/pics Removed Sphinx documentation files 2014-12-26 19:12:19 +03:00
include/opencv2 Fix typo in documentation. F = K^-T * E * K^-1 2015-04-14 07:44:32 -05:00
misc/java/test Modified java wrapping mechanism 2015-03-02 18:12:30 +03:00
perf in solvePnPRansac call the solvePnP in the end with all the inliers to get more precise estimate 2015-03-16 16:56:26 +03:00
src Merge pull request #3957 from dhood:fm-8pt-bug 2015-04-23 17:16:25 +00:00
test Use explicit no-sse flags when SSE is off 2015-04-27 15:36:10 +03:00
CMakeLists.txt Python support 2015-03-02 18:13:00 +03:00