10038 Commits (c0d76ef9841e66dc50590e0b9b21541cddb9af97)
 

Author SHA1 Message Date
jormansa 1d2d579bd6 bug fixed 10 years ago
Andrey Pavlenko 80687c8a56 Merge pull request #3219 from mshabunin:png_iccp_strip_24 10 years ago
Dmitry Gribanov 8a1d3929cc Feature based stitching's wave correction bugfix. 10 years ago
Alexander Alekhin 281ce7a054 Merge pull request #3221 from asmorkalov:ocv_2.4.10_version_inc 10 years ago
Alexander Smorkalov 343f4b3026 OpenCV version++. 10 years ago
Maksim Shabunin 882426a9b2 Stripped iCCP chunk from png files 10 years ago
Vadim Pisarevsky cf15b9e8ad Merge pull request #3204 from parafin:ximea_unix-2.4 10 years ago
Vadim Pisarevsky f4f7522fe7 Merge pull request #3202 from parafin:bug_3858-2.4 10 years ago
Maksim Shabunin 1b4e3ec35a Changed cmake python library search startegy for crosscompiling 10 years ago
GregoryMorse b9d5f3f6e9 Add support for WinRT in the MF capture framework by removing the disallowed calls to enumerate devices and create a sample grabber sink and adding framework for the MediaCapture interface and a custom sink which interfaces with the sample grabber callback interface. The change requires discussion for making it completely functional as redundancy is required given that if the source is a video file, the old code pathways must be used. Otherwise all IMFMediaSession, IMFMediaSource, and IMFActivate code must use a MediaCapture code path and all sink code must use the CMediaSink custom sink. 10 years ago
GregoryMorse 587402859e Add VS2013 support 10 years ago
Igor Kuzmin 0421da78b3 XIMEA cam support: allow on OS X too 10 years ago
Igor Kuzmin b027a84fa1 XIMEA cam support: use correct library for 64 bit Linux 10 years ago
Igor Kuzmin fbbf4e380f fix for issue 3858 (remove unneeded #include's) 10 years ago
Vadim Pisarevsky faed8f43d6 Merge pull request #3194 from stonier:2.4 10 years ago
Vadim Pisarevsky 9a15c7a899 Merge pull request #3197 from asmorkalov:python_tests_package 10 years ago
Alexander Smorkalov 35768ed638 Python tests added to -tests deb package. 10 years ago
Daniel Stonier 161f50962d make sure children are included in the moveToThread 10 years ago
Daniel Stonier e638b9e805 support invokation of cv windows from parallel threads to an external qt application. 10 years ago
Roman Donchenko d7737528d1 Merge pull request #3156 from sergregory:CreateSamplesMod 10 years ago
Grigory Serebryakov 18c0511d3c Warning on converting int to bool fixed 10 years ago
Grigory Serebryakov 06a1c90679 Include for cvSameImage corrected 10 years ago
E Braun bdb82d181f fix for bug 3172 10 years ago
E Braun 89833853fa Revert "fix for bug 3172" 10 years ago
Grigory Serebryakov 25d125fba1 Documentation update: createsamples usage 10 years ago
Grigory Serebryakov d1229efeec No output image resize in case of PNG dataset 10 years ago
Vadim Pisarevsky fd7a2defae Merge pull request #3178 from jimcamel:freak_sse_bugfix 10 years ago
Adrian Clark fcc481e751 Fixed crash in SSE implementation of FREAK descriptor when number of pairs is set to something other than 512. 10 years ago
Vadim Pisarevsky 1984aacb27 Merge pull request #3164 from jet47:fix-cuda-lut 10 years ago
Vladislav Vinogradov eaaa2d27d5 fix CUDA LUT implementation 10 years ago
Grigory Serebryakov 74d8527f8a Naming fixes and code beautification 10 years ago
Grigory Serebryakov 57cf3d1766 Class naming update 10 years ago
Grigory Serebryakov f81b3101e8 Typo in string fixed 10 years ago
Grigory Serebryakov 81aefed13a Can create training set in PNG format 10 years ago
Vadim Pisarevsky 41040e589f Merge pull request #3147 from asmorkalov:ocv_deb_lintian_fixes 10 years ago
Vadim Pisarevsky 6eb26c1519 Merge pull request #3109 from jet47:gpu-test-fixes 10 years ago
Vadim Pisarevsky ad7a871708 Merge pull request #3143 from jet47:cuda-cvt-color-fix 10 years ago
Alexander Smorkalov 634ffed488 Several fixes for lintian varnings 10 years ago
Vladislav Vinogradov ebe36d6e7c fix CUDA cvtColor after corresponding change in CPU version 10 years ago
Vadim Pisarevsky d68e62c968 Merge pull request #3137 from akarsakov:fix_cvtcolor_luv_rgb 10 years ago
Alexander Karsakov b027eac173 Fixed range for 'v' channel for 8U images. 10 years ago
Vadim Pisarevsky 2ed24876af Merge pull request #3120 from StevenPuttemans:fix_bug3863 10 years ago
Vadim Pisarevsky b08a6ccd9d Merge pull request #3118 from akarsakov:fix_cvtcolor_perf 10 years ago
StevenPuttemans d558260a8e fixing GT and GE comparison symbol 10 years ago
Alexander Karsakov 023a42ba55 Fixed getConversionInfo() for YUV2RGBA_* conversions 10 years ago
Vadim Pisarevsky 7409f21e9f Merge pull request #3108 from LeszekSwirski:fix-gemm-buf-allocate-2.4 10 years ago
Vladislav Vinogradov 62f27b28ed fix BGR->BGR5x5 color convertion 10 years ago
Vladislav Vinogradov 599f5ef51b use downscaled frames in FGDStatModel test 10 years ago
Vladislav Vinogradov 86e12b6074 increase epsilon for ResizeSameAsHost test 10 years ago
Vladislav Vinogradov 5dff283b39 increase epsilon for TVL1 sanity test 10 years ago