550 Commits (304dac7f001662adca9743c8b76b5559b622455e)

Author SHA1 Message Date
Andrey Kamaev 17fd1c7c61 Merged recent changes from trunk - 8833,8848,8850 13 years ago
Andrey Kamaev 5715d9ef42 Removed incorrectly merged test 13 years ago
Marina Kolpakova 54ee92e3b0 merged trunk r8815:8827 13 years ago
Marina Kolpakova 162f9fd7ea merged the trunk r8735:8766, r8769, r8777:8780, r8790 and r8800:8811 13 years ago
Marina Kolpakova b156e2f7ed added FREAK (by Kirell Benzi, Raphael Ortiz, Alexandre Alahi and Pierre Vandergheynst) 13 years ago
Marina Kolpakova 680a44189c merged the trunk r8704:8716 13 years ago
Marina Kolpakova 6cca6a4548 merged the trunk r8669:8702 13 years ago
Marina Kolpakova 150aeee58f merged iOS framework from the trunk 13 years ago
Andrey Kamaev bd0e0b5800 Merged the trunk r8589:8653 - all changes related to build warnings 13 years ago
Andrey Kamaev 2ee917c646 Version of 2.4 branch is adjusted to 2.4.1 13 years ago
Andrey Kamaev 9ad470ba5c backported API for storing OpenCV data structures to text string and reading them back (r8481, r8516, r8518, r8522) 13 years ago
Vladislav Vinogradov 4e4b96e3d9 Merged revision(s) 8484 from trunk: 13 years ago
Andrey Kamaev 4ddcc31edc Fixed few errors in documentation backporting 13 years ago
Andrey Kamaev 81a5988015 Merged the trunk r8467:8507 (inclusive) (big bunch of documentation fixes) 13 years ago
Andrey Kamaev 052d2dc23a Merged the trunk r8459:8466 (inclusive) 13 years ago
Andrey Kamaev 949c4edf41 Merged the trunk r8408:8457 (inclusive) 13 years ago
Andrey Kamaev 7b5a45eac4 Merged the trunk r8384:8407 (inclusive) 13 years ago
Andrey Kamaev e1c4fd9e1f Merged the trunk r8345:8376 13 years ago
Andrey Kamaev 70166820ea Merged the trunk r8324:8345 13 years ago
Andrey Kamaev aebed446b1 Partly merged the trunk r8322 13 years ago
Andrey Kamaev c3577a288b Merged the trunk r8291:8321 13 years ago
Andrey Kamaev 50ad690993 Merged the trunk till r8291 13 years ago
Anatoly Baksheev 70f74b70b7 fixed GPU compilation 13 years ago
Vadim Pisarevsky 3f5d722f34 fixed typo in mulSpectrums description (ticket #1868) 13 years ago
Anatoly Baksheev ab4025f8de fixed for Kepler 13 years ago
Vadim Pisarevsky c9dacaa254 added description of Algorithm class (ticket #1818) 13 years ago
Vadim Pisarevsky bffd77ed87 moved planar subdiv docs to legacy; added Input/OutputArray docs to core 13 years ago
Vadim Pisarevsky 53104e6f43 decreased the number of tests in Core_Eigen, decreased the maximum matrix size in Core_SVD; now those tests take less time to complete 13 years ago
Vadim Pisarevsky 9b382d07f6 modified data matrix detection interface (that does not use any new data structures). Added Python sample for data matrix detection. Ticket #1664 13 years ago
Alexander Shishkov da0080dd15 fixed #1855 13 years ago
Alexander Shishkov a07724aea2 fixed #1841 13 years ago
Andrey Kamaev 09140c2fc6 Reenabled OpponentSIFT test; 13 years ago
Andrey Kamaev 8d130ff10c Fixed most of the floating-point accuracy problems for x86 gcc 13 years ago
Vadim Pisarevsky 87888984a5 added Matx<4,4>*Scalar operator (ticket #1830) 13 years ago
Vadim Pisarevsky 30f1ab059b make Mat::at<>(i) work with 2d matrices (to retrieve all elements in row-major order) (reported by Kurt) and fixed bug #1804 13 years ago
Vadim Pisarevsky 866d8c0cfa added special function to patch NaN's in image. call this function from bilateralfilter (should fix bug #1811) 13 years ago
Vadim Pisarevsky 75b1788c6b added "Matx*Vec -> Vec" operator (ticket #1830) 13 years ago
Marina Kolpakova 99aed4713f minor tab fix 13 years ago
Andrey Kamaev 019122fba7 Fixed dependencies for cmake status embeeded into opencv core 13 years ago
Vadim Pisarevsky b8e70ea6c9 NORM_L2SQR added too (ticket #1840) 13 years ago
Vadim Pisarevsky 40f2c716af added NORM_HAMMING* support to cv::norm (ticket #1840) 13 years ago
Andrey Kamaev e4303dc96f Fixed build with mingw 4.4.0 13 years ago
Vadim Pisarevsky 9213bba48a wrapped Algorithm class. 13 years ago
Vadim Pisarevsky 5b6b30ba0e added dedicated <modname>_init.cpp files with initModule_<modname>() functions and all the relevant structures; made BackgroundSubtractorMOG/MOG2 derivatives from Algorithm; cleaned up MOG2 implementation and made it multi-threaded. 13 years ago
Andrey Kamaev b14df1c1e7 Restored old behavior for OSX 13 years ago
Andrey Kamaev 68aec288c0 Fixed Calc_Hist under 32-bit gcc 13 years ago
Maria Dimashova 423b721d97 fixed AlgorithmInfo::read for read only parameters (thanks to Vadim) 13 years ago
Andrey Kamaev 80516ecbe6 Fixed typo; removed duplicated call 13 years ago
Andrey Kamaev 0fd5a9e965 Probably fixed instability of single-precision floating-point RNG 13 years ago
Ilya Lysenkov 2619221331 Spell checked the documentation with VIM (issue #223) 13 years ago