10732 Commits (424a7b0ab0cf7da591f7f15fbd15b2fee8c84a41)
 

Author SHA1 Message Date
Roman Donchenko 8525fb0776 Merge pull request #1406 from SpecLad:gpu-resize-warn 11 years ago
Roman Donchenko 4f109d1292 Fixed a memory access error in CV_Remap_Test::generate_test_data. 11 years ago
lluis 6ef1d456dd fixed rebase conflicts 11 years ago
Roman Donchenko 2de8487e58 Fixed a few tests that use uninitialized inputs. 11 years ago
Vladislav Vinogradov b7eff94137 fixed compilation issues with new Ptr 11 years ago
Vladislav Vinogradov 0c7663eb3b Merge branch 'master' into gpu-cuda-rename 11 years ago
Roman Donchenko f88d8b9545 Merge pull request #1405 from SpecLad:retina-ocl-warn 11 years ago
Fedor Morozov deeaddb0a9 Doc update 11 years ago
Fedor Morozov f4792f8a44 Doc update 11 years ago
lluis 512111af9c removed blank line at EOF 11 years ago
lluis 1cc6502db3 removed unnecessary commented block 11 years ago
lluis 04913f5af7 removed trailing whitespaces 11 years ago
lluis b9a5e919e2 better parameter settings for the ERFilter sample 11 years ago
lluis 15511bff40 better classifiers performance by training them with a new dataset of "manually" selected regions 11 years ago
lluis f4d01175b8 fixed a bug in the calculation of the number of inflexion points feature 11 years ago
lluis 765921cc25 fixed a typo error in the default min_Probability param of CreateERFilterNM2 11 years ago
lluis dba336c0e3 fixed a bug in the non-max-suppression filter procedure 11 years ago
ilya-lavrenov 27947474ec fixed data path 11 years ago
Roman Donchenko 7d62fdc62c GPU resize: removed a few parameter names to avoid unused parameter warnings. 11 years ago
Roman Donchenko 439e90f4f4 retina_ocl.cpp: removed two unused arrays. 11 years ago
Roman Donchenko af594c8e44 retina_ocl.hpp: switched BasicRetinaFilter's members around to fix a -Wreorder warning. 11 years ago
Roman Donchenko bfd84dc5d5 Merge pull request #1402 from SpecLad:ocl-samples 11 years ago
Roman Donchenko 0f4089f3c3 Merge pull request #1404 from ilya-lavrenov:stdcall 11 years ago
Roman Donchenko bad927325f Merge pull request #1281 from SpecLad:the-smartest-pointer 11 years ago
hbristow 74accbd969 Added <algorithm> to mxarray.hpp, which seems to be needed explictly by some compilers 11 years ago
Jin Ma 172242a94e Revised performance test according to the feedback of the community. 11 years ago
hbristow 6964f6aacc Removed unused Dynamic from matlab namespace - clashing with Eigen 11 years ago
Ozan Tonkal 5eed0d6bef remove common.h include from widgets.hpp 11 years ago
Ozan Tonkal f99e874704 tutorial: creating_widgets code 11 years ago
Ozan Tonkal b60894c1dd launching viz tutorial 11 years ago
Ozan Tonkal 31501ebf4f replace tabs by spaces 11 years ago
Ozan Tonkal a5b75769a3 initial documentation 11 years ago
Ozan Tonkal 2822845ba6 set get RenderingProperty id comes first 11 years ago
Ozan Tonkal 9d4fe6984b remove setWindowName method to avoid complications 11 years ago
Ozan Tonkal 21be9796ae comments on widgets where constructors might be confusing 11 years ago
ozantonkal 2705113bc4 remove common.cpp, remove commented code in common.h 11 years ago
ozantonkal ffbb5e9524 resetCamera, resetViewpoint in Viz3d 11 years ago
ozantonkal 4aa61dee50 minor refactoring interactor_style 11 years ago
ozantonkal af8a918e04 fix minor bug, minor cleaning, cv_assert with messages 11 years ago
ozantonkal 69f135ec57 fix memory leak in viz3d 11 years ago
ozantonkal 6c0c217562 removed reference counter in widgets, fixed memory leak 11 years ago
ozantonkal 4b443059ec reverted widget reference count in order to avoid memory leak 11 years ago
ozantonkal 8007e07ad2 load mesh function is finalized: color range is always 0-255 and RGB due to vtkPLYReader limitations 11 years ago
ozantonkal e4b13f2ef0 update reader after setting file name 11 years ago
ozantonkal 3da7dd9849 fix yellow and magenta color bgr codes 11 years ago
ozantonkal 9086cf5d79 remove unused includes and libraries from linking 11 years ago
ozantonkal 3038ffb886 setDesiredUpdateRate implementation in Viz3d 11 years ago
ozantonkal ed0162ad0b remove reference counting in widgets 11 years ago
ozantonkal 08917908f3 remove eigen dependency 11 years ago
ozantonkal f98614ece0 remove cloudactormap, shapeactormap. only vtkProp is stored and view transformation can be obtained using GetUserMatrix of vtkProp3D 11 years ago