10188 Commits (1bf4298251231a38b99e7f342b3f7a928cf46366)
 

Author SHA1 Message Date
Roman Donchenko 314f3d84e1 Merge pull request #1246 from StevenPuttemans:bugfix_3206 12 years ago
StevenPuttemans d11746e56d Added fix mentioned in bug #3206 12 years ago
ozantonkal b69a97bef3 access focal length and principal point in camera 12 years ago
hbristow ef2c1e1a24 Changed bad cast in MxArray 12 years ago
Denis Zaryaev 129f315f7c bugfix for OpenCL detection with Intel OpenCL SDK 1.2 on linux (Bug #3140) 12 years ago
hbristow fb41d7bf4e Commenting spree no.2 12 years ago
hbristow bfa88384c7 Updated documentation 12 years ago
hbristow e63369fe64 Updated nest list in markdown 12 years ago
hbristow 1e78a187db Updated nest list in markdown 12 years ago
hbristow 7786ed7bcb Updated nest list in markdown 12 years ago
hbristow a269e3216e Updated nest list in markdown 12 years ago
hbristow 542c88c60b Updated nest list in markdown 12 years ago
hbristow 5ed9365bac Updated nest list in markdown 12 years ago
hbristow 115a1471ae Updated nest list in markdown 12 years ago
hbristow 6f811f5cb3 Documentation spree no.1 12 years ago
WonderRico a048387376 fix formating 12 years ago
Roman Donchenko 8d39350b4d Merge pull request #1239 from Daniil-Osokin:fix_build_of_camera_calibration_android_sample 12 years ago
Alexander Smorkalov fff91eef0b Native camera libraries updated. 12 years ago
ozantonkal 4a1573de9b principal point is always set even though the intrinsic parameters are not given (center of window), fixed computation mistakes in setWindowSize in camera class 12 years ago
Roman Donchenko 167abf0dae Merge pull request #1244 from vkocheganov:bugfix_3179 12 years ago
Dmitry Retinskiy 2765f3f7ad Minor language corrections in the tutorial document 12 years ago
hbristow 7aaefd4dce Improved escaped character formatting in docs 12 years ago
kocheganovvm e4b201be25 Fix unsequenced modifications (Bug #3179). 12 years ago
Roman Donchenko 4dc63273f0 Renamed ocl tests' precomp files according to convention. 12 years ago
Roman Donchenko 6d7f29a03a Made it so that a dummy .cpp is actually created when compiling with VC++. 12 years ago
ozantonkal bb057491ea create camera from projection matrix (used for getCamera in viz) 12 years ago
Roman Donchenko d9f71b762f Deleted almost all of the precomp.cpp files. 12 years ago
kdrobnyh 7da5fa01d4 Removed extra {} in erosion and dilation functions 12 years ago
Roman Donchenko e57407849a Removed obsolete CMake workaround. 12 years ago
Roman Donchenko 36874300c8 Removed CMakeParseArguments.cmake, which we don't use. 12 years ago
Roman Donchenko a23abef9bd Removed OpenCVFindPkgConfig.cmake, since it's bundled with CMake now. 12 years ago
Roman Donchenko 656416d174 Dropped OpenCVConfig.cmake - we don't use it anymore. 12 years ago
Roman Donchenko 168e2a4ccb Removed CMake version checks that we don't need anymore. 12 years ago
Roman Donchenko a87756e9b3 Bumped minimal CMake version to 2.8.7. 12 years ago
Roman Donchenko 79b6f68f54 Merge pull request #1233 from vpisarev:24_ipp_78 12 years ago
Daniil Osokin 65c5c4df70 Fixed build of camera calibration android sample 12 years ago
hbristow a659562c36 Changed command-line separator from module:file to module=file so that it works cross-platform 12 years ago
hbristow 3bf41c2832 Formatted URLs in the documentation so that they are redirected to the system browser instead of the builtin Matlab browser 12 years ago
Vadim Pisarevsky d5539975d7 polished the patch 12 years ago
hbristow fad7b35b9a Updated documentation formatting 12 years ago
Andrey Pavlenko 1c55096c01 Merge pull request #1232 from StevenPuttemans:fix_wrong_documentation 12 years ago
hbristow 059d63cceb Added diagnostic/build information function 12 years ago
ozantonkal 71dc5f8291 simulate real cameras by working around vtkUserTransform to set projection matrix 12 years ago
ozantonkal 422b967e9a fix computeProjectionMatrix in Camera class, also check if there is principal point defined 12 years ago
StevenPuttemans ed76b2f98f Like mentioned by Andrei Pavlenko after merging pullrequest #1206, a wrong 12 years ago
Roman Donchenko 92c823f82f Merge pull request #1237 from SpecLad:xls-separate-wh 12 years ago
Roman Donchenko a495bbb967 Added a new file for recording minimal dependency versions. 12 years ago
Roman Donchenko e23f31311d xls-report.py: separated image width and height for easier analysis. 12 years ago
hbristow f705020348 Linked online documentation now opens a browser window to the exact function reference using div tags 12 years ago
Roman Donchenko 95bdd4b670 Merge pull request #1189 from pengx17:2.4_sort_by_key 12 years ago