9896 Commits (3ac3ba041597df5e71fbde68d518e18956a7a624)
 

Author SHA1 Message Date
Alex Leontiev 3ac3ba0415 Minor fixes 11 years ago
Alex Leontiev 891bcd8491 Finish implementing the Nonlinear Conjugate Gradient 11 years ago
Alex Leontiev 581d454536 Refined interface for Conjugate Gradient 11 years ago
Alex Leontiev eb1333d0a8 Initial commit for Conjugate Gradient method 11 years ago
Alexander Smorkalov 0ecd7913f8 Merge pull request #1472 from alalek:master_fix_debug_builds_on_win 11 years ago
Alexander Smorkalov c550e452f9 Merge pull request #1384 from hbristow:matlab_public 11 years ago
Alexander Alekhin 81ac97c6bd fix for broken debug builds (MSVS2010/2012) 11 years ago
hbristow d84ab09ab7 Updated documentation 11 years ago
hbristow 1dd017e9d0 Fixed a memory leak in mxarray 11 years ago
Alexander Smorkalov 99a43257d5 Merge pull request #1465 from jet47:cudev-old-cc 11 years ago
Alexander Smorkalov 3fa3722641 Merge pull request #1458 from look4pritam:my-branch 11 years ago
Andrey Pavlenko ad404ef44f Merge pull request #1446 from lluisgomez:scene_text_detection_NM_fix2 11 years ago
Vladislav Vinogradov 20f636fcee fixed cudev compilation for old pre-Fermi archs 11 years ago
look4pritam a430abd02e The thin prism distortion coefficient related small bug is fixed. 11 years ago
hbristow eb3a83209c Added TODO for the future of Matlab version sorting 11 years ago
hbristow 31c58d23e0 Streamlined mexext detection, with removal of trailing whitespace/newlines handled by execute_process 11 years ago
hbristow 86b7e3d15d Moved Jinja2 into 3rdparty. Now using latest stable version from pypi (2.7.1) 11 years ago
hbristow 224f44a255 Made changes to OpenCVFindMatlab suggested by SpecLad 11 years ago
lluis d25309f82e first parameter of createERFilterNM1/createERFilterNM2 is now mandatory. changed the sample program to use the new prototypes 11 years ago
lluis 75fdfba281 renamed getDefaultClassifierNM{1,2}() to loadClassifierNM{1,2}() and added "const std::string& filename" parameter (mandatory). 11 years ago
Roman Donchenko eff21788a8 Merge pull request #1445 from vpisarev:stereocalib_quick_fix 11 years ago
lluis 95d92c099c functions getDefaultClassifierNM1() and getDefaultClassifierNM2() allow to implicitly load the default classifiers when creating a ERFilter object 11 years ago
Roman Donchenko 160ab8415e Merge pull request #1330 from lenlen:plantuml 11 years ago
Vadim Pisarevsky 84022b0c19 fix thin-prism coefficients at 0's in the stereo calibration function unless the flag CALIB_THIN_PRISM_MODEL is explicitly set 11 years ago
Roman Donchenko c511d5d649 Merge pull request #1414 from lluisgomez:scene_text_detection_computeNMChannels 11 years ago
Roman Donchenko 0033d453f2 Merge pull request #1426 from nailbiter:optimPD 11 years ago
Roman Donchenko e3b92a9591 Merge pull request #1441 from look4pritam:prism-stereo 11 years ago
Roman Donchenko 4082a0c64e Merge pull request #1442 from SpecLad:version-status 11 years ago
hbristow 232f11e256 Updated OpenCVFindMatlab with changes suggested by SpecLad 11 years ago
hbristow 530ad447bc Added fixes to CMakeLists.txt 11 years ago
Roman Donchenko d669559ec3 Bumped version to 3.0. 11 years ago
Roman Donchenko b525c28244 Updated the Java bindings and docs to support the version status. 11 years ago
Roman Donchenko 473bfb0019 Updated the build config files to deal with the version status. 11 years ago
Roman Donchenko cd8ff69637 Added version status support into the build system. 11 years ago
Roman Donchenko 887825e831 Added an additional version component - the development status. 11 years ago
antonella 5b2d557502 Added plantuml extension 11 years ago
look4pritam 7fd7bbc9f1 The prism distortion coefficients are added for the stereo calibration. 11 years ago
Roman Donchenko 4fe8e377ed Merge pull request #1436 from SpecLad:host-git 11 years ago
Roman Donchenko 03926fac20 Fixed finding Git when cross-compiling. 11 years ago
Roman Donchenko acc2ca484c Merge pull request #1425 from pengx17:master_retina_ocl_fix 11 years ago
Roman Donchenko 242e4254f3 Merge pull request #1427 from SpecLad:merge-2.4 11 years ago
Roman Donchenko 7238479813 Merge pull request #1415 from znah:sfm_py 11 years ago
Roman Donchenko 54c6830937 Merge pull request #1422 from SpecLad:nat-act-upd 11 years ago
Roman Donchenko 95c2e8b51f Merge remote-tracking branch 'origin/2.4' into merge-2.4 11 years ago
peng xiao 8767c47463 Fix whitespaces. 11 years ago
pengxiao a92721b569 Fix retina ocl on NV. 11 years ago
Alex Leontiev a29863ee7b Eliminate use of 32-bit floating pt type 11 years ago
Alex Leontiev 1207cd132b Minor fixes 11 years ago
Alex Leontiev 11fa0651c6 Minor fixes 11 years ago
Alex Leontiev ccc71ac190 Primal-dual algorithm 11 years ago