368 Commits (34aa4e457858a315564eff7ab00d92c3789708db)

Author SHA1 Message Date
Ilya Lavrenov 1be77dd2f3 enabled accuracy tests for the functions that use inside AMD Blas/Fft 12 years ago
Ilya Lavrenov 9d1636daa6 catching OpenCL double not supported exceptions 12 years ago
Alexander Alekhin f1b5cbc8fe ocl: fix invalid usage of alignSize (n is not a power of 2), added roundUp 12 years ago
Alexander Alekhin 0ee47502d9 remove CV_EXPORT from templates 12 years ago
Roman Donchenko fec697b390 Silenced a few -Wcast-align warnings in the headers. 12 years ago
Alexander Smorkalov 114e04ee12 OpenCV version++. Current OpenCv version 2.4.6.2 12 years ago
Roman Donchenko e9a28f66ee Normalized file endings. 12 years ago
Roman Donchenko f55740da70 Deleted all trailing whitespace. 12 years ago
Alexander Smorkalov 9af2c1661a Restricted Win32 API was fixed in Highgui and some 3rd party libs. Patch 12 years ago
Bahram Dahi 83e21568ee Minor bug fix, missing const in method signature 12 years ago
Bahram Dahi 6cf9070b9a Added ability to read several opencv types (Size, Point, etc.) to FileStorage. Solves issue #3196 12 years ago
Alexander Smorkalov 2243118fc0 NEON instruction set enabled for WIN32 on ARM by default. 12 years ago
StevenPuttemans f9b594bf08 Changed first approach to a more general MS-specific approach. 12 years ago
StevenPuttemans 1fc89bb2e0 Added the solution mentioned in patch #3125 12 years ago
Roman Donchenko 6f326220d3 Removed the HAVE_LRINT macro, which is never set. 12 years ago
Roman Donchenko 4f9554eead Removed a few more unused configuration macros. 12 years ago
Andrey Pavlenko 2b2e02166e setting version to 2.4.6.1 (hot-fix release for Linux camera support) 12 years ago
Alexander Smorkalov e241c14b94 OpenCV Library and Manager version incremented. 12 years ago
Roman Donchenko c16316c4b4 Replaced the semi-public CV_PARALLEL_FRAMEWORK macro with a function. 12 years ago
peng xiao e129638263 Add a workaround to interpolate between oclMat and Input/OutputArray. 12 years ago
Roman Donchenko 24d84a45b1 Made tests record in the XML output which parallel framework was used. 12 years ago
Alexander Smorkalov 8f7ba03ed2 Some fixes for incorrectly documented parameters identified by rst_parser.py (Bug #1205) 12 years ago
Roman Donchenko 8a4090fe3f Make AutoLock noncopyable (it would break on copying, anyway). 12 years ago
Gurpinder Singh Sandhu 36aad46fe1 changed reinterpret_cast to static_cast 12 years ago
Roman Donchenko 484607fb6f Backported RNG_MT19937 from master. 12 years ago
Roman Donchenko f64d512774 Backported globbing from master. 12 years ago
Alexander Smorkalov a914088f29 Build warning fixes. 12 years ago
Alexander Smorkalov 1e332d690f OpenCV verison incremented 12 years ago
Alexander Smorkalov a2561ee0cd Code review notes fixed. 12 years ago
Vladislav Vinogradov 9d7e51eb46 fixed SparseMat Iterator compilation error (bug #2921) 12 years ago
Vladislav Vinogradov ce2284e2e6 removed duplication 12 years ago
Alexander Smorkalov 09bc99a0c0 HAVE_WIN32UI and HAVE_VFW checks and defines added. 12 years ago
Alexander Smorkalov 6f68640d4d Multiple fixes for WinRT 12 years ago
Vadim Pisarevsky 38693ef37c fixed http://code.opencv.org/issues/2899 12 years ago
Vladislav Vinogradov f0b19d4659 updated license header in whole gpu module 12 years ago
LeonidBeynenson e7b214b6d2 Removed urequired functions 12 years ago
Vladislav Vinogradov 21f95a3b11 restored source compatibility 12 years ago
Vladislav Vinogradov a938534a7e restored binary compatibility 12 years ago
Vladislav Vinogradov ce2559b332 optimized DeviceInfo class and ensureSizeIsEnough 12 years ago
Vladislav Vinogradov e06c3ec7c5 updated OpenGL functionality: 12 years ago
Andrey Kamaev ffb3b5ddbe Adjust OpenCV version to 2.4.4 12 years ago
LeonidBeynenson b85a098d9c Added float, uint64, and uchar params to Algorithm 12 years ago
Ilya Lysenkov b24e4bddb1 Documented the TermCriteria class (#2560) 12 years ago
Vadim Pisarevsky 146ca61a27 added tests for #1373, #2629, #2719; fixed another bug in determinant(Matx<T,n,n>) 12 years ago
Vadim Pisarevsky 1df10553bb fixed bugs #1373, #2629, #2719 12 years ago
Vladislav Vinogradov 281d036fcf optimizations: 12 years ago
Vladislav Vinogradov ae6266e101 fixes for gpu module: 12 years ago
Andrey Kamaev e3474878b6 Consistently use 4-digit library version 12 years ago
Andrey Kamaev 9944282b09 Fix build with STLPort from NDK r8d 12 years ago
Andrey Kamaev aaf779a3a2 Adjust OpenCV version to 2.4.3.2 12 years ago