9755 Commits (a430abd02eaf38e0d42f075acbb47210c2b191c8)
 

Author SHA1 Message Date
Roman Donchenko ff1eb0d582 Merge pull request #1407 from ilya-lavrenov:ocl_test_mog 12 years ago
Roman Donchenko 8525fb0776 Merge pull request #1406 from SpecLad:gpu-resize-warn 12 years ago
Roman Donchenko 4f109d1292 Fixed a memory access error in CV_Remap_Test::generate_test_data. 12 years ago
lluis 6ef1d456dd fixed rebase conflicts 12 years ago
Roman Donchenko 2de8487e58 Fixed a few tests that use uninitialized inputs. 12 years ago
Vladislav Vinogradov b7eff94137 fixed compilation issues with new Ptr 12 years ago
Roman Donchenko f88d8b9545 Merge pull request #1405 from SpecLad:retina-ocl-warn 12 years ago
lluis 512111af9c removed blank line at EOF 12 years ago
lluis 1cc6502db3 removed unnecessary commented block 12 years ago
lluis 04913f5af7 removed trailing whitespaces 12 years ago
lluis b9a5e919e2 better parameter settings for the ERFilter sample 12 years ago
lluis 15511bff40 better classifiers performance by training them with a new dataset of "manually" selected regions 12 years ago
lluis f4d01175b8 fixed a bug in the calculation of the number of inflexion points feature 12 years ago
lluis 765921cc25 fixed a typo error in the default min_Probability param of CreateERFilterNM2 12 years ago
lluis dba336c0e3 fixed a bug in the non-max-suppression filter procedure 12 years ago
ilya-lavrenov 27947474ec fixed data path 12 years ago
Roman Donchenko 7d62fdc62c GPU resize: removed a few parameter names to avoid unused parameter warnings. 12 years ago
Roman Donchenko 439e90f4f4 retina_ocl.cpp: removed two unused arrays. 12 years ago
Roman Donchenko af594c8e44 retina_ocl.hpp: switched BasicRetinaFilter's members around to fix a -Wreorder warning. 12 years ago
Roman Donchenko bfd84dc5d5 Merge pull request #1402 from SpecLad:ocl-samples 12 years ago
Roman Donchenko 0f4089f3c3 Merge pull request #1404 from ilya-lavrenov:stdcall 12 years ago
Roman Donchenko bad927325f Merge pull request #1281 from SpecLad:the-smartest-pointer 12 years ago
Jin Ma 172242a94e Revised performance test according to the feedback of the community. 12 years ago
Ilya Lavrenov be98cd2f7f replaced explicit __stdcall by CV_STDCALL 12 years ago
Roman Donchenko 86b841563b Added tests for Ptr. 12 years ago
Roman Donchenko c7d2fdc4b2 Fixed some dubious uses of tbb::task_scheduler_init. 12 years ago
Roman Donchenko a97ffe6513 Rewrote the documentation for Ptr to fit the new implementation. 12 years ago
Roman Donchenko a50d75d362 Made Filestorage able to not own its CvFileStorage instance. 12 years ago
Roman Donchenko 3e189a2b41 Replaced calls to Ptr<T>::ptr to ::dynamicCast. 12 years ago
Roman Donchenko 24dee16b12 Added to CV_INIT_ALGORITHM a Ptr creation function, for convenience. 12 years ago
Roman Donchenko dadee3752c Adapt Python bindings to the new Ptr. 12 years ago
Roman Donchenko 2f942efdf7 Java: removed usages of Ptr<T>::addref(). 12 years ago
Roman Donchenko 2a2c21bb63 Replace an incorrect usage of Ptr with a simple vector. 12 years ago
Roman Donchenko 62353b7980 Boring changes - samples. 12 years ago
Roman Donchenko 34af7eeb84 Boring changes - apps. 12 years ago
Roman Donchenko eaa7fcc3e6 Boring changes - legacy. 12 years ago
Roman Donchenko 34127ba80f Boring changes - contrib. 12 years ago
Roman Donchenko 3bca57ac25 Boring changes - ocl. 12 years ago
Roman Donchenko fc0e835762 Boring changes - gpuwarping. 12 years ago
Roman Donchenko d33ff4bb11 Boring changes - gpustereo. 12 years ago
Roman Donchenko d6146e9543 Boring changes - gpulegacy. 12 years ago
Roman Donchenko a007c7b980 Boring changes - gpuimgproc. 12 years ago
Roman Donchenko b165016ba7 Boring changes - gpufilters. 12 years ago
Roman Donchenko a57f93ee92 Boring changes - gpucodec. 12 years ago
Roman Donchenko 2c033251db Boring changes - gpubgsegm. 12 years ago
Roman Donchenko f8f0685397 Boring changes - gpuarithm. 12 years ago
Roman Donchenko 57595a8308 Boring changes - gpu. 12 years ago
Roman Donchenko 0dcb4f1f66 Boring changes - videostab. 12 years ago
Roman Donchenko 808e0cf10b Boring changes - video. 12 years ago
Roman Donchenko 93f757f8a2 Boring changes - superres. 12 years ago