5585 Commits (e770691522ca4ecd9b104dd160dcf5a1f67bc9ae)
 

Author SHA1 Message Date
Kirill Kornyakov e770691522 deleted wrong line 12 years ago
Kirill Kornyakov de98da42f7 commented wrong line 12 years ago
Kirill Kornyakov 84176fa027 Added perf test for warpPerpsective with large resolutions 12 years ago
Vadim Pisarevsky fa368d6202 Merge remote-tracking branch 'origin/master' 12 years ago
Vadim Pisarevsky 5474b4d4bc finally, a proper fix for VNG (both SSE2 and C version) 12 years ago
marina.kolpakova 319e861cf2 FAIL_NO_CPU marco 12 years ago
marina.kolpakova 8d7ac8ad19 minor ending fix 12 years ago
marina.kolpakova 800cb9d0e6 allow gpu module write sanity data for GPU and CPU tests in one xml 12 years ago
Daniil Osokin 4500c48349 fixed 7 point mode in findFundamentalMat #1978 12 years ago
Evgeny Talanin 5dd1ec98f7 #720 patch apply 12 years ago
Vsevolod Glumov b91ca6a73f Removed the phrase, that was causing all the confusion. Issue #2406. 12 years ago
Vadim Pisarevsky 7bbf8744d6 Merge remote-tracking branch 'origin/master' 12 years ago
Vadim Pisarevsky cb58e5a3a4 let Kalman handle the missing measurements (bug #1380) 12 years ago
marina.kolpakova 296aa7c4fb One more fix for Kepler-specific gpu::integral usage 12 years ago
Daniil Osokin 1d3ec99102 fixed batchDistance minimum finding #2292 12 years ago
Andrey Kamaev 2abb67cc92 Merge pull request #29 from thorikawa/feature-523 12 years ago
Evgeny Talanin 2e7656dbdf #2192 patch apply 12 years ago
Andrey Kamaev 83799d6bf4 Fix Mat indexing in TrackingMotion tutorial code (supersedes pull request #38) 12 years ago
Vladislav Vinogradov 304714862f fixed bug in gpu::HOGDescriptor::computeConfidenceMultiScale 12 years ago
Vladislav Vinogradov 8abcad6b00 fixed CUDA_FAST_MATH flag 12 years ago
Andrey Kamaev a390c1e2e6 Merge pull request #40 from emchristiansen/manualBRISKFREAK 12 years ago
Eric Christiansen 594ce1c869 fixed indentation 12 years ago
Eric Christiansen caebcdcb3d Minor tweak to add BRISK and FREAK support for the Java wrapper 12 years ago
Andrey Kamaev a3a658c034 Quiet MSVC warning 12 years ago
Vadim Pisarevsky bddd06e6c4 another fix for the updated parallel_for_ implementation 12 years ago
Vadim Pisarevsky d64438dcfd fixed build errors in the case of TBB and Concurrency 12 years ago
Vadim Pisarevsky 8441cf700d added function cv::findNonZero (patch #2205) 12 years ago
Vadim Pisarevsky d72cc06b96 fixed possibly inccorrect interval measurements in flann's timer (bug #1165). Note: this may break binary compatibility, but since the class is not wrapped in Java and not exposed in Windows API, for example (it's considered internal-use class for flann), the effect should be minimal 12 years ago
Vadim Pisarevsky 354a5f2686 added recommended number of stripes to parallel_for_, modified some of the functions to use larger stripes (for better performance) 12 years ago
Andrey Kamaev 821de96346 Adjust thresholds in sanity checks for batchDistance 12 years ago
Andrey Kamaev b8a67dc0e3 Adjust thresholds in sanity checks for calcOpticalFlowPyrLK 12 years ago
Alexander Smorkalov 5a524bdfd7 Issue #1861 Improve Javadoc documentation fixed. Multiline code segments added to Javadoc. 12 years ago
Vsevolod Glumov a2088d0c52 Replaced SVN instructions with Git ones for 'Installation in Windows' section (Issue #2249); Also, fixed both bugs from issue #2374 in the same section. 12 years ago
Andrey Kamaev 97640847c5 Add methods to sort keypoints and corresponding descriptors 12 years ago
Andrey Kamaev 18295bc778 Improve performance tests failures formatting 12 years ago
Andrey Kamaev 8f44f25f47 Fix AndroidManifest.xml generation for OpenCV Android library project (second attempt) 12 years ago
Vsevolod Glumov a3080636ba Replaced SVN instructions with Git instructions in iOS and Linux installation tutorials. Issue #2249 12 years ago
Andrey Kamaev f41ab3a330 Merge pull request #34 from roynos/master 12 years ago
Alexander Smorkalov 0c70b45625 Clickable optin turned off. Text disapearing fixed. 12 years ago
Andrey Kamaev c46affe63e android.toolchain.cmake: restore implicit link with math library for C++ objects 12 years ago
Andrey Kamaev 7cb525d63f Fix AndroidManifest.xml generation for OpenCV Android library project 12 years ago
Andrey Kamaev dc4a649513 Fix OS X build 12 years ago
Andrey Kamaev be98693aaf Enable parallel CvtColorLoop for all platforms 12 years ago
Andrey Kamaev df94591336 Fix instability of Luv/Lab color conversions 12 years ago
Vadim Pisarevsky 7ee6040192 enable Matx as Mat elements (bug #1705). 12 years ago
Daniil Osokin e435674a90 added perf test for gabor filter 12 years ago
Daniil Osokin f1e025dc68 delete normalization in gabor kernel #1995 12 years ago
Alexander Smorkalov eb189713ae Issue #2431 OpenCV Manager UI crashes at start fixed. 12 years ago
Evgeny Talanin bd4620f04e #2408 patch apply (see pull request at https://github.com/Itseez/opencv/pull/33) 12 years ago
Vadim Pisarevsky 43e3b83832 fixed potential memory buffer corruption in StereoSGBM (patch #2203) 12 years ago